-- Logs begin at Wed 2022-03-02 17:02:12 UTC, end at Wed 2022-03-02 19:59:59 UTC. --
Mar 02 18:02:07.181477 n-d-828839-1 systemd[1]: Started Devstack devstack@c-vol.service.
Mar 02 18:02:09.828070 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=96842) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:266}}
Mar 02 18:02:09.828070 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=96842) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:282}}
Mar 02 18:02:10.653095 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_db.sqlalchemy.engines [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 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=96842) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:02:10.821158 n-d-828839-1 cinder-volume[96842]: INFO cinder.rpc [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version.
Mar 02 18:02:10.827841 n-d-828839-1 cinder-volume[96842]: INFO cinder.rpc [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version.
Mar 02 18:02:10.864773 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_db.sqlalchemy.engines [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 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=96842) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:02:10.898867 n-d-828839-1 cinder-volume[96842]: INFO cinder.volume.manager [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] Determined volume DB was empty at startup.
Mar 02 18:02:10.899478 n-d-828839-1 cinder-volume[96842]: DEBUG cinder.volume.manager [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=96842) __init__ /opt/stack/cinder/cinder/volume/manager.py:245}}
Mar 02 18:02:10.906994 n-d-828839-1 cinder-volume[96842]: INFO cinder.volume.manager [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] Service not found for updating active_backend_id, assuming default for driver init.
Mar 02 18:02:10.906994 n-d-828839-1 cinder-volume[96842]: WARNING stevedore.named [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:02:10.906994 n-d-828839-1 cinder-volume[96842]: WARNING castellan.key_manager [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 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'
Mar 02 18:02:10.907997 n-d-828839-1 cinder-volume[96842]: WARNING cinder.keymgr.conf_key_mgr [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 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'
Mar 02 18:02:10.920634 n-d-828839-1 cinder-volume[96842]: DEBUG cinder.volume.drivers.lvm [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.tgt.TgtAdm {{(pid=96842) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:103}}
Mar 02 18:02:10.931983 n-d-828839-1 cinder-volume[96842]: INFO cinder.volume.manager [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] Image-volume cache disabled for host n-d-828839-1@lvmdriver-1.
Mar 02 18:02:10.938760 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_db.sqlalchemy.engines [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 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=96842) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:02:11.024700 n-d-828839-1 cinder-volume[96842]: INFO oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] Starting 1 workers
Mar 02 18:02:11.029912 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] Started child 96937 {{(pid=96842) _start_child /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:576}}
Mar 02 18:02:11.031458 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] Full set of CONF: {{(pid=96842) wait /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:650}}
Mar 02 18:02:11.032019 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] ******************************************************************************** {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2589}}
Mar 02 18:02:11.032485 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] Configuration options gathered from: {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2590}}
Mar 02 18:02:11.033023 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}}
Mar 02 18:02:11.034330 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2592}}
Mar 02 18:02:11.034790 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] ================================================================================ {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2594}}
Mar 02 18:02:11.035962 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] allow_availability_zone_fallback = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.036248 n-d-828839-1 cinder-volume[96937]: INFO cinder.service [-] Starting cinder-volume node (version 18.1.1)
Mar 02 18:02:11.037101 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] allow_compression_on_image_upload = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.037775 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] allowed_direct_url_schemes = [] {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.038350 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] api_rate_limit = True {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.038963 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] auth_strategy = keystone {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.039517 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_availability_zone = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.040062 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_host = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.040612 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_name = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.041373 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_stats_polling_interval = 60 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.041946 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backup_api_class = cinder.backup.api.API {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.042522 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.047093 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backup_name_template = backup-%s {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.047093 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backup_use_same_host = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.047093 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backup_use_temp_snapshot = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.047093 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] chap_password = **** {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.047093 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] chap_username = {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.047093 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.047646 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cinder_internal_tenant_project_id = 3989fb09a96c469b8e4d1270399ff2c2 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.047646 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cinder_internal_tenant_user_id = c057dbe5e758434e98471e9f0a3001f0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.047646 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cluster = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.048296 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] compression_format = gzip {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.048879 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] compute_api_class = cinder.compute.nova.API {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.049517 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] config_dir = [] {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.050019 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.050805 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] config_source = [] {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.051332 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.052038 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] control_exchange = openstack {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.052514 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] db_driver = cinder.db {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.053227 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] debug = True {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.054106 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] default_availability_zone = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.054823 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] default_group_type = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.055996 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] default_log_levels = ['amqp=WARN', 'amqplib=WARN', 'boto=WARN', 'qpid=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=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.056627 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] default_volume_type = lvmdriver-1 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.057168 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] driver_client_cert = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.061878 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] driver_client_cert_key = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.062445 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] driver_data_namespace = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.062837 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] driver_ssl_cert_path = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.063292 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] driver_ssl_cert_verify = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.063817 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] driver_use_ssl = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.064347 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] enable_new_services = True {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.065492 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] enable_unsupported_driver = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.065492 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] enable_v2_api = True {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.065939 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] enable_v3_api = True {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.066381 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] enabled_backends = ['lvmdriver-1'] {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.066788 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] enforce_multipath_for_image_xfer = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.067158 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] filter_function = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.067525 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] glance_api_insecure = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.067914 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] glance_api_servers = ['http://10.222.0.66/image'] {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.068301 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] glance_api_ssl_compression = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.068662 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] glance_ca_certificates_file = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.069052 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] glance_catalog_info = image:glance:publicURL {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.069427 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] glance_certfile = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.069927 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.070454 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] glance_keyfile = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.070884 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] glance_num_retries = 3 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.071988 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] glance_request_timeout = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.072542 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] goodness_function = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.072943 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] graceful_shutdown_timeout = 5 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.073340 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] group_api_class = cinder.group.api.API {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.074527 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] host = n-d-828839-1 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.075053 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] iet_conf = /etc/iet/ietd.conf {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.075504 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] image_compress_on_upload = True {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.076134 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] image_conversion_address_space_limit = 1 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.076508 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] image_conversion_cpu_limit = 60 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.077113 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.077400 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] image_upload_use_cinder_backend = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.077763 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] image_upload_use_internal_tenant = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.078203 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] image_volume_cache_enabled = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.078521 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] image_volume_cache_max_count = 0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.078906 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] image_volume_cache_max_size_gb = 0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.079164 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 None None] Starting volume driver LVMVolumeDriver (3.0.0)
Mar 02 18:02:11.079265 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] init_host_max_objects_retrieval = 0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.079737 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] instance_format = [instance: %(uuid)s] {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.080036 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.080410 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] iscsi_iotype = fileio {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.080816 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] iscsi_secondary_ip_addresses = [] {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.081189 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] iscsi_target_flags = {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.081565 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] iscsi_write_cache = on {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.081945 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:02:11.082150 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] iser_helper = tgtadm {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.082610 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] iser_ip_address = 10.222.0.66 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.083036 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] iser_port = 3260 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.083407 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.083775 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] log_config_append = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.084147 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.084670 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] log_dir = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.085192 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] log_file = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.085499 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] log_options = True {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.086051 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] log_rotate_interval = 1 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.086625 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] log_rotate_interval_type = days {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.087019 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] log_rotation_type = none {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.087326 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 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=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.087627 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.088004 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.088370 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.088668 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.089112 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] max_age = 0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.089476 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] max_logfile_count = 30 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.090144 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] max_logfile_size_mb = 200 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.090557 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] max_over_subscription_ratio = 20.0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.090943 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] message_reap_interval = 86400 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.091306 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] message_ttl = 2592000 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.091691 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] migration_create_volume_timeout_secs = 300 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.092043 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] monkey_patch = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.092408 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] monkey_patch_modules = [] {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.092717 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] my_ip = 10.222.0.66 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.093086 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] no_snapshot_gb_quota = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.093462 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] num_iser_scan_tries = 3 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.093849 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] num_shell_tries = 3 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.094236 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] num_volume_device_scan_tries = 3 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.096127 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] nvmet_ns_id = 10 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.096967 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] nvmet_port_id = 1 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.097553 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] osapi_max_limit = 1000 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.098683 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] osapi_volume_ext_list = [] {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.099184 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.099587 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] osapi_volume_listen = 0.0.0.0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.099999 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] osapi_volume_listen_port = 8776 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.100347 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] osapi_volume_use_ssl = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.100732 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] osapi_volume_workers = 2 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.101082 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] per_volume_size_limit = -1 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.101367 n-d-828839-1 sudo[96938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Mar 02 18:02:11.101916 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] periodic_fuzzy_delay = 60 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.101916 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] periodic_interval = 60 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.102230 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] public_endpoint = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.102362 n-d-828839-1 sudo[96938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:02:11.102894 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] publish_errors = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.102979 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] quota_backup_gigabytes = 1000 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.103362 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] quota_backups = 10 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.103759 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] quota_consistencygroups = 10 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.104131 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.105918 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] quota_gigabytes = 1000 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.106438 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] quota_groups = 10 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.106675 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] quota_snapshots = 10 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.107225 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] quota_volumes = 10 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.107591 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] rate_limit_burst = 0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.107961 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] rate_limit_except_level = CRITICAL {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.108322 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] rate_limit_interval = 0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.108898 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] reinit_driver_count = 3 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.109498 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] replication_device = **** {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.109845 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] report_discard_supported = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.110229 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] report_interval = 10 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.110678 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] reservation_clean_interval = 86400 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.112033 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] reservation_expire = 86400 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.112033 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] reserved_percentage = 0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.112033 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.112033 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.112403 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] rpc_response_timeout = 120 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.112754 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] run_external_periodic_tasks = True {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.113521 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.113521 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] scst_target_driver = iscsi {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.113819 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] scst_target_iqn_name = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.114115 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] service_down_time = 60 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.115292 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] snapshot_name_template = snapshot-%s {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.115292 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] split_loggers = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.115292 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] state_path = /opt/stack/data/cinder {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.115539 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] storage_availability_zone = nova {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.115881 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] storage_protocol = iscsi {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.116288 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] syslog_log_facility = LOG_USER {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.116681 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] target_helper = tgtadm {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.117142 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] target_ip_address = 10.222.0.66 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.117523 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] target_port = 3260 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.117881 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.118281 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] target_protocol = iscsi {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.118673 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] trace_flags = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.119037 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] transfer_api_class = cinder.transfer.api.API {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.119402 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] transport_url = **** {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.119779 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] until_refresh = 0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.120125 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] use_chap_auth = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.121055 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] use_default_quota_class = True {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.121425 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] use_eventlog = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.121785 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] use_journal = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.122194 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] use_json = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.122571 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] use_multipath_for_image_xfer = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.122921 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] use_stderr = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.123300 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] use_syslog = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.125155 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] verify_glance_signatures = enabled {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.125155 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] volume_api_class = cinder.volume.api.API {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.125155 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] volume_backend_name = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.125155 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] volume_clear = zero {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.125155 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] volume_clear_ionice = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.125513 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] volume_clear_size = 0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.125774 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.126923 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] volume_copy_bps_limit = 0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.126923 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] volume_dd_blocksize = 1M {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.126923 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.127259 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] volume_name_template = volume-%s {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.127560 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] volume_service_inithost_offload = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.127953 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] volume_usage_audit_period = month {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.128407 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.128751 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] watch_log_file = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.129094 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] zoning_mode = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Mar 02 18:02:11.129559 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.130035 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_policy.enforce_new_defaults = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.130455 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_policy.enforce_scope = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.131121 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_policy.policy_default_rule = default {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.131540 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.131918 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_policy.policy_file = policy.yaml {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.132335 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.132706 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.133061 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.133408 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.133779 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.134302 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_concurrency.disable_process_locking = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.134565 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.134989 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] database.backend = sqlalchemy {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.135315 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] database.connection = **** {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.135706 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] database.connection_debug = 0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.136099 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] database.connection_parameters = {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.136480 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] database.connection_recycle_time = 3600 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.136839 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] database.connection_trace = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.137229 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] database.db_inc_retry_interval = True {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.137613 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] database.db_max_retries = 20 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.137977 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] database.db_max_retry_interval = 10 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.138358 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] database.db_retry_interval = 1 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.138734 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] database.max_overflow = 50 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.139111 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] database.max_pool_size = 5 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.139477 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] database.max_retries = 10 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.139833 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] database.mysql_enable_ndb = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.140197 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.140585 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] database.pool_timeout = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.140952 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] database.retry_interval = 10 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.141391 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] database.slave_connection = **** {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.141746 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] database.sqlite_synchronous = True {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.142167 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] database.use_db_reconnect = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.142592 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] profiler.connection_string = messaging:// {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.142909 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] profiler.enabled = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.143274 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] profiler.es_doc_type = notification {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.143659 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] profiler.es_scroll_size = 10000 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.144052 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] profiler.es_scroll_time = 2m {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.144418 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] profiler.filter_error_trace = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.144784 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] profiler.hmac_keys = SECRET_KEY {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.145149 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] profiler.sentinel_service_name = mymaster {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.145583 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] profiler.socket_timeout = 0.1 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.145937 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] profiler.trace_sqlalchemy = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.146359 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] coordination.backend_url = etcd3+http://10.222.0.66:2379 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.146807 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] privsep_osbrick.capabilities = [21] {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.147215 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] privsep_osbrick.group = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.147580 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] privsep_osbrick.helper_command = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.148188 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.148412 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] privsep_osbrick.user = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.148682 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.149098 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cinder_sys_admin.group = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.149382 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cinder_sys_admin.helper_command = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.149742 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.150081 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cinder_sys_admin.user = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.151365 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] service_user.auth_section = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.151748 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] service_user.auth_type = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.152099 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] service_user.cafile = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.152447 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] service_user.certfile = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.152875 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] service_user.collect_timing = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.153154 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] service_user.insecure = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.153509 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] service_user.keyfile = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.153865 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] service_user.send_service_user_token = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.154275 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] service_user.split_loggers = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.154703 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] service_user.timeout = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.154994 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.backend_availability_zone = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.155429 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.155790 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.156192 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.chap_password = **** {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.156542 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.chap_username = {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.157070 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.157259 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.driver_client_cert = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.157608 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.driver_client_cert_key = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.157977 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.driver_data_namespace = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.158345 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.158701 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.159042 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.driver_use_ssl = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.159855 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.enable_unsupported_driver = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.159855 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.160080 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.extra_capabilities = {} {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.160366 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.filter_function = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.161433 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.goodness_function = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.161433 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.iet_conf = /etc/iet/ietd.conf {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.161433 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.161793 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.162090 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.162496 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.162850 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.163214 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.iscsi_iotype = fileio {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.163637 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.iscsi_secondary_ip_addresses = [] {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.163978 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.iscsi_target_flags = {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.164343 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.iscsi_write_cache = on {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.164713 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.iser_helper = tgtadm {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.165282 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.iser_ip_address = 10.222.0.66 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.165640 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.iser_port = 3260 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.166025 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.166426 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.166795 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.lvm_mirrors = 0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.167688 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.168085 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.lvm_type = auto {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.168448 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.168989 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.169387 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.num_shell_tries = 3 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.169698 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.170113 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.171381 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.nvmet_port_id = 1 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.171381 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.replication_device = **** {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.171381 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.report_discard_supported = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.171767 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.reserved_percentage = 0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.171944 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.scst_target_driver = iscsi {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.172291 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.scst_target_iqn_name = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.173393 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.storage_protocol = iscsi {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.173393 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.173393 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.target_helper = tgtadm {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.173846 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.target_ip_address = 10.222.0.66 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.174680 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.target_port = 3260 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.174680 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.174942 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.target_protocol = iscsi {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.175141 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.trace_flags = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.175543 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.unique_fqdn_network = True {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.175932 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.use_chap_auth = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.176269 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.176611 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.volume_backend_name = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.176982 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.volume_clear = zero {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.177328 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.volume_clear_ionice = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.177959 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.volume_clear_size = 0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.178113 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.178440 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.178800 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.179163 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.179523 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.volume_group = cinder-volumes {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.179825 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.180243 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.admin_password = **** {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.180632 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.admin_tenant_name = admin {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.180980 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.admin_token = **** {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.181338 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.admin_user = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.181728 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.auth_admin_prefix = {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.182098 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.auth_host = 127.0.0.1 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.182492 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.auth_port = 35357 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.183439 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.auth_protocol = https {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.183827 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.auth_section = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.184195 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.auth_type = password {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.184582 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.auth_uri = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.184934 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.auth_version = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.185301 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.cache = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.185685 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.186038 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.certfile = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.186428 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.delay_auth_decision = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.187379 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.187379 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.http_connect_timeout = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.187657 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.187850 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.identity_uri = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.188199 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.include_service_catalog = True {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.188571 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.insecure = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.188901 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.interface = public {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.189244 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.keyfile = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.189597 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.189967 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.191156 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.191520 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.191879 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.192229 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.192595 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.193029 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.memcache_use_advanced_pool = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.193444 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.193804 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.region_name = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.194253 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.194556 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.service_token_roles_required = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.194908 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.service_type = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.195277 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.token_cache_time = 300 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.195653 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] keystone_authtoken.www_authenticate_uri = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.196697 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.backend = dogpile.cache.null {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.196697 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.backend_argument = **** {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.196997 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.config_prefix = cache.oslo {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.197224 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.dead_timeout = 60.0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.197594 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.debug_cache_backend = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.197946 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.enable_retry_client = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.198436 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.enable_socket_keepalive = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.199510 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.enabled = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.199510 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.expiration_time = 600 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.199510 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.hashclient_retry_attempts = 2 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.199860 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.hashclient_retry_delay = 1.0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.200233 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.memcache_dead_retry = 300 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.200583 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.200930 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.201284 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.memcache_pool_maxsize = 10 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.201637 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.202034 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.202459 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.memcache_socket_timeout = 1.0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.203165 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.proxies = [] {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.203165 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.retry_attempts = 2 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.203536 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.retry_delay = 0.0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.203901 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.socket_keepalive_count = 1 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.204240 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.socket_keepalive_idle = 1 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.204592 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.socket_keepalive_interval = 1 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.204934 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.tls_allowed_ciphers = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.205297 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.tls_cafile = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.205662 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.tls_certfile = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.206030 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.tls_enabled = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.206397 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] cache.tls_keyfile = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.206806 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_reports.file_event_handler = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.207905 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.207905 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_reports.log_dir = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.207905 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.backend_availability_zone = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.208201 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.backend_host = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.208518 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.208909 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.209273 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.chap_password = **** {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.209549 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.chap_username = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.210685 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.chiscsi_conf = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.210685 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.driver_client_cert = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.210685 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.driver_client_cert_key = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.210949 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.driver_data_namespace = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.211254 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.211601 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.211960 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.driver_use_ssl = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.212309 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.212658 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.212947 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.extra_capabilities = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.213315 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.filter_function = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.213657 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.goodness_function = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.214220 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.iet_conf = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.214387 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.214727 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.215750 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.image_volume_cache_enabled = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.215750 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.215750 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.216204 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.iscsi_iotype = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.216383 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.iscsi_secondary_ip_addresses = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.216724 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.iscsi_target_flags = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.217058 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.iscsi_write_cache = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.217844 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.iser_helper = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.217844 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.iser_ip_address = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.218092 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.iser_port = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.218425 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.iser_target_prefix = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.218769 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.lvm_conf_file = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.219156 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.lvm_mirrors = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.219521 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.219901 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.lvm_type = default {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.220249 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.220634 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.221018 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.num_shell_tries = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.221551 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.221898 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.nvmet_ns_id = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.222275 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.nvmet_port_id = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.222629 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.replication_device = **** {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.222973 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.report_discard_supported = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.223383 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.reserved_percentage = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.223733 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.scst_target_driver = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.224080 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.224429 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.storage_protocol = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.224781 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.225078 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.target_helper = tgtadm {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.225422 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.target_ip_address = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.225768 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.target_port = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.226070 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.target_prefix = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.226404 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.target_protocol = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.226750 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.trace_flags = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.227104 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.unique_fqdn_network = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.227448 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.use_chap_auth = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.227854 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.228086 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.229313 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.volume_clear = none {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.230477 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.volume_clear_ionice = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.230645 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.volume_clear_size = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.230930 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.231286 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.231921 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.232316 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.232689 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.232984 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] lvmdriver-1.volumes_dir = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.233420 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.233793 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.234558 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.234558 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.234975 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.238243 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.238243 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.heartbeat_in_pthread = True {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.238243 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.heartbeat_rate = 2 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.238243 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.238243 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.238243 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.239240 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.239240 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.239240 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.239240 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.239240 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.239827 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.239827 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.240051 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.240325 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.240928 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.241066 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.ssl = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.241455 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.241868 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.242338 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.242741 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_rabbit.ssl_version = {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.242741 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_notifications.driver = [] {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.242741 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_notifications.retry = -1 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.242741 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.242741 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] oslo_messaging_notifications.transport_url = **** {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.244953 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.245036 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] key_manager.fixed_key = **** {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.246019 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.246479 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] barbican.barbican_api_version = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.246856 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] barbican.barbican_endpoint = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.247259 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] barbican.barbican_endpoint_type = public {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.247606 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] barbican.cafile = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.247971 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] barbican.certfile = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.248337 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] barbican.collect_timing = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.248692 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] barbican.insecure = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.249035 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] barbican.keyfile = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.249421 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] barbican.number_of_retries = 60 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.249980 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] barbican.retry_delay = 1 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.250311 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] barbican.split_loggers = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.250512 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] barbican.timeout = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.250873 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] barbican.verify_ssl = True {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.251218 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] barbican.verify_ssl_path = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.251606 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] vault.approle_role_id = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.251952 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] vault.approle_secret_id = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.253008 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] vault.cafile = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.253008 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] vault.certfile = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.253008 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] vault.collect_timing = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.253358 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] vault.insecure = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.253642 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] vault.keyfile = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.254032 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] vault.kv_mountpoint = secret {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.254427 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] vault.kv_version = 2 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.254771 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] vault.root_token_id = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.255117 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] vault.split_loggers = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.255482 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] vault.ssl_ca_crt_file = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.255830 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] vault.timeout = None {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.256206 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] vault.use_ssl = False {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.256588 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Mar 02 18:02:11.256876 n-d-828839-1 cinder-volume[96842]: DEBUG oslo_service.service [None req-263b1594-4af1-48f3-b38f-647ca783e8c3 None None] ******************************************************************************** {{(pid=96842) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}}
Mar 02 18:02:11.446684 n-d-828839-1 sudo[96938]: pam_unix(sudo:session): session closed for user root
Mar 02 18:02:11.449297 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.367s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:02:11.451187 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:02:11.466061 n-d-828839-1 sudo[97127]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Mar 02 18:02:11.466854 n-d-828839-1 sudo[97127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:02:11.799668 n-d-828839-1 sudo[97127]: pam_unix(sudo:session): session closed for user root
Mar 02 18:02:11.801586 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.350s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:02:11.802635 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:02:11.816723 n-d-828839-1 sudo[97273]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings -o name stack-volumes-lvmdriver-1
Mar 02 18:02:11.817507 n-d-828839-1 sudo[97273]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:02:12.286845 n-d-828839-1 sudo[97273]: pam_unix(sudo:session): session closed for user root
Mar 02 18:02:12.289368 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 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.486s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:02:12.290632 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:02:12.305191 n-d-828839-1 sudo[97382]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Mar 02 18:02:12.306003 n-d-828839-1 sudo[97382]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:02:12.643161 n-d-828839-1 sudo[97382]: pam_unix(sudo:session): session closed for user root
Mar 02 18:02:12.645314 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.354s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:02:12.646599 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:02:12.667202 n-d-828839-1 sudo[97411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C pvs --noheadings --unit=g -o vg_name,name,size,free --separator | --nosuffix --ignoreskippedcluster
Mar 02 18:02:12.668339 n-d-828839-1 sudo[97411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:02:13.184801 n-d-828839-1 sudo[97411]: pam_unix(sudo:session): session closed for user root
Mar 02 18:02:13.187340 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 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.540s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:02:13.188407 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:02:13.203333 n-d-828839-1 sudo[97500]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:02:13.204135 n-d-828839-1 sudo[97500]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:02:13.656079 n-d-828839-1 sudo[97500]: pam_unix(sudo:session): session closed for user root
Mar 02 18:02:13.658324 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 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.470s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:02:13.658979 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:02:13.659773 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:02:13.675023 n-d-828839-1 sudo[97503]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:02:13.675849 n-d-828839-1 sudo[97503]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:02:14.137798 n-d-828839-1 sudo[97503]: pam_unix(sudo:session): session closed for user root
Mar 02 18:02:14.139950 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 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.480s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:02:14.141780 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:02:14.156840 n-d-828839-1 sudo[97508]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:02:14.157770 n-d-828839-1 sudo[97508]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:02:14.601610 n-d-828839-1 sudo[97508]: pam_unix(sudo:session): session closed for user root
Mar 02 18:02:14.603818 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 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.462s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:02:14.606204 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.driver [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 None None] Driver hasn't implemented _init_vendor_properties()
Mar 02 18:02:14.606716 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.driver [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 None None] Initialized capabilities list: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-828839-1:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up'}], 'shared_targets': False, 'sparse_copy_volume': 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=96937) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:816}}
Mar 02 18:02:14.629029 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:02:14.649926 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.db.sqlalchemy.api [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 None None] Building query based on filter {{(pid=96937) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3150}}
Mar 02 18:02:14.666551 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=96937) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:887}}
Mar 02 18:02:14.672963 n-d-828839-1 cinder-volume[96937]: INFO cinder.keymgr.migration [None req-e4b67e7f-8d28-43d3-822c-e9a366a39a05 None None] Not migrating encryption keys because the ConfKeyManager is still in use.
Mar 02 18:02:14.678357 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:02:14.679135 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:02:14.694784 n-d-828839-1 sudo[97511]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:02:14.695571 n-d-828839-1 sudo[97511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:02:15.186943 n-d-828839-1 sudo[97511]: pam_unix(sudo:session): session closed for user root
Mar 02 18:02:15.188928 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 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.509s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:02:15.191048 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:02:15.205517 n-d-828839-1 sudo[97516]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:02:15.206896 n-d-828839-1 sudo[97516]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:02:15.671735 n-d-828839-1 sudo[97516]: pam_unix(sudo:session): session closed for user root
Mar 02 18:02:15.673783 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 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.482s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:02:15.676482 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:02:15.710780 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 None None] Driver initialization completed successfully.
Mar 02 18:02:15.726471 n-d-828839-1 cinder-volume[96937]: INFO cinder.manager [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 None None] Initiating service 3 cleanup
Mar 02 18:02:15.731437 n-d-828839-1 cinder-volume[96937]: INFO cinder.manager [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 None None] Service 3 cleanup completed.
Mar 02 18:02:15.731810 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.service [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 None None] Creating RPC server for service cinder-volume {{(pid=96937) start /opt/stack/cinder/cinder/service.py:231}}
Mar 02 18:02:15.738072 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.service [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=96937) start /opt/stack/cinder/cinder/service.py:237}}
Mar 02 18:02:15.784284 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0)
Mar 02 18:02:15.784934 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:02:15.785610 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:02:15.800969 n-d-828839-1 sudo[97520]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:02:15.801737 n-d-828839-1 sudo[97520]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:02:16.256632 n-d-828839-1 sudo[97520]: pam_unix(sudo:session): session closed for user root
Mar 02 18:02:16.258751 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 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.473s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:02:16.261674 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:02:16.275958 n-d-828839-1 sudo[97525]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:02:16.276723 n-d-828839-1 sudo[97525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:02:16.731149 n-d-828839-1 sudo[97525]: pam_unix(sudo:session): session closed for user root
Mar 02 18:02:16.734341 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 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.472s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:02:16.841658 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-6bb9b67b-eaf1-4091-8e91-c9e320c2ba01 None None] Driver post RPC initialization completed successfully.
Mar 02 18:03:52.852028 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:03:52.852827 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:03:52.853305 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:03:52.868883 n-d-828839-1 sudo[99813]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:03:52.869671 n-d-828839-1 sudo[99813]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:03:53.319167 n-d-828839-1 sudo[99813]: pam_unix(sudo:session): session closed for user root
Mar 02 18:03:53.321662 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.468s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:03:53.323928 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:03:53.346801 n-d-828839-1 sudo[99816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:03:53.348053 n-d-828839-1 sudo[99816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:03:53.805038 n-d-828839-1 sudo[99816]: pam_unix(sudo:session): session closed for user root
Mar 02 18:03:53.807409 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.483s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:03:53.808996 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:04:52.849149 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:04:52.849954 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:04:52.850323 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:04:52.865496 n-d-828839-1 sudo[102345]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:04:52.866295 n-d-828839-1 sudo[102345]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:04:53.330294 n-d-828839-1 sudo[102345]: pam_unix(sudo:session): session closed for user root
Mar 02 18:04:53.332233 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.482s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:04:53.333975 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:04:53.349643 n-d-828839-1 sudo[102350]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:04:53.350436 n-d-828839-1 sudo[102350]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:04:53.846662 n-d-828839-1 sudo[102350]: pam_unix(sudo:session): session closed for user root
Mar 02 18:04:53.849044 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.515s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:04:53.850547 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:05:52.851746 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:05:52.852465 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:05:52.852886 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:05:52.867791 n-d-828839-1 sudo[102803]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:05:52.868558 n-d-828839-1 sudo[102803]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:05:53.301747 n-d-828839-1 sudo[102803]: pam_unix(sudo:session): session closed for user root
Mar 02 18:05:53.303792 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.451s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:05:53.305369 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:05:53.320007 n-d-828839-1 sudo[102806]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:05:53.320795 n-d-828839-1 sudo[102806]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:05:53.775883 n-d-828839-1 sudo[102806]: pam_unix(sudo:session): session closed for user root
Mar 02 18:05:53.778098 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.472s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:05:53.779435 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:06:52.863199 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:06:52.864104 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:06:52.864333 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:06:52.879641 n-d-828839-1 sudo[102869]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:06:52.880406 n-d-828839-1 sudo[102869]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:06:53.347980 n-d-828839-1 sudo[102869]: pam_unix(sudo:session): session closed for user root
Mar 02 18:06:53.349985 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.485s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:06:53.351554 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:06:53.367320 n-d-828839-1 sudo[102872]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:06:53.368526 n-d-828839-1 sudo[102872]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:06:53.835245 n-d-828839-1 sudo[102872]: pam_unix(sudo:session): session closed for user root
Mar 02 18:06:53.837585 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.486s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:06:53.839130 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:07:52.867602 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:07:52.868321 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:07:52.868783 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:07:52.883216 n-d-828839-1 sudo[103088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:07:52.883992 n-d-828839-1 sudo[103088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:07:53.332101 n-d-828839-1 sudo[103088]: pam_unix(sudo:session): session closed for user root
Mar 02 18:07:53.334114 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.465s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:07:53.335744 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:07:53.350202 n-d-828839-1 sudo[103091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:07:53.350948 n-d-828839-1 sudo[103091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:07:53.804840 n-d-828839-1 sudo[103091]: pam_unix(sudo:session): session closed for user root
Mar 02 18:07:53.806889 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.471s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:07:53.808281 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:08:52.868942 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:08:52.869762 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:08:52.870389 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:08:52.894072 n-d-828839-1 sudo[103176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:08:52.895308 n-d-828839-1 sudo[103176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:08:53.375713 n-d-828839-1 sudo[103176]: pam_unix(sudo:session): session closed for user root
Mar 02 18:08:53.377780 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.507s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:08:53.379362 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:08:53.394702 n-d-828839-1 sudo[103179]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:08:53.395489 n-d-828839-1 sudo[103179]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:08:53.861007 n-d-828839-1 sudo[103179]: pam_unix(sudo:session): session closed for user root
Mar 02 18:08:53.863534 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.484s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:08:53.865476 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:09:52.876150 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:09:52.876888 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:09:52.877315 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:09:52.892007 n-d-828839-1 sudo[103435]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:09:52.892785 n-d-828839-1 sudo[103435]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:09:53.376036 n-d-828839-1 sudo[103435]: pam_unix(sudo:session): session closed for user root
Mar 02 18:09:53.378150 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.500s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:09:53.379701 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:09:53.394864 n-d-828839-1 sudo[103438]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:09:53.395628 n-d-828839-1 sudo[103438]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:09:53.866074 n-d-828839-1 sudo[103438]: pam_unix(sudo:session): session closed for user root
Mar 02 18:09:53.868849 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.488s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:09:53.870997 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:10:52.884204 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:10:52.884837 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:10:52.885471 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:10:52.901468 n-d-828839-1 sudo[104383]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:10:52.902283 n-d-828839-1 sudo[104383]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:10:53.441587 n-d-828839-1 sudo[104383]: pam_unix(sudo:session): session closed for user root
Mar 02 18:10:53.444053 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.558s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:10:53.445764 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:10:53.462467 n-d-828839-1 sudo[104386]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:10:53.463528 n-d-828839-1 sudo[104386]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:10:53.943798 n-d-828839-1 sudo[104386]: pam_unix(sudo:session): session closed for user root
Mar 02 18:10:53.950846 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.505s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:10:53.953280 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:11:52.895335 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:11:52.896288 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:11:52.896602 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:11:53.071816 n-d-828839-1 sudo[104617]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:11:53.080731 n-d-828839-1 sudo[104617]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:11:54.396155 n-d-828839-1 sudo[104617]: pam_unix(sudo:session): session closed for user root
Mar 02 18:11:54.398107 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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 1.501s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:11:54.399706 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:11:54.435976 n-d-828839-1 sudo[104660]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:11:54.437655 n-d-828839-1 sudo[104660]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:11:55.777106 n-d-828839-1 sudo[104660]: pam_unix(sudo:session): session closed for user root
Mar 02 18:11:55.781226 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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 1.381s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:11:55.783280 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:12:52.904985 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:12:52.906155 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:12:52.907568 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:12:52.968535 n-d-828839-1 sudo[105622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:12:52.977863 n-d-828839-1 sudo[105622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:12:54.392737 n-d-828839-1 sudo[105622]: pam_unix(sudo:session): session closed for user root
Mar 02 18:12:54.394836 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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 1.487s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:12:54.396607 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:12:54.417723 n-d-828839-1 sudo[105678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:12:54.418762 n-d-828839-1 sudo[105678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:12:55.255271 n-d-828839-1 sudo[105678]: pam_unix(sudo:session): session closed for user root
Mar 02 18:12:55.257434 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.861s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:12:55.259040 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:13:52.910899 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:13:52.911616 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:13:52.912033 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:13:52.938093 n-d-828839-1 sudo[106453]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:13:52.938926 n-d-828839-1 sudo[106453]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:13:53.479453 n-d-828839-1 sudo[106453]: pam_unix(sudo:session): session closed for user root
Mar 02 18:13:53.484072 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.570s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:13:53.485464 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:13:53.506894 n-d-828839-1 sudo[106457]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:13:53.508288 n-d-828839-1 sudo[106457]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:13:54.076288 n-d-828839-1 sudo[106457]: pam_unix(sudo:session): session closed for user root
Mar 02 18:13:54.079014 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.594s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:13:54.081105 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:14:52.914972 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:14:52.916064 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:14:52.916064 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:14:52.958183 n-d-828839-1 sudo[106935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:14:52.958989 n-d-828839-1 sudo[106935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:14:53.719846 n-d-828839-1 sudo[106935]: pam_unix(sudo:session): session closed for user root
Mar 02 18:14:53.722327 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.805s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:14:53.723592 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:14:53.739341 n-d-828839-1 sudo[106939]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:14:53.740163 n-d-828839-1 sudo[106939]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:14:54.300839 n-d-828839-1 sudo[106939]: pam_unix(sudo:session): session closed for user root
Mar 02 18:14:54.303271 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.579s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:14:54.305378 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:15:01.021972 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:15:01.033399 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:15:01.039128 n-d-828839-1 cinder-volume[96937]: INFO cinder.rpc [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Automatically selected cinder-backup objects version 1.38 as minimum service version.
Mar 02 18:15:01.045359 n-d-828839-1 cinder-volume[96937]: INFO cinder.rpc [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Automatically selected cinder-backup RPC version 2.2 as minimum service version.
Mar 02 18:15:01.060918 n-d-828839-1 cinder-volume[96937]: INFO cinder.rpc [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Automatically selected cinder-volume objects version 1.38 as minimum service version.
Mar 02 18:15:01.069733 n-d-828839-1 cinder-volume[96937]: INFO cinder.rpc [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Automatically selected cinder-volume RPC version 3.16 as minimum service version.
Mar 02 18:15:01.070877 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:15:01.071516 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 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'
Mar 02 18:15:01.116002 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Flow 'volume_create_manager' (fecaa4e6-690c-4600-947f-2183300d2657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:15:01.119691 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d142625-67bb-4247-ab7c-a60c6745a2a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:15:01.147719 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:15:01.180108 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d142625-67bb-4247-ab7c-a60c6745a2a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:15:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1090281927',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=6fc18022-d877-45b8-b93d-c48044012965,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22ecd64c79744520a3cef4a113036cd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:15:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:15:01Z,user_id='dee92c79876b415a895dc33536c58026',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:15:01.182723 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (467608be-6fa9-423a-ae4c-e86f1aabb357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:15:01.184919 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (467608be-6fa9-423a-ae4c-e86f1aabb357) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:15:01.192479 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3c343d76-5ebe-4a68-80e9-c130881f9496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:15:01.195097 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3c343d76-5ebe-4a68-80e9-c130881f9496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6fc18022-d877-45b8-b93d-c48044012965', 'volume_name': 'volume-6fc18022-d877-45b8-b93d-c48044012965', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:15:01.199561 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (577efb01-f775-421b-ad3c-d457bb778cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:15:01.201661 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (577efb01-f775-421b-ad3c-d457bb778cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:15:01.203969 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a55d925c-b6d2-4d4b-95d5-e20674ac1235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:15:01.204763 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Volume 6fc18022-d877-45b8-b93d-c48044012965: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6fc18022-d877-45b8-b93d-c48044012965', 'volume_size': 1}
Mar 02 18:15:01.205976 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6fc18022-d877-45b8-b93d-c48044012965 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:01.226498 n-d-828839-1 sudo[106948]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6fc18022-d877-45b8-b93d-c48044012965 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:15:01.228045 n-d-828839-1 sudo[106948]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:15:02.643924 n-d-828839-1 sudo[106948]: pam_unix(sudo:session): session closed for user root
Mar 02 18:15:02.646023 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6fc18022-d877-45b8-b93d-c48044012965 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.440s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:02.650256 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a55d925c-b6d2-4d4b-95d5-e20674ac1235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6fc18022-d877-45b8-b93d-c48044012965', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:15:02.653437 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0556f9cb-b5cb-4885-add0-8fe81fbbba53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:15:02.757427 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Volume volume-6fc18022-d877-45b8-b93d-c48044012965 (6fc18022-d877-45b8-b93d-c48044012965): created successfully
Mar 02 18:15:02.759226 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0556f9cb-b5cb-4885-add0-8fe81fbbba53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:15:02.766315 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Flow 'volume_create_manager' (fecaa4e6-690c-4600-947f-2183300d2657) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:15:02.855836 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-f1c7efb0-9594-4f05-b936-e8088f3a24b8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Created volume successfully.
Mar 02 18:15:05.981087 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-5c6bb83b-7166-4b9b-950f-c11bb7e37fd5 req-9bd8ac91-58b3-433a-805c-a53949d23bef tempest-LiveAutoBlockMigrationV225Test-557459284 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:05.998770 n-d-828839-1 sudo[107030]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Mar 02 18:15:06.000313 n-d-828839-1 sudo[107030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:15:06.379067 n-d-828839-1 sudo[107030]: pam_unix(sudo:session): session closed for user root
Mar 02 18:15:06.381373 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-5c6bb83b-7166-4b9b-950f-c11bb7e37fd5 req-9bd8ac91-58b3-433a-805c-a53949d23bef tempest-LiveAutoBlockMigrationV225Test-557459284 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.400s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:06.382489 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-5c6bb83b-7166-4b9b-950f-c11bb7e37fd5 req-9bd8ac91-58b3-433a-805c-a53949d23bef tempest-LiveAutoBlockMigrationV225Test-557459284 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:06.398253 n-d-828839-1 sudo[107033]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965
Mar 02 18:15:06.399044 n-d-828839-1 sudo[107033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:15:06.854041 n-d-828839-1 sudo[107033]: pam_unix(sudo:session): session closed for user root
Mar 02 18:15:06.856488 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-5c6bb83b-7166-4b9b-950f-c11bb7e37fd5 req-9bd8ac91-58b3-433a-805c-a53949d23bef tempest-LiveAutoBlockMigrationV225Test-557459284 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965" returned: 0 in 0.474s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:06.918849 n-d-828839-1 cinder-volume[96937]: INFO oslo.privsep.daemon [req-5c6bb83b-7166-4b9b-950f-c11bb7e37fd5 req-9bd8ac91-58b3-433a-805c-a53949d23bef tempest-LiveAutoBlockMigrationV225Test-557459284 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/tmprf407qcm/privsep.sock']
Mar 02 18:15:06.934575 n-d-828839-1 sudo[107036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/tmprf407qcm/privsep.sock
Mar 02 18:15:06.935389 n-d-828839-1 sudo[107036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:15:08.400105 n-d-828839-1 sudo[107036]: pam_unix(sudo:session): session closed for user root
Mar 02 18:15:08.404990 n-d-828839-1 cinder-volume[96937]: INFO oslo.privsep.daemon [req-5c6bb83b-7166-4b9b-950f-c11bb7e37fd5 req-9bd8ac91-58b3-433a-805c-a53949d23bef tempest-LiveAutoBlockMigrationV225Test-557459284 None] Spawned new privsep daemon via rootwrap
Mar 02 18:15:08.405660 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [req-5c6bb83b-7166-4b9b-950f-c11bb7e37fd5 req-9bd8ac91-58b3-433a-805c-a53949d23bef tempest-LiveAutoBlockMigrationV225Test-557459284 None] Accepted privsep connection to /tmp/tmprf407qcm/privsep.sock {{(pid=96937) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}}
Mar 02 18:15:08.407436 n-d-828839-1 cinder-volume[96937]: INFO oslo.privsep.daemon [-] privsep daemon starting
Mar 02 18:15:08.407839 n-d-828839-1 cinder-volume[96937]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0
Mar 02 18:15:08.408095 n-d-828839-1 cinder-volume[96937]: 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
Mar 02 18:15:08.408342 n-d-828839-1 cinder-volume[96937]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 107040
Mar 02 18:15:08.410049 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951809138352]: (2,) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:15:08.608299 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:08.616892 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:08.617759 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951809138352]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:15:08.624248 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-5c6bb83b-7166-4b9b-950f-c11bb7e37fd5 req-9bd8ac91-58b3-433a-805c-a53949d23bef tempest-LiveAutoBlockMigrationV225Test-557459284 None] Targets prior to update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:15:08.624248 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-5c6bb83b-7166-4b9b-950f-c11bb7e37fd5 req-9bd8ac91-58b3-433a-805c-a53949d23bef tempest-LiveAutoBlockMigrationV225Test-557459284 None] Creating iscsi_target for Volume ID: volume-6fc18022-d877-45b8-b93d-c48044012965 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:15:08.714575 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-5c6bb83b-7166-4b9b-950f-c11bb7e37fd5 req-9bd8ac91-58b3-433a-805c-a53949d23bef tempest-LiveAutoBlockMigrationV225Test-557459284 None] Created volume path /opt/stack/data/cinder/volumes/volume-6fc18022-d877-45b8-b93d-c48044012965,
Mar 02 18:15:08.714575 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:15:08.714575 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:15:08.714575 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965
Mar 02 18:15:08.714575 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:15:08.714575 n-d-828839-1 cinder-volume[96937]: incominguser ECs7Gx7vfk27eUuv4GzN 9iE7zCnJt9EhQwwM
Mar 02 18:15:08.714575 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:15:08.714575 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:15:08.714575 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:15:08.714575 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:15:08.719419 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:09.341436 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965" returned: 0 in 0.622s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:09.341752 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951809138352]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:15:09.342370 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-5c6bb83b-7166-4b9b-950f-c11bb7e37fd5 req-9bd8ac91-58b3-433a-805c-a53949d23bef tempest-LiveAutoBlockMigrationV225Test-557459284 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:15:09.342739 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-5c6bb83b-7166-4b9b-950f-c11bb7e37fd5 req-9bd8ac91-58b3-433a-805c-a53949d23bef tempest-LiveAutoBlockMigrationV225Test-557459284 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:15:09.344210 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:09.350855 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:09.351167 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951809138352]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965\n Backing store flags: \n Account information:\n ECs7Gx7vfk27eUuv4GzN\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:15:09.351731 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-5c6bb83b-7166-4b9b-950f-c11bb7e37fd5 req-9bd8ac91-58b3-433a-805c-a53949d23bef tempest-LiveAutoBlockMigrationV225Test-557459284 None] Targets after update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:15:09.352638 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:09.441397 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:09.442111 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951809138352]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965\n Backing store flags: \n Account information:\n ECs7Gx7vfk27eUuv4GzN\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:15:09.443056 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:09.536943 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:09.537397 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951809138352]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965\n Backing store flags: \n Account information:\n ECs7Gx7vfk27eUuv4GzN\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:15:09.538567 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-5c6bb83b-7166-4b9b-950f-c11bb7e37fd5 req-9bd8ac91-58b3-433a-805c-a53949d23bef tempest-LiveAutoBlockMigrationV225Test-557459284 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:15:09.745860 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-5c6bb83b-7166-4b9b-950f-c11bb7e37fd5 req-9bd8ac91-58b3-433a-805c-a53949d23bef tempest-LiveAutoBlockMigrationV225Test-557459284 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965', 'target_lun': 1, 'volume_id': '6fc18022-d877-45b8-b93d-c48044012965', 'auth_method': 'CHAP', 'auth_username': 'ECs7Gx7vfk27eUuv4GzN', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '8d515e25-3391-4581-ae4c-371b4934254e'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:15:09.952132 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-5c6bb83b-7166-4b9b-950f-c11bb7e37fd5 req-9bd8ac91-58b3-433a-805c-a53949d23bef tempest-LiveAutoBlockMigrationV225Test-557459284 None] attachment_update completed successfully.
Mar 02 18:15:23.984140 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-2c5c6f6c-b1db-4ca7-8a28-55a6538c27e3 tempest-VolumesAdminNegativeTest-1141318347 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:15:23.996092 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-2c5c6f6c-b1db-4ca7-8a28-55a6538c27e3 tempest-VolumesAdminNegativeTest-1141318347 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:15:23.996092 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-2c5c6f6c-b1db-4ca7-8a28-55a6538c27e3 tempest-VolumesAdminNegativeTest-1141318347 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'
Mar 02 18:15:24.020795 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2c5c6f6c-b1db-4ca7-8a28-55a6538c27e3 tempest-VolumesAdminNegativeTest-1141318347 None] Flow 'volume_create_manager' (4dd81005-636e-4dd4-96af-0f331a7c09a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:15:24.038008 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2c5c6f6c-b1db-4ca7-8a28-55a6538c27e3 tempest-VolumesAdminNegativeTest-1141318347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c9ca10ad-324a-4fb9-b749-e064332d5bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:15:24.077801 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-2c5c6f6c-b1db-4ca7-8a28-55a6538c27e3 tempest-VolumesAdminNegativeTest-1141318347 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:15:24.140751 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2c5c6f6c-b1db-4ca7-8a28-55a6538c27e3 tempest-VolumesAdminNegativeTest-1141318347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c9ca10ad-324a-4fb9-b749-e064332d5bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:15:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-995020314',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9d32644c3414206a088b7c20a3b414f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:15:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:15:24Z,user_id='98708f16617d4159a6d0d801adb3b601',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:15:24.143074 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2c5c6f6c-b1db-4ca7-8a28-55a6538c27e3 tempest-VolumesAdminNegativeTest-1141318347 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a28efd8a-6da4-441f-a541-b4d138e211a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:15:24.143074 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2c5c6f6c-b1db-4ca7-8a28-55a6538c27e3 tempest-VolumesAdminNegativeTest-1141318347 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a28efd8a-6da4-441f-a541-b4d138e211a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:15:24.150483 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2c5c6f6c-b1db-4ca7-8a28-55a6538c27e3 tempest-VolumesAdminNegativeTest-1141318347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed8f044b-f77d-45cc-ad9d-a81de3922586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:15:24.150483 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2c5c6f6c-b1db-4ca7-8a28-55a6538c27e3 tempest-VolumesAdminNegativeTest-1141318347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed8f044b-f77d-45cc-ad9d-a81de3922586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d', 'volume_name': 'volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:15:24.150483 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2c5c6f6c-b1db-4ca7-8a28-55a6538c27e3 tempest-VolumesAdminNegativeTest-1141318347 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4ac39bb5-9db7-41ef-92aa-c494e960b033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:15:24.158017 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2c5c6f6c-b1db-4ca7-8a28-55a6538c27e3 tempest-VolumesAdminNegativeTest-1141318347 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4ac39bb5-9db7-41ef-92aa-c494e960b033) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:15:24.158017 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2c5c6f6c-b1db-4ca7-8a28-55a6538c27e3 tempest-VolumesAdminNegativeTest-1141318347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (62bf8f50-cb89-477a-a1c3-805c2a732fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:15:24.158017 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-2c5c6f6c-b1db-4ca7-8a28-55a6538c27e3 tempest-VolumesAdminNegativeTest-1141318347 None] Volume 8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d', 'volume_size': 1}
Mar 02 18:15:24.158017 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2c5c6f6c-b1db-4ca7-8a28-55a6538c27e3 tempest-VolumesAdminNegativeTest-1141318347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:24.195120 n-d-828839-1 sudo[107139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:15:24.197763 n-d-828839-1 sudo[107139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:15:25.149605 n-d-828839-1 sudo[107139]: pam_unix(sudo:session): session closed for user root
Mar 02 18:15:25.152483 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2c5c6f6c-b1db-4ca7-8a28-55a6538c27e3 tempest-VolumesAdminNegativeTest-1141318347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.997s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:25.155990 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2c5c6f6c-b1db-4ca7-8a28-55a6538c27e3 tempest-VolumesAdminNegativeTest-1141318347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (62bf8f50-cb89-477a-a1c3-805c2a732fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:15:25.158289 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2c5c6f6c-b1db-4ca7-8a28-55a6538c27e3 tempest-VolumesAdminNegativeTest-1141318347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (923d2c17-abd6-4c51-aac3-99a4e31999ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:15:25.287474 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-2c5c6f6c-b1db-4ca7-8a28-55a6538c27e3 tempest-VolumesAdminNegativeTest-1141318347 None] Volume volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d (8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d): created successfully
Mar 02 18:15:25.290428 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2c5c6f6c-b1db-4ca7-8a28-55a6538c27e3 tempest-VolumesAdminNegativeTest-1141318347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (923d2c17-abd6-4c51-aac3-99a4e31999ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:15:25.293420 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2c5c6f6c-b1db-4ca7-8a28-55a6538c27e3 tempest-VolumesAdminNegativeTest-1141318347 None] Flow 'volume_create_manager' (4dd81005-636e-4dd4-96af-0f331a7c09a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:15:25.424633 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-2c5c6f6c-b1db-4ca7-8a28-55a6538c27e3 tempest-VolumesAdminNegativeTest-1141318347 None] Created volume successfully.
Mar 02 18:15:27.156569 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-8dabc68c-9158-4e6b-97a5-23f8b482e83c req-b32e7ee8-8f9b-4387-93a5-76546259098d tempest-LiveAutoBlockMigrationV225Test-1683001805 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:27.174977 n-d-828839-1 sudo[107190]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965
Mar 02 18:15:27.175919 n-d-828839-1 sudo[107190]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:15:27.686707 n-d-828839-1 sudo[107190]: pam_unix(sudo:session): session closed for user root
Mar 02 18:15:27.689962 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-8dabc68c-9158-4e6b-97a5-23f8b482e83c req-b32e7ee8-8f9b-4387-93a5-76546259098d tempest-LiveAutoBlockMigrationV225Test-1683001805 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965" returned: 0 in 0.533s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:27.748843 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:27.777686 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:27.778060 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808418032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965\n Backing store flags: \n Account information:\n ECs7Gx7vfk27eUuv4GzN\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-8dabc68c-9158-4e6b-97a5-23f8b482e83c req-b32e7ee8-8f9b-4387-93a5-76546259098d tempest-LiveAutoBlockMigrationV225Test-1683001805 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: I_T nexus: 1
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: ECs7Gx7vfk27eUuv4GzN
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:15:27.779090 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:15:27.783579 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-8dabc68c-9158-4e6b-97a5-23f8b482e83c req-b32e7ee8-8f9b-4387-93a5-76546259098d tempest-LiveAutoBlockMigrationV225Test-1683001805 None] Creating iscsi_target for Volume ID: volume-6fc18022-d877-45b8-b93d-c48044012965 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:15:27.783579 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-8dabc68c-9158-4e6b-97a5-23f8b482e83c req-b32e7ee8-8f9b-4387-93a5-76546259098d tempest-LiveAutoBlockMigrationV225Test-1683001805 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-6fc18022-d877-45b8-b93d-c48044012965 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Mar 02 18:15:27.910609 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-8dabc68c-9158-4e6b-97a5-23f8b482e83c req-b32e7ee8-8f9b-4387-93a5-76546259098d tempest-LiveAutoBlockMigrationV225Test-1683001805 None] Created volume path /opt/stack/data/cinder/volumes/volume-6fc18022-d877-45b8-b93d-c48044012965,
Mar 02 18:15:27.910609 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:15:27.910609 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:15:27.910609 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965
Mar 02 18:15:27.910609 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:15:27.910609 n-d-828839-1 cinder-volume[96937]: incominguser ECs7Gx7vfk27eUuv4GzN 9iE7zCnJt9EhQwwM
Mar 02 18:15:27.910609 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:15:27.910609 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:15:27.910609 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:15:27.910609 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:15:27.913948 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:28.061244 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965" returned: 0 in 0.148s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:28.061522 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808418032]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:15:28.062266 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-8dabc68c-9158-4e6b-97a5-23f8b482e83c req-b32e7ee8-8f9b-4387-93a5-76546259098d tempest-LiveAutoBlockMigrationV225Test-1683001805 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:15:28.062917 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-8dabc68c-9158-4e6b-97a5-23f8b482e83c req-b32e7ee8-8f9b-4387-93a5-76546259098d tempest-LiveAutoBlockMigrationV225Test-1683001805 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:15:28.066040 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:28.075077 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:28.076359 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808418032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965\n Backing store flags: \n Account information:\n ECs7Gx7vfk27eUuv4GzN\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-8dabc68c-9158-4e6b-97a5-23f8b482e83c req-b32e7ee8-8f9b-4387-93a5-76546259098d tempest-LiveAutoBlockMigrationV225Test-1683001805 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: I_T nexus: 1
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: ECs7Gx7vfk27eUuv4GzN
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:15:28.077201 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:15:28.083649 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:28.206326 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:28.206951 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808418032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965\n Backing store flags: \n Account information:\n ECs7Gx7vfk27eUuv4GzN\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:15:28.209646 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:28.332125 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:28.332824 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808418032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965\n Backing store flags: \n Account information:\n ECs7Gx7vfk27eUuv4GzN\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:15:28.333941 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-8dabc68c-9158-4e6b-97a5-23f8b482e83c req-b32e7ee8-8f9b-4387-93a5-76546259098d tempest-LiveAutoBlockMigrationV225Test-1683001805 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:15:28.626244 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-8dabc68c-9158-4e6b-97a5-23f8b482e83c req-b32e7ee8-8f9b-4387-93a5-76546259098d tempest-LiveAutoBlockMigrationV225Test-1683001805 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965', 'target_lun': 1, 'volume_id': '6fc18022-d877-45b8-b93d-c48044012965', 'auth_method': 'CHAP', 'auth_username': 'ECs7Gx7vfk27eUuv4GzN', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '2ccb118c-0b3e-456c-b252-586693765d0a'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:15:28.922848 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-8dabc68c-9158-4e6b-97a5-23f8b482e83c req-b32e7ee8-8f9b-4387-93a5-76546259098d tempest-LiveAutoBlockMigrationV225Test-1683001805 None] attachment_update completed successfully.
Mar 02 18:15:29.120185 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-31e437e3-c2f3-412e-b9d4-35d844120648 req-8bcc83ff-4b16-40eb-a34d-6e076345ff62 tempest-VolumesAdminNegativeTest-1141318347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:29.145653 n-d-828839-1 sudo[107215]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d
Mar 02 18:15:29.147773 n-d-828839-1 sudo[107215]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:15:29.879761 n-d-828839-1 sudo[107215]: pam_unix(sudo:session): session closed for user root
Mar 02 18:15:29.882230 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-31e437e3-c2f3-412e-b9d4-35d844120648 req-8bcc83ff-4b16-40eb-a34d-6e076345ff62 tempest-VolumesAdminNegativeTest-1141318347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d" returned: 0 in 0.762s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:29.955862 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:29.978732 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:29.979009 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808418032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965\n Backing store flags: \n Account information:\n ECs7Gx7vfk27eUuv4GzN\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-31e437e3-c2f3-412e-b9d4-35d844120648 req-8bcc83ff-4b16-40eb-a34d-6e076345ff62 tempest-VolumesAdminNegativeTest-1141318347 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: I_T nexus: 1
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: I_T nexus: 2
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: ECs7Gx7vfk27eUuv4GzN
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:15:29.981104 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:15:29.985979 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-31e437e3-c2f3-412e-b9d4-35d844120648 req-8bcc83ff-4b16-40eb-a34d-6e076345ff62 tempest-VolumesAdminNegativeTest-1141318347 None] Creating iscsi_target for Volume ID: volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:15:30.139316 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-31e437e3-c2f3-412e-b9d4-35d844120648 req-8bcc83ff-4b16-40eb-a34d-6e076345ff62 tempest-VolumesAdminNegativeTest-1141318347 None] Created volume path /opt/stack/data/cinder/volumes/volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d,
Mar 02 18:15:30.139316 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:15:30.139316 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:15:30.139316 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d
Mar 02 18:15:30.139316 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:15:30.139316 n-d-828839-1 cinder-volume[96937]: incominguser EXHQM5JKyyyFmVUSs3XW EKQ6aLPxT4p3cHG5
Mar 02 18:15:30.139316 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:15:30.139316 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:15:30.139316 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:15:30.139316 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:15:30.145322 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:30.556435 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d" returned: 0 in 0.414s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:30.557002 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808418032]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:15:30.557923 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-31e437e3-c2f3-412e-b9d4-35d844120648 req-8bcc83ff-4b16-40eb-a34d-6e076345ff62 tempest-VolumesAdminNegativeTest-1141318347 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:15:30.558347 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-31e437e3-c2f3-412e-b9d4-35d844120648 req-8bcc83ff-4b16-40eb-a34d-6e076345ff62 tempest-VolumesAdminNegativeTest-1141318347 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:15:30.560065 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:30.568028 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:30.568488 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808418032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965\n Backing store flags: \n Account information:\n ECs7Gx7vfk27eUuv4GzN\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d\n Backing store flags: \n Account information:\n EXHQM5JKyyyFmVUSs3XW\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-31e437e3-c2f3-412e-b9d4-35d844120648 req-8bcc83ff-4b16-40eb-a34d-6e076345ff62 tempest-VolumesAdminNegativeTest-1141318347 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: I_T nexus: 1
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: I_T nexus: 2
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: ECs7Gx7vfk27eUuv4GzN
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:15:30.569662 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:15:30.573840 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:30.693296 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.119s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:30.693912 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808418032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965\n Backing store flags: \n Account information:\n ECs7Gx7vfk27eUuv4GzN\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d\n Backing store flags: \n Account information:\n EXHQM5JKyyyFmVUSs3XW\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:15:30.695648 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:30.893928 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.198s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:30.895094 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808418032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965\n Backing store flags: \n Account information:\n ECs7Gx7vfk27eUuv4GzN\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d\n Backing store flags: \n Account information:\n EXHQM5JKyyyFmVUSs3XW\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:15:30.896388 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-31e437e3-c2f3-412e-b9d4-35d844120648 req-8bcc83ff-4b16-40eb-a34d-6e076345ff62 tempest-VolumesAdminNegativeTest-1141318347 None] Set provider_location to: 10.222.0.66:3260,2 iqn.2010-10.org.openstack:volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:15:31.151938 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-31e437e3-c2f3-412e-b9d4-35d844120648 req-8bcc83ff-4b16-40eb-a34d-6e076345ff62 tempest-VolumesAdminNegativeTest-1141318347 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d', 'target_lun': 1, 'volume_id': '8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d', 'auth_method': 'CHAP', 'auth_username': 'EXHQM5JKyyyFmVUSs3XW', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '17abe071-a5e8-41dd-8064-cf3f47c25505'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:15:31.518615 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-31e437e3-c2f3-412e-b9d4-35d844120648 req-8bcc83ff-4b16-40eb-a34d-6e076345ff62 tempest-VolumesAdminNegativeTest-1141318347 None] attachment_update completed successfully.
Mar 02 18:15:43.185177 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-2a93e004-cf29-4adf-9be3-9fa481a95326 req-04231f5c-db88-43f0-a9a0-c4881de2dc13 tempest-VolumesAdminNegativeTest-1141318347 None] Terminate volume connection completed successfully.
Mar 02 18:15:43.186336 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-2a93e004-cf29-4adf-9be3-9fa481a95326 req-04231f5c-db88-43f0-a9a0-c4881de2dc13 tempest-VolumesAdminNegativeTest-1141318347 None] Deleting attachment 17abe071-a5e8-41dd-8064-cf3f47c25505. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:15:43.188872 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:43.376267 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.189s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:43.376614 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805988352]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965\n Backing store flags: \n Account information:\n ECs7Gx7vfk27eUuv4GzN\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d\n Backing store flags: \n Account information:\n EXHQM5JKyyyFmVUSs3XW\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:15:43.377321 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-2a93e004-cf29-4adf-9be3-9fa481a95326 req-04231f5c-db88-43f0-a9a0-c4881de2dc13 tempest-VolumesAdminNegativeTest-1141318347 None] Removing iscsi_target for Volume ID: 8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d
Mar 02 18:15:43.379016 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:43.519345 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d -f" returned: 0 in 0.140s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:43.519963 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805988352]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:15:43.522051 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:43.658384 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.136s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:43.658703 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805988352]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965\n Backing store flags: \n Account information:\n ECs7Gx7vfk27eUuv4GzN\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:15:47.769461 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-079c7a6e-b399-4f71-9e83-9807203190c6 tempest-VolumesAdminNegativeTest-1141318347 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:15:47.774186 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-079c7a6e-b399-4f71-9e83-9807203190c6 tempest-VolumesAdminNegativeTest-1141318347 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:15:47.774797 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-079c7a6e-b399-4f71-9e83-9807203190c6 tempest-VolumesAdminNegativeTest-1141318347 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'
Mar 02 18:15:47.795662 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-079c7a6e-b399-4f71-9e83-9807203190c6 tempest-VolumesAdminNegativeTest-1141318347 None] Flow 'volume_create_manager' (ab6f1861-5f43-4ee5-9b66-c055214d65b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:15:47.803696 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-079c7a6e-b399-4f71-9e83-9807203190c6 tempest-VolumesAdminNegativeTest-1141318347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bfb8d8d1-00c9-4476-817d-ebe2d804bf11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:15:47.889582 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-079c7a6e-b399-4f71-9e83-9807203190c6 tempest-VolumesAdminNegativeTest-1141318347 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:15:47.915615 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-079c7a6e-b399-4f71-9e83-9807203190c6 tempest-VolumesAdminNegativeTest-1141318347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bfb8d8d1-00c9-4476-817d-ebe2d804bf11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:15:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-345319761',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=9661e8fb-fcd4-40b4-a786-214f1cf91441,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9d32644c3414206a088b7c20a3b414f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:15:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:15:48Z,user_id='98708f16617d4159a6d0d801adb3b601',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:15:47.918499 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-079c7a6e-b399-4f71-9e83-9807203190c6 tempest-VolumesAdminNegativeTest-1141318347 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ee62a3b5-600e-4519-993f-799ffac36ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:15:47.920836 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-079c7a6e-b399-4f71-9e83-9807203190c6 tempest-VolumesAdminNegativeTest-1141318347 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ee62a3b5-600e-4519-993f-799ffac36ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:15:47.923399 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-079c7a6e-b399-4f71-9e83-9807203190c6 tempest-VolumesAdminNegativeTest-1141318347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36346a65-667e-4adb-a317-c2e8e727a5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:15:47.925923 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-079c7a6e-b399-4f71-9e83-9807203190c6 tempest-VolumesAdminNegativeTest-1141318347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36346a65-667e-4adb-a317-c2e8e727a5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9661e8fb-fcd4-40b4-a786-214f1cf91441', 'volume_name': 'volume-9661e8fb-fcd4-40b4-a786-214f1cf91441', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:15:47.928424 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-079c7a6e-b399-4f71-9e83-9807203190c6 tempest-VolumesAdminNegativeTest-1141318347 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a6b38ce5-4856-4935-b42b-5bb5afb8b787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:15:47.931410 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-079c7a6e-b399-4f71-9e83-9807203190c6 tempest-VolumesAdminNegativeTest-1141318347 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a6b38ce5-4856-4935-b42b-5bb5afb8b787) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:15:47.933817 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-079c7a6e-b399-4f71-9e83-9807203190c6 tempest-VolumesAdminNegativeTest-1141318347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (736b9485-6c3a-41fc-99e8-062c4c79c1f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:15:47.934881 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-079c7a6e-b399-4f71-9e83-9807203190c6 tempest-VolumesAdminNegativeTest-1141318347 None] Volume 9661e8fb-fcd4-40b4-a786-214f1cf91441: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9661e8fb-fcd4-40b4-a786-214f1cf91441', 'volume_size': 1}
Mar 02 18:15:47.936309 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-079c7a6e-b399-4f71-9e83-9807203190c6 tempest-VolumesAdminNegativeTest-1141318347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9661e8fb-fcd4-40b4-a786-214f1cf91441 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:47.955515 n-d-828839-1 sudo[107378]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9661e8fb-fcd4-40b4-a786-214f1cf91441 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:15:47.957079 n-d-828839-1 sudo[107378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:15:48.621848 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-8dabc68c-9158-4e6b-97a5-23f8b482e83c req-c090906f-3e67-4174-9088-e483aef28a67 tempest-LiveAutoBlockMigrationV225Test-1683001805 None] Terminate volume connection completed successfully.
Mar 02 18:15:48.621848 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-8dabc68c-9158-4e6b-97a5-23f8b482e83c req-c090906f-3e67-4174-9088-e483aef28a67 tempest-LiveAutoBlockMigrationV225Test-1683001805 None] Deleting attachment 8d515e25-3391-4581-ae4c-371b4934254e. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:15:49.056487 n-d-828839-1 sudo[107378]: pam_unix(sudo:session): session closed for user root
Mar 02 18:15:49.059086 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-079c7a6e-b399-4f71-9e83-9807203190c6 tempest-VolumesAdminNegativeTest-1141318347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9661e8fb-fcd4-40b4-a786-214f1cf91441 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.123s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:49.062929 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-079c7a6e-b399-4f71-9e83-9807203190c6 tempest-VolumesAdminNegativeTest-1141318347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (736b9485-6c3a-41fc-99e8-062c4c79c1f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9661e8fb-fcd4-40b4-a786-214f1cf91441', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:15:49.065381 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-079c7a6e-b399-4f71-9e83-9807203190c6 tempest-VolumesAdminNegativeTest-1141318347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ad4096e2-0f51-40a1-b62d-e3fc3acb3c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:15:49.144057 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-079c7a6e-b399-4f71-9e83-9807203190c6 tempest-VolumesAdminNegativeTest-1141318347 None] Volume volume-9661e8fb-fcd4-40b4-a786-214f1cf91441 (9661e8fb-fcd4-40b4-a786-214f1cf91441): created successfully
Mar 02 18:15:49.146864 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-079c7a6e-b399-4f71-9e83-9807203190c6 tempest-VolumesAdminNegativeTest-1141318347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ad4096e2-0f51-40a1-b62d-e3fc3acb3c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:15:49.152255 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-079c7a6e-b399-4f71-9e83-9807203190c6 tempest-VolumesAdminNegativeTest-1141318347 None] Flow 'volume_create_manager' (ab6f1861-5f43-4ee5-9b66-c055214d65b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:15:49.231243 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-079c7a6e-b399-4f71-9e83-9807203190c6 tempest-VolumesAdminNegativeTest-1141318347 None] Created volume successfully.
Mar 02 18:15:50.456320 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-e9f81aff-f467-49a2-93e0-d80b88d3f6a0 tempest-VolumesAdminNegativeTest-1141318347 None] Lock "b'cinder-9661e8fb-fcd4-40b4-a786-214f1cf91441-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:15:50.666690 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-e9f81aff-f467-49a2-93e0-d80b88d3f6a0 tempest-VolumesAdminNegativeTest-1141318347 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9661e8fb-fcd4-40b4-a786-214f1cf91441
Mar 02 18:15:50.670807 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e9f81aff-f467-49a2-93e0-d80b88d3f6a0 tempest-VolumesAdminNegativeTest-1141318347 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/volume-9661e8fb-fcd4-40b4-a786-214f1cf91441 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:50.703304 n-d-828839-1 sudo[107444]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-9661e8fb-fcd4-40b4-a786-214f1cf91441
Mar 02 18:15:50.704118 n-d-828839-1 sudo[107444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:15:51.416560 n-d-828839-1 sudo[107444]: pam_unix(sudo:session): session closed for user root
Mar 02 18:15:51.418962 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e9f81aff-f467-49a2-93e0-d80b88d3f6a0 tempest-VolumesAdminNegativeTest-1141318347 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/volume-9661e8fb-fcd4-40b4-a786-214f1cf91441" returned: 0 in 0.749s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:51.420930 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e9f81aff-f467-49a2-93e0-d80b88d3f6a0 tempest-VolumesAdminNegativeTest-1141318347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9661e8fb-fcd4-40b4-a786-214f1cf91441 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:51.439878 n-d-828839-1 sudo[107447]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9661e8fb-fcd4-40b4-a786-214f1cf91441
Mar 02 18:15:51.442546 n-d-828839-1 sudo[107447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:15:52.183086 n-d-828839-1 sudo[107447]: pam_unix(sudo:session): session closed for user root
Mar 02 18:15:52.185280 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e9f81aff-f467-49a2-93e0-d80b88d3f6a0 tempest-VolumesAdminNegativeTest-1141318347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9661e8fb-fcd4-40b4-a786-214f1cf91441" returned: 0 in 0.764s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:52.187409 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e9f81aff-f467-49a2-93e0-d80b88d3f6a0 tempest-VolumesAdminNegativeTest-1141318347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9661e8fb-fcd4-40b4-a786-214f1cf91441 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:52.225000 n-d-828839-1 sudo[107450]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9661e8fb-fcd4-40b4-a786-214f1cf91441
Mar 02 18:15:52.227821 n-d-828839-1 sudo[107450]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:15:52.915110 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:15:52.922375 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:15:52.922375 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:52.998193 n-d-828839-1 sudo[107452]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:15:52.999059 n-d-828839-1 sudo[107452]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:15:53.387348 n-d-828839-1 sudo[107450]: pam_unix(sudo:session): session closed for user root
Mar 02 18:15:53.391636 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e9f81aff-f467-49a2-93e0-d80b88d3f6a0 tempest-VolumesAdminNegativeTest-1141318347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9661e8fb-fcd4-40b4-a786-214f1cf91441" returned: 0 in 1.203s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:53.394796 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-e9f81aff-f467-49a2-93e0-d80b88d3f6a0 tempest-VolumesAdminNegativeTest-1141318347 None] Successfully deleted volume: 9661e8fb-fcd4-40b4-a786-214f1cf91441
Mar 02 18:15:53.459752 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-e9f81aff-f467-49a2-93e0-d80b88d3f6a0 tempest-VolumesAdminNegativeTest-1141318347 None] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:15:53.463363 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-e9f81aff-f467-49a2-93e0-d80b88d3f6a0 tempest-VolumesAdminNegativeTest-1141318347 None] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:15:53.577657 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-e9f81aff-f467-49a2-93e0-d80b88d3f6a0 tempest-VolumesAdminNegativeTest-1141318347 None] Created reservations ['c601ba66-e067-4938-9776-3c9ad921c918', '801b7463-6e95-4f14-ac82-6eca383de915', '8d0a0f6d-47f4-46fc-a146-c9f3dbd4cbce', 'a490fc31-bd4d-4f72-9db9-05de64e0ee6c'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:15:53.807951 n-d-828839-1 sudo[107452]: pam_unix(sudo:session): session closed for user root
Mar 02 18:15:53.810679 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.893s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:53.813213 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:53.842573 n-d-828839-1 sudo[107464]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:15:53.844762 n-d-828839-1 sudo[107464]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:15:53.890962 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-e9f81aff-f467-49a2-93e0-d80b88d3f6a0 tempest-VolumesAdminNegativeTest-1141318347 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:15:53.892673 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e9f81aff-f467-49a2-93e0-d80b88d3f6a0 tempest-VolumesAdminNegativeTest-1141318347 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:53.937512 n-d-828839-1 sudo[107466]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:15:53.938522 n-d-828839-1 sudo[107466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:15:54.753793 n-d-828839-1 sudo[107464]: pam_unix(sudo:session): session closed for user root
Mar 02 18:15:54.755901 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.943s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:54.759491 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:15:54.844645 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-7ad98c6d-647a-483b-a0c9-be20f3abfab3 tempest-VolumesAdminNegativeTest-1141318347 None] Lock "b'cinder-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:15:54.990586 n-d-828839-1 sudo[107466]: pam_unix(sudo:session): session closed for user root
Mar 02 18:15:55.093699 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e9f81aff-f467-49a2-93e0-d80b88d3f6a0 tempest-VolumesAdminNegativeTest-1141318347 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 1.198s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:55.093699 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e9f81aff-f467-49a2-93e0-d80b88d3f6a0 tempest-VolumesAdminNegativeTest-1141318347 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:55.147278 n-d-828839-1 sudo[107471]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:15:55.148090 n-d-828839-1 sudo[107471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:15:55.187376 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:55.420246 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.233s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:55.422232 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805077984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965\n Backing store flags: \n Account information:\n ECs7Gx7vfk27eUuv4GzN\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:15:55.423460 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-7ad98c6d-647a-483b-a0c9-be20f3abfab3 tempest-VolumesAdminNegativeTest-1141318347 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d
Mar 02 18:15:55.436030 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7ad98c6d-647a-483b-a0c9-be20f3abfab3 tempest-VolumesAdminNegativeTest-1141318347 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/volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:55.488117 n-d-828839-1 sudo[107475]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d
Mar 02 18:15:55.489697 n-d-828839-1 sudo[107475]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:15:55.675642 n-d-828839-1 sudo[107471]: pam_unix(sudo:session): session closed for user root
Mar 02 18:15:55.677925 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e9f81aff-f467-49a2-93e0-d80b88d3f6a0 tempest-VolumesAdminNegativeTest-1141318347 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.586s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:55.679667 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-e9f81aff-f467-49a2-93e0-d80b88d3f6a0 tempest-VolumesAdminNegativeTest-1141318347 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:15:55.686728 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-e9f81aff-f467-49a2-93e0-d80b88d3f6a0 tempest-VolumesAdminNegativeTest-1141318347 None] Deleted volume successfully.
Mar 02 18:15:55.767508 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-e9f81aff-f467-49a2-93e0-d80b88d3f6a0 tempest-VolumesAdminNegativeTest-1141318347 None] Lock "b'cinder-9661e8fb-fcd4-40b4-a786-214f1cf91441-delete_volume'" released by "delete_volume" :: held 5.313s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:15:56.029622 n-d-828839-1 sudo[107475]: pam_unix(sudo:session): session closed for user root
Mar 02 18:15:56.031353 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7ad98c6d-647a-483b-a0c9-be20f3abfab3 tempest-VolumesAdminNegativeTest-1141318347 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/volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d" returned: 0 in 0.599s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:56.032949 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7ad98c6d-647a-483b-a0c9-be20f3abfab3 tempest-VolumesAdminNegativeTest-1141318347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:56.072737 n-d-828839-1 sudo[107481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d
Mar 02 18:15:56.073565 n-d-828839-1 sudo[107481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:15:56.672966 n-d-828839-1 sudo[107481]: pam_unix(sudo:session): session closed for user root
Mar 02 18:15:56.675034 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7ad98c6d-647a-483b-a0c9-be20f3abfab3 tempest-VolumesAdminNegativeTest-1141318347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d" returned: 0 in 0.642s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:56.677549 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7ad98c6d-647a-483b-a0c9-be20f3abfab3 tempest-VolumesAdminNegativeTest-1141318347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:56.698258 n-d-828839-1 sudo[107484]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d
Mar 02 18:15:56.699729 n-d-828839-1 sudo[107484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:15:57.542692 n-d-828839-1 sudo[107484]: pam_unix(sudo:session): session closed for user root
Mar 02 18:15:57.544979 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7ad98c6d-647a-483b-a0c9-be20f3abfab3 tempest-VolumesAdminNegativeTest-1141318347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d" returned: 0 in 0.868s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:57.546020 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-7ad98c6d-647a-483b-a0c9-be20f3abfab3 tempest-VolumesAdminNegativeTest-1141318347 None] Successfully deleted volume: 8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d
Mar 02 18:15:57.766890 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-7ad98c6d-647a-483b-a0c9-be20f3abfab3 tempest-VolumesAdminNegativeTest-1141318347 None] Created reservations ['5601f287-2cba-49fe-b4a2-42d8c0c073d6', '0a1fc5b4-4d33-4f29-890f-594475da6f84', '9431efd9-ff34-43f9-b1bd-3863f9b2d033', '3c24195c-69e5-45f6-835f-5808d6f39bab'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:15:58.031070 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-7ad98c6d-647a-483b-a0c9-be20f3abfab3 tempest-VolumesAdminNegativeTest-1141318347 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:15:58.032149 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7ad98c6d-647a-483b-a0c9-be20f3abfab3 tempest-VolumesAdminNegativeTest-1141318347 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:58.068215 n-d-828839-1 sudo[107492]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:15:58.069077 n-d-828839-1 sudo[107492]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:15:58.675751 n-d-828839-1 sudo[107492]: pam_unix(sudo:session): session closed for user root
Mar 02 18:15:58.687461 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7ad98c6d-647a-483b-a0c9-be20f3abfab3 tempest-VolumesAdminNegativeTest-1141318347 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.646s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:58.687461 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7ad98c6d-647a-483b-a0c9-be20f3abfab3 tempest-VolumesAdminNegativeTest-1141318347 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:15:58.715883 n-d-828839-1 sudo[107495]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:15:58.719719 n-d-828839-1 sudo[107495]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:15:59.534856 n-d-828839-1 sudo[107495]: pam_unix(sudo:session): session closed for user root
Mar 02 18:15:59.538278 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7ad98c6d-647a-483b-a0c9-be20f3abfab3 tempest-VolumesAdminNegativeTest-1141318347 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.855s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:15:59.543208 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-7ad98c6d-647a-483b-a0c9-be20f3abfab3 tempest-VolumesAdminNegativeTest-1141318347 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:15:59.556959 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-7ad98c6d-647a-483b-a0c9-be20f3abfab3 tempest-VolumesAdminNegativeTest-1141318347 None] Deleted volume successfully.
Mar 02 18:15:59.773159 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-7ad98c6d-647a-483b-a0c9-be20f3abfab3 tempest-VolumesAdminNegativeTest-1141318347 None] Lock "b'cinder-8f5ef6df-3ce9-4330-a7cd-e06cb6672c3d-delete_volume'" released by "delete_volume" :: held 4.928s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:16:14.556203 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-01a5fd20-4c3b-47b5-9f2d-a001134c5cd0 req-7513fabb-c29a-4a09-873d-f9605dfd6769 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Terminate volume connection completed successfully.
Mar 02 18:16:14.556714 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-01a5fd20-4c3b-47b5-9f2d-a001134c5cd0 req-7513fabb-c29a-4a09-873d-f9605dfd6769 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Deleting attachment 2ccb118c-0b3e-456c-b252-586693765d0a. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:16:14.560111 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:14.666752 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:14.667077 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805994256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965\n Backing store flags: \n Account information:\n ECs7Gx7vfk27eUuv4GzN\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:16:14.667718 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-01a5fd20-4c3b-47b5-9f2d-a001134c5cd0 req-7513fabb-c29a-4a09-873d-f9605dfd6769 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Removing iscsi_target for Volume ID: 6fc18022-d877-45b8-b93d-c48044012965
Mar 02 18:16:14.668767 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:14.801692 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6fc18022-d877-45b8-b93d-c48044012965 -f" returned: 0 in 0.130s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:14.802234 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805994256]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:16:14.806159 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:14.917256 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:14.917551 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805994256]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:16:18.843649 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:16:18.847397 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:16:18.857210 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 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'
Mar 02 18:16:18.860837 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Flow 'volume_create_manager' (6110c9d9-e687-4e7a-b379-3077f3939523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:16:18.864167 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eb72e333-8ac4-43b0-9d0a-e40201579d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:16:18.888046 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:16:18.913884 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eb72e333-8ac4-43b0-9d0a-e40201579d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:16:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1380771703',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=3c55385e-3488-4ef6-9803-449c1caef5b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22ecd64c79744520a3cef4a113036cd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:16:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:16:19Z,user_id='dee92c79876b415a895dc33536c58026',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:16:18.916463 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8674c9c5-1421-4052-8847-f9aeac166c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:16:18.918669 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8674c9c5-1421-4052-8847-f9aeac166c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:16:18.920991 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (805cd35a-91b7-43f6-ad7e-90ebfc0c17b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:16:19.040035 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (805cd35a-91b7-43f6-ad7e-90ebfc0c17b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '3c55385e-3488-4ef6-9803-449c1caef5b2', 'volume_name': 'volume-3c55385e-3488-4ef6-9803-449c1caef5b2', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:16:19.042358 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (87bdf6ba-14d5-4675-abf5-f61ee5a5bf2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:16:19.044519 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (87bdf6ba-14d5-4675-abf5-f61ee5a5bf2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:16:19.046929 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (57fd8c86-d925-40c6-94d2-4d9a16b40d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:16:19.047761 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Volume 3c55385e-3488-4ef6-9803-449c1caef5b2: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-3c55385e-3488-4ef6-9803-449c1caef5b2', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Mar 02 18:16:19.048410 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Cloning 3c55385e-3488-4ef6-9803-449c1caef5b2 from image 2ac48b56-eabc-4774-8d21-7d0b03765520 at location (None, None). {{(pid=96937) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Mar 02 18:16:26.914167 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-5d62ff99-78e9-4f0e-b2ce-0ee905dfcb49 tempest-LiveMigrationTest-155281497 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:16:26.921652 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-5d62ff99-78e9-4f0e-b2ce-0ee905dfcb49 tempest-LiveMigrationTest-155281497 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:16:26.921652 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-5d62ff99-78e9-4f0e-b2ce-0ee905dfcb49 tempest-LiveMigrationTest-155281497 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'
Mar 02 18:16:26.935094 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d62ff99-78e9-4f0e-b2ce-0ee905dfcb49 tempest-LiveMigrationTest-155281497 None] Flow 'volume_create_manager' (0f662c57-ed42-4d61-9acb-2b1ead5e9786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:16:26.938996 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d62ff99-78e9-4f0e-b2ce-0ee905dfcb49 tempest-LiveMigrationTest-155281497 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd681776-7457-4d51-a77a-260ee22002c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:16:26.971438 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-5d62ff99-78e9-4f0e-b2ce-0ee905dfcb49 tempest-LiveMigrationTest-155281497 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:16:27.007562 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d62ff99-78e9-4f0e-b2ce-0ee905dfcb49 tempest-LiveMigrationTest-155281497 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd681776-7457-4d51-a77a-260ee22002c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:16:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-703202300',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=49d26619-829a-49b4-b732-c1e2cbb8c959,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af51cd2d541e45bcaa482f67323618d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:16:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:16:27Z,user_id='c03c1224a38c489b8a27c24192ccc6af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:16:27.011789 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d62ff99-78e9-4f0e-b2ce-0ee905dfcb49 tempest-LiveMigrationTest-155281497 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (87ddf988-1277-4657-a974-89a4eefbabd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:16:27.014064 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d62ff99-78e9-4f0e-b2ce-0ee905dfcb49 tempest-LiveMigrationTest-155281497 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (87ddf988-1277-4657-a974-89a4eefbabd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:16:27.016646 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d62ff99-78e9-4f0e-b2ce-0ee905dfcb49 tempest-LiveMigrationTest-155281497 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (97cc6a6a-d62f-4246-9c9d-8cd9038a3fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:16:27.020777 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d62ff99-78e9-4f0e-b2ce-0ee905dfcb49 tempest-LiveMigrationTest-155281497 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (97cc6a6a-d62f-4246-9c9d-8cd9038a3fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '49d26619-829a-49b4-b732-c1e2cbb8c959', 'volume_name': 'volume-49d26619-829a-49b4-b732-c1e2cbb8c959', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:16:27.024742 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d62ff99-78e9-4f0e-b2ce-0ee905dfcb49 tempest-LiveMigrationTest-155281497 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d589ca56-e304-4ef6-b239-25c7a8820275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:16:27.026926 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d62ff99-78e9-4f0e-b2ce-0ee905dfcb49 tempest-LiveMigrationTest-155281497 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d589ca56-e304-4ef6-b239-25c7a8820275) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:16:27.029669 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d62ff99-78e9-4f0e-b2ce-0ee905dfcb49 tempest-LiveMigrationTest-155281497 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c4582f3f-b896-48f3-a1ac-3049ef8688fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:16:27.030506 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-5d62ff99-78e9-4f0e-b2ce-0ee905dfcb49 tempest-LiveMigrationTest-155281497 None] Volume 49d26619-829a-49b4-b732-c1e2cbb8c959: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-49d26619-829a-49b4-b732-c1e2cbb8c959', 'volume_size': 1}
Mar 02 18:16:27.032194 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5d62ff99-78e9-4f0e-b2ce-0ee905dfcb49 tempest-LiveMigrationTest-155281497 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-49d26619-829a-49b4-b732-c1e2cbb8c959 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:27.140393 n-d-828839-1 sudo[107604]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-49d26619-829a-49b4-b732-c1e2cbb8c959 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:16:27.141335 n-d-828839-1 sudo[107604]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:16:28.435612 n-d-828839-1 sudo[107604]: pam_unix(sudo:session): session closed for user root
Mar 02 18:16:28.439477 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5d62ff99-78e9-4f0e-b2ce-0ee905dfcb49 tempest-LiveMigrationTest-155281497 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-49d26619-829a-49b4-b732-c1e2cbb8c959 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.407s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:28.444714 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d62ff99-78e9-4f0e-b2ce-0ee905dfcb49 tempest-LiveMigrationTest-155281497 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c4582f3f-b896-48f3-a1ac-3049ef8688fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-49d26619-829a-49b4-b732-c1e2cbb8c959', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:16:28.448005 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d62ff99-78e9-4f0e-b2ce-0ee905dfcb49 tempest-LiveMigrationTest-155281497 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3322d18f-b09f-4946-bbbc-2078ab7e57ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:16:28.623515 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-5d62ff99-78e9-4f0e-b2ce-0ee905dfcb49 tempest-LiveMigrationTest-155281497 None] Volume volume-49d26619-829a-49b4-b732-c1e2cbb8c959 (49d26619-829a-49b4-b732-c1e2cbb8c959): created successfully
Mar 02 18:16:28.625913 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d62ff99-78e9-4f0e-b2ce-0ee905dfcb49 tempest-LiveMigrationTest-155281497 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3322d18f-b09f-4946-bbbc-2078ab7e57ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:16:28.634502 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d62ff99-78e9-4f0e-b2ce-0ee905dfcb49 tempest-LiveMigrationTest-155281497 None] Flow 'volume_create_manager' (0f662c57-ed42-4d61-9acb-2b1ead5e9786) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:16:28.813687 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-5d62ff99-78e9-4f0e-b2ce-0ee905dfcb49 tempest-LiveMigrationTest-155281497 None] Created volume successfully.
Mar 02 18:16:31.762697 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-c618076a-43ea-4546-8ca2-5d34fee907c5 req-6a37415b-2ed1-4491-b696-ba6d7014ac47 tempest-LiveMigrationTest-155281497 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:31.802928 n-d-828839-1 sudo[107658]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959
Mar 02 18:16:31.803962 n-d-828839-1 sudo[107658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:16:32.618371 n-d-828839-1 sudo[107658]: pam_unix(sudo:session): session closed for user root
Mar 02 18:16:32.620733 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-c618076a-43ea-4546-8ca2-5d34fee907c5 req-6a37415b-2ed1-4491-b696-ba6d7014ac47 tempest-LiveMigrationTest-155281497 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959" returned: 0 in 0.858s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:32.672773 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:32.683747 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:32.684645 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804689744]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:16:32.685444 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-c618076a-43ea-4546-8ca2-5d34fee907c5 req-6a37415b-2ed1-4491-b696-ba6d7014ac47 tempest-LiveMigrationTest-155281497 None] Targets prior to update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:16:32.686599 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-c618076a-43ea-4546-8ca2-5d34fee907c5 req-6a37415b-2ed1-4491-b696-ba6d7014ac47 tempest-LiveMigrationTest-155281497 None] Creating iscsi_target for Volume ID: volume-49d26619-829a-49b4-b732-c1e2cbb8c959 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:16:32.875301 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-c618076a-43ea-4546-8ca2-5d34fee907c5 req-6a37415b-2ed1-4491-b696-ba6d7014ac47 tempest-LiveMigrationTest-155281497 None] Created volume path /opt/stack/data/cinder/volumes/volume-49d26619-829a-49b4-b732-c1e2cbb8c959,
Mar 02 18:16:32.875301 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:16:32.875301 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:16:32.875301 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959
Mar 02 18:16:32.875301 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:16:32.875301 n-d-828839-1 cinder-volume[96937]: incominguser npfg4WUvFFyWKe5ZGRdz JG99FNg26iZGq4AT
Mar 02 18:16:32.875301 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:16:32.875301 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:16:32.875301 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:16:32.875301 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:16:32.880202 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:33.891494 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959" returned: 0 in 1.011s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:33.893951 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804689744]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:16:33.895374 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-c618076a-43ea-4546-8ca2-5d34fee907c5 req-6a37415b-2ed1-4491-b696-ba6d7014ac47 tempest-LiveMigrationTest-155281497 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:16:33.897257 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-c618076a-43ea-4546-8ca2-5d34fee907c5 req-6a37415b-2ed1-4491-b696-ba6d7014ac47 tempest-LiveMigrationTest-155281497 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:16:33.902342 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:33.922324 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:33.922802 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804689744]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n Backing store flags: \n Account information:\n npfg4WUvFFyWKe5ZGRdz\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:16:33.923931 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-c618076a-43ea-4546-8ca2-5d34fee907c5 req-6a37415b-2ed1-4491-b696-ba6d7014ac47 tempest-LiveMigrationTest-155281497 None] Targets after update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:16:33.927149 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:34.081319 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.155s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:34.081749 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804689744]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n Backing store flags: \n Account information:\n npfg4WUvFFyWKe5ZGRdz\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:16:34.083234 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:34.214678 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.129s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:34.215571 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804689744]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n Backing store flags: \n Account information:\n npfg4WUvFFyWKe5ZGRdz\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:16:34.216816 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-c618076a-43ea-4546-8ca2-5d34fee907c5 req-6a37415b-2ed1-4491-b696-ba6d7014ac47 tempest-LiveMigrationTest-155281497 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:16:34.556285 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-c618076a-43ea-4546-8ca2-5d34fee907c5 req-6a37415b-2ed1-4491-b696-ba6d7014ac47 tempest-LiveMigrationTest-155281497 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959', 'target_lun': 1, 'volume_id': '49d26619-829a-49b4-b732-c1e2cbb8c959', 'auth_method': 'CHAP', 'auth_username': 'npfg4WUvFFyWKe5ZGRdz', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '3c8fdca1-3c5b-4272-a4c5-11308f2ea446'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:16:35.013938 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-c618076a-43ea-4546-8ca2-5d34fee907c5 req-6a37415b-2ed1-4491-b696-ba6d7014ac47 tempest-LiveMigrationTest-155281497 None] attachment_update completed successfully.
Mar 02 18:16:36.328985 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_bpp6kmhln-d-828839-1@lvmdriver-1, size 616.00 MB, duration 17.28 sec {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Mar 02 18:16:36.330332 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Image download 616.00 MB at 35.65 MB/s
Mar 02 18:16:36.378657 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_bpp6kmhln-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:36.495475 n-d-828839-1 sudo[107705]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_bpp6kmhln-d-828839-1@lvmdriver-1
Mar 02 18:16:36.496298 n-d-828839-1 sudo[107705]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:16:37.155009 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_bpp6kmhln-d-828839-1@lvmdriver-1" returned: 0 in 0.765s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:37.155009 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 is fetched for user dee92c79876b415a895dc33536c58026. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Mar 02 18:16:37.141743 n-d-828839-1 sudo[107705]: pam_unix(sudo:session): session closed for user root
Mar 02 18:16:37.367642 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_bpp6kmhln-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:37.467240 n-d-828839-1 sudo[107720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_bpp6kmhln-d-828839-1@lvmdriver-1
Mar 02 18:16:37.468148 n-d-828839-1 sudo[107720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:16:37.879869 n-d-828839-1 sudo[107720]: pam_unix(sudo:session): session closed for user root
Mar 02 18:16:37.883028 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_bpp6kmhln-d-828839-1@lvmdriver-1" returned: 0 in 0.514s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:37.890070 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3c55385e-3488-4ef6-9803-449c1caef5b2 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:37.930365 n-d-828839-1 sudo[107733]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3c55385e-3488-4ef6-9803-449c1caef5b2 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:16:37.931185 n-d-828839-1 sudo[107733]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:16:38.911896 n-d-828839-1 sudo[107733]: pam_unix(sudo:session): session closed for user root
Mar 02 18:16:38.914865 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3c55385e-3488-4ef6-9803-449c1caef5b2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.025s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:39.144361 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Attempting download of 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume 3c55385e-3488-4ef6-9803-449c1caef5b2. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Mar 02 18:16:39.197073 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_v5vorchk {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:39.362813 n-d-828839-1 sudo[107778]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_v5vorchk
Mar 02 18:16:39.364450 n-d-828839-1 sudo[107778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:16:39.772099 n-d-828839-1 sudo[107778]: pam_unix(sudo:session): session closed for user root
Mar 02 18:16:39.775321 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_v5vorchk" returned: 0 in 0.578s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:39.776673 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_bpp6kmhln-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:39.869388 n-d-828839-1 sudo[107782]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_bpp6kmhln-d-828839-1@lvmdriver-1
Mar 02 18:16:39.870392 n-d-828839-1 sudo[107782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:16:40.291709 n-d-828839-1 sudo[107782]: pam_unix(sudo:session): session closed for user root
Mar 02 18:16:40.295511 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_bpp6kmhln-d-828839-1@lvmdriver-1" returned: 0 in 0.517s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:40.296896 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] 2ac48b56-eabc-4774-8d21-7d0b03765520 was vhdx, converting to raw {{(pid=96937) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Mar 02 18:16:40.299207 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_bpp6kmhln-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3c55385e--3488--4ef6--9803--449c1caef5b2 oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:40.320033 n-d-828839-1 sudo[107787]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_bpp6kmhln-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3c55385e--3488--4ef6--9803--449c1caef5b2 oflag=direct
Mar 02 18:16:40.321677 n-d-828839-1 sudo[107787]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:16:40.731860 n-d-828839-1 sudo[107787]: pam_unix(sudo:session): session closed for user root
Mar 02 18:16:40.734362 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_bpp6kmhln-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3c55385e--3488--4ef6--9803--449c1caef5b2 oflag=direct" returned: 0 in 0.435s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:40.740415 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_bpp6kmhln-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--3c55385e--3488--4ef6--9803--449c1caef5b2 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:40.776821 n-d-828839-1 sudo[107799]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_bpp6kmhln-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--3c55385e--3488--4ef6--9803--449c1caef5b2
Mar 02 18:16:40.777676 n-d-828839-1 sudo[107799]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:16:52.926206 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:16:52.927035 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:16:52.927557 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:52.950831 n-d-828839-1 sudo[107849]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:16:52.952693 n-d-828839-1 sudo[107849]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:16:53.125834 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-4612e061-07f3-44ca-99bd-2155e1b8ca62 req-4e0ee0fa-0ae9-4f46-8f20-646e918f2dc0 tempest-LiveMigrationTest-162333934 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:53.166405 n-d-828839-1 sudo[107851]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959
Mar 02 18:16:53.167232 n-d-828839-1 sudo[107851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:16:53.599467 n-d-828839-1 sudo[107849]: pam_unix(sudo:session): session closed for user root
Mar 02 18:16:53.602766 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.675s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:53.605040 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:53.634731 n-d-828839-1 sudo[107854]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:16:53.636763 n-d-828839-1 sudo[107854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:16:53.839616 n-d-828839-1 sudo[107851]: pam_unix(sudo:session): session closed for user root
Mar 02 18:16:53.842508 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-4612e061-07f3-44ca-99bd-2155e1b8ca62 req-4e0ee0fa-0ae9-4f46-8f20-646e918f2dc0 tempest-LiveMigrationTest-162333934 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959" returned: 0 in 0.723s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:53.911990 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:53.944615 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.032s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:53.945305 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805556688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n Backing store flags: \n Account information:\n npfg4WUvFFyWKe5ZGRdz\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-4612e061-07f3-44ca-99bd-2155e1b8ca62 req-4e0ee0fa-0ae9-4f46-8f20-646e918f2dc0 tempest-LiveMigrationTest-162333934 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: I_T nexus: 4
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: npfg4WUvFFyWKe5ZGRdz
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:16:53.945620 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:16:53.950633 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-4612e061-07f3-44ca-99bd-2155e1b8ca62 req-4e0ee0fa-0ae9-4f46-8f20-646e918f2dc0 tempest-LiveMigrationTest-162333934 None] Creating iscsi_target for Volume ID: volume-49d26619-829a-49b4-b732-c1e2cbb8c959 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:16:53.951233 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-4612e061-07f3-44ca-99bd-2155e1b8ca62 req-4e0ee0fa-0ae9-4f46-8f20-646e918f2dc0 tempest-LiveMigrationTest-162333934 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-49d26619-829a-49b4-b732-c1e2cbb8c959 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Mar 02 18:16:54.136281 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-4612e061-07f3-44ca-99bd-2155e1b8ca62 req-4e0ee0fa-0ae9-4f46-8f20-646e918f2dc0 tempest-LiveMigrationTest-162333934 None] Created volume path /opt/stack/data/cinder/volumes/volume-49d26619-829a-49b4-b732-c1e2cbb8c959,
Mar 02 18:16:54.136281 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:16:54.136281 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:16:54.136281 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959
Mar 02 18:16:54.136281 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:16:54.136281 n-d-828839-1 cinder-volume[96937]: incominguser npfg4WUvFFyWKe5ZGRdz JG99FNg26iZGq4AT
Mar 02 18:16:54.136281 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:16:54.136281 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:16:54.136281 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:16:54.136281 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:16:54.149504 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:54.300189 n-d-828839-1 sudo[107854]: pam_unix(sudo:session): session closed for user root
Mar 02 18:16:54.302529 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.698s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:54.306758 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:16:54.319245 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959" returned: 0 in 0.166s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:54.319793 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805556688]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:16:54.320341 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-4612e061-07f3-44ca-99bd-2155e1b8ca62 req-4e0ee0fa-0ae9-4f46-8f20-646e918f2dc0 tempest-LiveMigrationTest-162333934 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:16:54.320709 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-4612e061-07f3-44ca-99bd-2155e1b8ca62 req-4e0ee0fa-0ae9-4f46-8f20-646e918f2dc0 tempest-LiveMigrationTest-162333934 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:16:54.322662 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:54.329584 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805556688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n Backing store flags: \n Account information:\n npfg4WUvFFyWKe5ZGRdz\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-4612e061-07f3-44ca-99bd-2155e1b8ca62 req-4e0ee0fa-0ae9-4f46-8f20-646e918f2dc0 tempest-LiveMigrationTest-162333934 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: I_T nexus: 4
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: npfg4WUvFFyWKe5ZGRdz
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:16:54.333651 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:54.422733 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:54.423685 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805556688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n Backing store flags: \n Account information:\n npfg4WUvFFyWKe5ZGRdz\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:16:54.425201 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:54.524722 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:54.525146 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805556688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n Backing store flags: \n Account information:\n npfg4WUvFFyWKe5ZGRdz\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:16:54.526179 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-4612e061-07f3-44ca-99bd-2155e1b8ca62 req-4e0ee0fa-0ae9-4f46-8f20-646e918f2dc0 tempest-LiveMigrationTest-162333934 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:16:54.882245 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-4612e061-07f3-44ca-99bd-2155e1b8ca62 req-4e0ee0fa-0ae9-4f46-8f20-646e918f2dc0 tempest-LiveMigrationTest-162333934 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959', 'target_lun': 1, 'volume_id': '49d26619-829a-49b4-b732-c1e2cbb8c959', 'auth_method': 'CHAP', 'auth_username': 'npfg4WUvFFyWKe5ZGRdz', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'e21cfbab-09a5-4456-bfbe-4b19046c5428'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:16:55.226232 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-4612e061-07f3-44ca-99bd-2155e1b8ca62 req-4e0ee0fa-0ae9-4f46-8f20-646e918f2dc0 tempest-LiveMigrationTest-162333934 None] attachment_update completed successfully.
Mar 02 18:16:56.886399 n-d-828839-1 sudo[107799]: pam_unix(sudo:session): session closed for user root
Mar 02 18:16:56.888402 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_bpp6kmhln-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--3c55385e--3488--4ef6--9803--449c1caef5b2" returned: 0 in 16.151s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:56.889300 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_bpp6kmhln-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:57.007518 n-d-828839-1 sudo[107877]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_bpp6kmhln-d-828839-1@lvmdriver-1
Mar 02 18:16:57.008876 n-d-828839-1 sudo[107877]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:16:57.558675 n-d-828839-1 sudo[107877]: pam_unix(sudo:session): session closed for user root
Mar 02 18:16:57.560689 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_bpp6kmhln-d-828839-1@lvmdriver-1" returned: 0 in 0.671s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:57.561438 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_bpp6kmhln-d-828839-1@lvmdriver-1, size 700.00 MB, duration 16.15 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--3c55385e--3488--4ef6--9803--449c1caef5b2 {{(pid=96937) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Mar 02 18:16:57.561809 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Converted 700.00 MB image at 43.33 MB/s
Mar 02 18:16:57.562440 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Downloaded image 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume 3c55385e-3488-4ef6-9803-449c1caef5b2 successfully. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Mar 02 18:16:57.695611 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 for user dee92c79876b415a895dc33536c58026 is deleted. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Mar 02 18:16:57.696261 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Marking volume 3c55385e-3488-4ef6-9803-449c1caef5b2 as bootable. {{(pid=96937) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Mar 02 18:16:57.931554 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Copying metadata from image 2ac48b56-eabc-4774-8d21-7d0b03765520 to 3c55385e-3488-4ef6-9803-449c1caef5b2. {{(pid=96937) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Mar 02 18:16:57.933616 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Creating volume glance metadata for volume 3c55385e-3488-4ef6-9803-449c1caef5b2 backed by image 2ac48b56-eabc-4774-8d21-7d0b03765520 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96937) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Mar 02 18:16:58.099645 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (57fd8c86-d925-40c6-94d2-4d9a16b40d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3c55385e-3488-4ef6-9803-449c1caef5b2', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:16:58.109826 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8d486cf5-63fc-419e-9729-5abb680a19a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:16:58.229285 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Volume volume-3c55385e-3488-4ef6-9803-449c1caef5b2 (3c55385e-3488-4ef6-9803-449c1caef5b2): created successfully
Mar 02 18:16:58.231426 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8d486cf5-63fc-419e-9729-5abb680a19a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:16:58.235295 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Flow 'volume_create_manager' (6110c9d9-e687-4e7a-b379-3077f3939523) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:16:58.469484 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-b9b03ded-11bd-40c2-922e-3c299e54037c tempest-LiveAutoBlockMigrationV225Test-557459284 None] Created volume successfully.
Mar 02 18:16:58.889108 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-a22d7964-8eb3-453f-9e50-5df177506294 tempest-DeleteServersTestJSON-397514226 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:16:58.895487 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-a22d7964-8eb3-453f-9e50-5df177506294 tempest-DeleteServersTestJSON-397514226 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:16:58.896654 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-a22d7964-8eb3-453f-9e50-5df177506294 tempest-DeleteServersTestJSON-397514226 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'
Mar 02 18:16:58.915376 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a22d7964-8eb3-453f-9e50-5df177506294 tempest-DeleteServersTestJSON-397514226 None] Flow 'volume_create_manager' (ca089ec2-ea08-4d95-a70b-5dc2db812fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:16:58.918815 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a22d7964-8eb3-453f-9e50-5df177506294 tempest-DeleteServersTestJSON-397514226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6fc9f35-7753-4423-9dcf-22f8f19c6710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:16:58.946365 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-a22d7964-8eb3-453f-9e50-5df177506294 tempest-DeleteServersTestJSON-397514226 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:16:58.976022 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a22d7964-8eb3-453f-9e50-5df177506294 tempest-DeleteServersTestJSON-397514226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6fc9f35-7753-4423-9dcf-22f8f19c6710) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:16:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-555594965',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=b34601c9-d2ba-40da-a935-b4b0e985e529,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9dcee971fe34c9193c5a0aad20a2fcb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:16:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:16:59Z,user_id='2b060a6b4c3e412f9ba9de3ce0afc2b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:16:58.979245 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a22d7964-8eb3-453f-9e50-5df177506294 tempest-DeleteServersTestJSON-397514226 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b2228ff5-19d7-4728-9bab-ab326f81c5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:16:58.981360 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a22d7964-8eb3-453f-9e50-5df177506294 tempest-DeleteServersTestJSON-397514226 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b2228ff5-19d7-4728-9bab-ab326f81c5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:16:58.983676 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a22d7964-8eb3-453f-9e50-5df177506294 tempest-DeleteServersTestJSON-397514226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7c8c6ed3-5d69-4f58-8dda-80df1da87092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:16:58.986049 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a22d7964-8eb3-453f-9e50-5df177506294 tempest-DeleteServersTestJSON-397514226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7c8c6ed3-5d69-4f58-8dda-80df1da87092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b34601c9-d2ba-40da-a935-b4b0e985e529', 'volume_name': 'volume-b34601c9-d2ba-40da-a935-b4b0e985e529', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:16:58.988418 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a22d7964-8eb3-453f-9e50-5df177506294 tempest-DeleteServersTestJSON-397514226 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e2e07305-8765-4eed-9426-fc5d6695284b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:16:58.990848 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a22d7964-8eb3-453f-9e50-5df177506294 tempest-DeleteServersTestJSON-397514226 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e2e07305-8765-4eed-9426-fc5d6695284b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:16:58.994097 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a22d7964-8eb3-453f-9e50-5df177506294 tempest-DeleteServersTestJSON-397514226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9e42e09a-a4a3-42ab-a10b-b18b2e4364cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:16:58.994467 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-a22d7964-8eb3-453f-9e50-5df177506294 tempest-DeleteServersTestJSON-397514226 None] Volume b34601c9-d2ba-40da-a935-b4b0e985e529: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b34601c9-d2ba-40da-a935-b4b0e985e529', 'volume_size': 1}
Mar 02 18:16:58.995682 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a22d7964-8eb3-453f-9e50-5df177506294 tempest-DeleteServersTestJSON-397514226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b34601c9-d2ba-40da-a935-b4b0e985e529 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:16:59.016735 n-d-828839-1 sudo[107901]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b34601c9-d2ba-40da-a935-b4b0e985e529 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:16:59.017558 n-d-828839-1 sudo[107901]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:16:59.672481 n-d-828839-1 sudo[107901]: pam_unix(sudo:session): session closed for user root
Mar 02 18:16:59.674997 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a22d7964-8eb3-453f-9e50-5df177506294 tempest-DeleteServersTestJSON-397514226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b34601c9-d2ba-40da-a935-b4b0e985e529 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.679s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:16:59.679760 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a22d7964-8eb3-453f-9e50-5df177506294 tempest-DeleteServersTestJSON-397514226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9e42e09a-a4a3-42ab-a10b-b18b2e4364cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b34601c9-d2ba-40da-a935-b4b0e985e529', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:16:59.682190 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a22d7964-8eb3-453f-9e50-5df177506294 tempest-DeleteServersTestJSON-397514226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (61de9471-ee86-4144-aa29-77fa395b1c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:16:59.907947 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-a22d7964-8eb3-453f-9e50-5df177506294 tempest-DeleteServersTestJSON-397514226 None] Volume volume-b34601c9-d2ba-40da-a935-b4b0e985e529 (b34601c9-d2ba-40da-a935-b4b0e985e529): created successfully
Mar 02 18:16:59.909842 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a22d7964-8eb3-453f-9e50-5df177506294 tempest-DeleteServersTestJSON-397514226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (61de9471-ee86-4144-aa29-77fa395b1c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:16:59.913487 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a22d7964-8eb3-453f-9e50-5df177506294 tempest-DeleteServersTestJSON-397514226 None] Flow 'volume_create_manager' (ca089ec2-ea08-4d95-a70b-5dc2db812fb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:17:00.092233 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-a22d7964-8eb3-453f-9e50-5df177506294 tempest-DeleteServersTestJSON-397514226 None] Created volume successfully.
Mar 02 18:17:03.942170 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-24346ad8-2422-4479-abcd-4dd3b49717a6 req-70412057-9fda-487f-a379-f05de4d78251 tempest-DeleteServersTestJSON-397514226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b34601c9-d2ba-40da-a935-b4b0e985e529 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:03.969709 n-d-828839-1 sudo[107991]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b34601c9-d2ba-40da-a935-b4b0e985e529
Mar 02 18:17:03.970551 n-d-828839-1 sudo[107991]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:17:04.530412 n-d-828839-1 sudo[107991]: pam_unix(sudo:session): session closed for user root
Mar 02 18:17:04.532820 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-24346ad8-2422-4479-abcd-4dd3b49717a6 req-70412057-9fda-487f-a379-f05de4d78251 tempest-DeleteServersTestJSON-397514226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b34601c9-d2ba-40da-a935-b4b0e985e529" returned: 0 in 0.591s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:04.602039 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:04.640820 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.041s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:04.641927 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779319120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n Backing store flags: \n Account information:\n npfg4WUvFFyWKe5ZGRdz\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-24346ad8-2422-4479-abcd-4dd3b49717a6 req-70412057-9fda-487f-a379-f05de4d78251 tempest-DeleteServersTestJSON-397514226 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: I_T nexus: 4
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: I_T nexus: 5
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: npfg4WUvFFyWKe5ZGRdz
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:17:04.643350 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:17:04.647923 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-24346ad8-2422-4479-abcd-4dd3b49717a6 req-70412057-9fda-487f-a379-f05de4d78251 tempest-DeleteServersTestJSON-397514226 None] Creating iscsi_target for Volume ID: volume-b34601c9-d2ba-40da-a935-b4b0e985e529 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:17:04.833092 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-24346ad8-2422-4479-abcd-4dd3b49717a6 req-70412057-9fda-487f-a379-f05de4d78251 tempest-DeleteServersTestJSON-397514226 None] Created volume path /opt/stack/data/cinder/volumes/volume-b34601c9-d2ba-40da-a935-b4b0e985e529,
Mar 02 18:17:04.833092 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:17:04.833092 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:17:04.833092 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b34601c9-d2ba-40da-a935-b4b0e985e529
Mar 02 18:17:04.833092 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:17:04.833092 n-d-828839-1 cinder-volume[96937]: incominguser 2uon85P4CDzDYRmtT2y4 rJWPFQ5nUeG9u9is
Mar 02 18:17:04.833092 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:17:04.833092 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:17:04.833092 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:17:04.833092 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:17:04.836995 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b34601c9-d2ba-40da-a935-b4b0e985e529 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:05.452866 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b34601c9-d2ba-40da-a935-b4b0e985e529" returned: 0 in 0.617s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:05.453449 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779319120]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:17:05.453732 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-24346ad8-2422-4479-abcd-4dd3b49717a6 req-70412057-9fda-487f-a379-f05de4d78251 tempest-DeleteServersTestJSON-397514226 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:17:05.454104 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-24346ad8-2422-4479-abcd-4dd3b49717a6 req-70412057-9fda-487f-a379-f05de4d78251 tempest-DeleteServersTestJSON-397514226 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:17:05.457038 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:05.474668 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:05.474997 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779319120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n Backing store flags: \n Account information:\n npfg4WUvFFyWKe5ZGRdz\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b34601c9-d2ba-40da-a935-b4b0e985e529\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b34601c9-d2ba-40da-a935-b4b0e985e529\n Backing store flags: \n Account information:\n 2uon85P4CDzDYRmtT2y4\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-24346ad8-2422-4479-abcd-4dd3b49717a6 req-70412057-9fda-487f-a379-f05de4d78251 tempest-DeleteServersTestJSON-397514226 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: I_T nexus: 4
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: I_T nexus: 5
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: npfg4WUvFFyWKe5ZGRdz
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:17:05.475660 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:17:05.478658 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:05.576084 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:05.576622 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779319120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n Backing store flags: \n Account information:\n npfg4WUvFFyWKe5ZGRdz\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b34601c9-d2ba-40da-a935-b4b0e985e529\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b34601c9-d2ba-40da-a935-b4b0e985e529\n Backing store flags: \n Account information:\n 2uon85P4CDzDYRmtT2y4\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:17:05.579499 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:05.679304 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:05.679304 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779319120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n Backing store flags: \n Account information:\n npfg4WUvFFyWKe5ZGRdz\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b34601c9-d2ba-40da-a935-b4b0e985e529\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b34601c9-d2ba-40da-a935-b4b0e985e529\n Backing store flags: \n Account information:\n 2uon85P4CDzDYRmtT2y4\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:17:05.679304 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-24346ad8-2422-4479-abcd-4dd3b49717a6 req-70412057-9fda-487f-a379-f05de4d78251 tempest-DeleteServersTestJSON-397514226 None] Set provider_location to: 10.222.0.66:3260,2 iqn.2010-10.org.openstack:volume-b34601c9-d2ba-40da-a935-b4b0e985e529 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:17:06.246960 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-24346ad8-2422-4479-abcd-4dd3b49717a6 req-70412057-9fda-487f-a379-f05de4d78251 tempest-DeleteServersTestJSON-397514226 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b34601c9-d2ba-40da-a935-b4b0e985e529', 'target_lun': 1, 'volume_id': 'b34601c9-d2ba-40da-a935-b4b0e985e529', 'auth_method': 'CHAP', 'auth_username': '2uon85P4CDzDYRmtT2y4', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '6ee7b340-05a6-4164-93e2-b7ec03228df3'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:17:06.953149 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-24346ad8-2422-4479-abcd-4dd3b49717a6 req-70412057-9fda-487f-a379-f05de4d78251 tempest-DeleteServersTestJSON-397514226 None] attachment_update completed successfully.
Mar 02 18:17:07.294506 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-abd2cab8-20c5-4509-a0e4-d2df6fcbe1a0 req-5ba47882-5b8f-406e-98a5-1d94adccf6a8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:07.323334 n-d-828839-1 sudo[108029]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2
Mar 02 18:17:07.324151 n-d-828839-1 sudo[108029]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:17:07.809555 n-d-828839-1 sudo[108029]: pam_unix(sudo:session): session closed for user root
Mar 02 18:17:07.812390 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-abd2cab8-20c5-4509-a0e4-d2df6fcbe1a0 req-5ba47882-5b8f-406e-98a5-1d94adccf6a8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2" returned: 0 in 0.518s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:07.862313 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:07.870374 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:07.870770 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778219632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n Backing store flags: \n Account information:\n npfg4WUvFFyWKe5ZGRdz\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b34601c9-d2ba-40da-a935-b4b0e985e529\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b34601c9-d2ba-40da-a935-b4b0e985e529\n Backing store flags: \n Account information:\n 2uon85P4CDzDYRmtT2y4\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-abd2cab8-20c5-4509-a0e4-d2df6fcbe1a0 req-5ba47882-5b8f-406e-98a5-1d94adccf6a8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: I_T nexus: 4
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: I_T nexus: 5
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: npfg4WUvFFyWKe5ZGRdz
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Target 2: iqn.2010-10.org.openstack:volume-b34601c9-d2ba-40da-a935-b4b0e985e529
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: I_T nexus: 6
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b34601c9-d2ba-40da-a935-b4b0e985e529
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: 2uon85P4CDzDYRmtT2y4
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:17:07.871455 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:17:07.876783 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-abd2cab8-20c5-4509-a0e4-d2df6fcbe1a0 req-5ba47882-5b8f-406e-98a5-1d94adccf6a8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Creating iscsi_target for Volume ID: volume-3c55385e-3488-4ef6-9803-449c1caef5b2 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:17:08.033863 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-abd2cab8-20c5-4509-a0e4-d2df6fcbe1a0 req-5ba47882-5b8f-406e-98a5-1d94adccf6a8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Created volume path /opt/stack/data/cinder/volumes/volume-3c55385e-3488-4ef6-9803-449c1caef5b2,
Mar 02 18:17:08.033863 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:17:08.033863 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:17:08.033863 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2
Mar 02 18:17:08.033863 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:17:08.033863 n-d-828839-1 cinder-volume[96937]: incominguser Qc8234i2humQZuB6PEjR AT38SHpN7jaWfuRv
Mar 02 18:17:08.033863 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:17:08.033863 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:17:08.033863 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:17:08.033863 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:17:08.040201 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3c55385e-3488-4ef6-9803-449c1caef5b2 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:08.462341 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3c55385e-3488-4ef6-9803-449c1caef5b2" returned: 0 in 0.425s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:08.463340 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778219632]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:17:08.463924 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-abd2cab8-20c5-4509-a0e4-d2df6fcbe1a0 req-5ba47882-5b8f-406e-98a5-1d94adccf6a8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:17:08.464501 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-abd2cab8-20c5-4509-a0e4-d2df6fcbe1a0 req-5ba47882-5b8f-406e-98a5-1d94adccf6a8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:17:08.467526 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:08.475036 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:08.475971 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778219632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n Backing store flags: \n Account information:\n npfg4WUvFFyWKe5ZGRdz\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b34601c9-d2ba-40da-a935-b4b0e985e529\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b34601c9-d2ba-40da-a935-b4b0e985e529\n Backing store flags: \n Account information:\n 2uon85P4CDzDYRmtT2y4\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3c55385e-3488-4ef6-9803-449c1caef5b2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2\n Backing store flags: \n Account information:\n Qc8234i2humQZuB6PEjR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-abd2cab8-20c5-4509-a0e4-d2df6fcbe1a0 req-5ba47882-5b8f-406e-98a5-1d94adccf6a8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: I_T nexus: 4
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: I_T nexus: 5
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: npfg4WUvFFyWKe5ZGRdz
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Target 2: iqn.2010-10.org.openstack:volume-b34601c9-d2ba-40da-a935-b4b0e985e529
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: I_T nexus: 6
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b34601c9-d2ba-40da-a935-b4b0e985e529
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: 2uon85P4CDzDYRmtT2y4
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:17:08.476602 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:17:08.481731 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:08.574724 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:08.575439 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778219632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n Backing store flags: \n Account information:\n npfg4WUvFFyWKe5ZGRdz\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b34601c9-d2ba-40da-a935-b4b0e985e529\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b34601c9-d2ba-40da-a935-b4b0e985e529\n Backing store flags: \n Account information:\n 2uon85P4CDzDYRmtT2y4\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3c55385e-3488-4ef6-9803-449c1caef5b2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2\n Backing store flags: \n Account information:\n Qc8234i2humQZuB6PEjR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:17:08.578157 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:08.680585 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:08.681291 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778219632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n Backing store flags: \n Account information:\n npfg4WUvFFyWKe5ZGRdz\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b34601c9-d2ba-40da-a935-b4b0e985e529\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b34601c9-d2ba-40da-a935-b4b0e985e529\n Backing store flags: \n Account information:\n 2uon85P4CDzDYRmtT2y4\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3c55385e-3488-4ef6-9803-449c1caef5b2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2\n Backing store flags: \n Account information:\n Qc8234i2humQZuB6PEjR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:17:08.685006 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-abd2cab8-20c5-4509-a0e4-d2df6fcbe1a0 req-5ba47882-5b8f-406e-98a5-1d94adccf6a8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Set provider_location to: 10.222.0.66:3260,3 iqn.2010-10.org.openstack:volume-3c55385e-3488-4ef6-9803-449c1caef5b2 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:17:09.016400 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-abd2cab8-20c5-4509-a0e4-d2df6fcbe1a0 req-5ba47882-5b8f-406e-98a5-1d94adccf6a8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-3c55385e-3488-4ef6-9803-449c1caef5b2', 'target_lun': 1, 'volume_id': '3c55385e-3488-4ef6-9803-449c1caef5b2', 'auth_method': 'CHAP', 'auth_username': 'Qc8234i2humQZuB6PEjR', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '3b0140ce-7f58-490c-b918-48ec3d1603e5'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:17:09.377327 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-abd2cab8-20c5-4509-a0e4-d2df6fcbe1a0 req-5ba47882-5b8f-406e-98a5-1d94adccf6a8 tempest-LiveAutoBlockMigrationV225Test-557459284 None] attachment_update completed successfully.
Mar 02 18:17:11.869798 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-4612e061-07f3-44ca-99bd-2155e1b8ca62 req-e0019a42-3164-48ba-9fa2-830272721c13 tempest-LiveMigrationTest-162333934 None] Terminate volume connection completed successfully.
Mar 02 18:17:11.870567 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-4612e061-07f3-44ca-99bd-2155e1b8ca62 req-e0019a42-3164-48ba-9fa2-830272721c13 tempest-LiveMigrationTest-162333934 None] Deleting attachment 3c8fdca1-3c5b-4272-a4c5-11308f2ea446. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:17:20.891310 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-295deb6f-fcf7-4461-b943-c018ee5a3e79 req-6c8b18f3-c74c-453f-85f7-c79fae9eb291 tempest-DeleteServersTestJSON-397514226 None] Terminate volume connection completed successfully.
Mar 02 18:17:20.892505 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-295deb6f-fcf7-4461-b943-c018ee5a3e79 req-6c8b18f3-c74c-453f-85f7-c79fae9eb291 tempest-DeleteServersTestJSON-397514226 None] Deleting attachment 6ee7b340-05a6-4164-93e2-b7ec03228df3. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:17:20.894366 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:21.008307 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:21.009637 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805781440]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n Backing store flags: \n Account information:\n npfg4WUvFFyWKe5ZGRdz\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b34601c9-d2ba-40da-a935-b4b0e985e529\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b34601c9-d2ba-40da-a935-b4b0e985e529\n Backing store flags: \n Account information:\n 2uon85P4CDzDYRmtT2y4\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3c55385e-3488-4ef6-9803-449c1caef5b2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2\n Backing store flags: \n Account information:\n Qc8234i2humQZuB6PEjR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:17:21.010871 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-295deb6f-fcf7-4461-b943-c018ee5a3e79 req-6c8b18f3-c74c-453f-85f7-c79fae9eb291 tempest-DeleteServersTestJSON-397514226 None] Removing iscsi_target for Volume ID: b34601c9-d2ba-40da-a935-b4b0e985e529
Mar 02 18:17:21.014321 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b34601c9-d2ba-40da-a935-b4b0e985e529 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:21.155590 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b34601c9-d2ba-40da-a935-b4b0e985e529 -f" returned: 0 in 0.142s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:21.155896 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805781440]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:17:21.157439 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:21.292870 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:21.293356 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805781440]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n Backing store flags: \n Account information:\n npfg4WUvFFyWKe5ZGRdz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3c55385e-3488-4ef6-9803-449c1caef5b2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2\n Backing store flags: \n Account information:\n Qc8234i2humQZuB6PEjR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:17:24.832497 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-e0eba92f-3efb-4692-acea-daf751dce992 req-b2242ac8-93e2-4503-b769-af4064ffc3bd tempest-LiveMigrationTest-155281497 None] Terminate volume connection completed successfully.
Mar 02 18:17:24.832497 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-e0eba92f-3efb-4692-acea-daf751dce992 req-b2242ac8-93e2-4503-b769-af4064ffc3bd tempest-LiveMigrationTest-155281497 None] Deleting attachment e21cfbab-09a5-4456-bfbe-4b19046c5428. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:17:24.832497 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:24.969398 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.194s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:24.970654 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805781440]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959\n Backing store flags: \n Account information:\n npfg4WUvFFyWKe5ZGRdz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3c55385e-3488-4ef6-9803-449c1caef5b2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2\n Backing store flags: \n Account information:\n Qc8234i2humQZuB6PEjR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:17:24.973281 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-e0eba92f-3efb-4692-acea-daf751dce992 req-b2242ac8-93e2-4503-b769-af4064ffc3bd tempest-LiveMigrationTest-155281497 None] Removing iscsi_target for Volume ID: 49d26619-829a-49b4-b732-c1e2cbb8c959
Mar 02 18:17:24.977091 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:25.197363 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-49d26619-829a-49b4-b732-c1e2cbb8c959 -f" returned: 0 in 0.219s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:25.197933 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805781440]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:17:25.203091 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:25.341154 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:25.341758 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805781440]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-3c55385e-3488-4ef6-9803-449c1caef5b2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2\n Backing store flags: \n Account information:\n Qc8234i2humQZuB6PEjR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:17:29.538390 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:17:29.545287 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:17:29.546107 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 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'
Mar 02 18:17:29.565499 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Flow 'volume_create_manager' (87555e80-ddd0-43a8-bb26-a8450adab7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:17:29.569526 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (045bc2a6-6028-4908-8cfd-8c14251965a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:17:29.597018 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:17:29.628720 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (045bc2a6-6028-4908-8cfd-8c14251965a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:17:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1826161859',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=ef87e4cc-ec42-4e83-b17c-26e5fbeae471,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af51cd2d541e45bcaa482f67323618d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:17:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:17:29Z,user_id='c03c1224a38c489b8a27c24192ccc6af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:17:29.634039 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (81ec75a3-c4d1-40ed-b67c-08f4bfa34936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:17:29.636866 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (81ec75a3-c4d1-40ed-b67c-08f4bfa34936) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:17:29.639410 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e2b688ac-e97d-401f-9582-32fcdfd3b10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:17:29.764613 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e2b688ac-e97d-401f-9582-32fcdfd3b10c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'ef87e4cc-ec42-4e83-b17c-26e5fbeae471', 'volume_name': 'volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:17:29.767414 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f78c35d4-f002-440e-b4dd-245b9a983b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:17:29.770335 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f78c35d4-f002-440e-b4dd-245b9a983b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:17:29.774171 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9adaceed-8eef-436c-a515-38dc24dd519f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:17:29.776373 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Volume ef87e4cc-ec42-4e83-b17c-26e5fbeae471: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Mar 02 18:17:29.777459 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Cloning ef87e4cc-ec42-4e83-b17c-26e5fbeae471 from image 2ac48b56-eabc-4774-8d21-7d0b03765520 at location (None, None). {{(pid=96937) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Mar 02 18:17:34.618403 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [req-ff450a5b-9d9e-4a6f-bfde-003258c0a0e5 req-be2d4c2b-6350-45c6-a439-65873577ae07 tempest-VolumesGetTestJSON-1075795424 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:17:34.621905 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [req-ff450a5b-9d9e-4a6f-bfde-003258c0a0e5 req-be2d4c2b-6350-45c6-a439-65873577ae07 tempest-VolumesGetTestJSON-1075795424 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:17:34.622521 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [req-ff450a5b-9d9e-4a6f-bfde-003258c0a0e5 req-be2d4c2b-6350-45c6-a439-65873577ae07 tempest-VolumesGetTestJSON-1075795424 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'
Mar 02 18:17:34.635797 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-ff450a5b-9d9e-4a6f-bfde-003258c0a0e5 req-be2d4c2b-6350-45c6-a439-65873577ae07 tempest-VolumesGetTestJSON-1075795424 None] Flow 'volume_create_manager' (3fc6d6a9-d970-4f2d-bd6a-7ac3826bec2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:17:34.638991 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-ff450a5b-9d9e-4a6f-bfde-003258c0a0e5 req-be2d4c2b-6350-45c6-a439-65873577ae07 tempest-VolumesGetTestJSON-1075795424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b2997d36-12e9-4bf0-aeff-a2707ea4e574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:17:34.664457 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [req-ff450a5b-9d9e-4a6f-bfde-003258c0a0e5 req-be2d4c2b-6350-45c6-a439-65873577ae07 tempest-VolumesGetTestJSON-1075795424 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:17:34.695414 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-ff450a5b-9d9e-4a6f-bfde-003258c0a0e5 req-be2d4c2b-6350-45c6-a439-65873577ae07 tempest-VolumesGetTestJSON-1075795424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b2997d36-12e9-4bf0-aeff-a2707ea4e574) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:17:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-193540784',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=78768271-9e2f-4ae8-ad07-39e7fe0a387b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='03e3d15f63144a8aa22b821b4260820e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:17:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:17:34Z,user_id='178b58337e3a42a49891e4090ae30af6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:17:34.697927 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-ff450a5b-9d9e-4a6f-bfde-003258c0a0e5 req-be2d4c2b-6350-45c6-a439-65873577ae07 tempest-VolumesGetTestJSON-1075795424 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a091a193-8de0-4939-8884-aeaf45aa81a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:17:34.700083 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-ff450a5b-9d9e-4a6f-bfde-003258c0a0e5 req-be2d4c2b-6350-45c6-a439-65873577ae07 tempest-VolumesGetTestJSON-1075795424 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a091a193-8de0-4939-8884-aeaf45aa81a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:17:34.702434 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-ff450a5b-9d9e-4a6f-bfde-003258c0a0e5 req-be2d4c2b-6350-45c6-a439-65873577ae07 tempest-VolumesGetTestJSON-1075795424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb6ab573-28e7-44cc-b339-9bf58ebb3b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:17:34.704660 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-ff450a5b-9d9e-4a6f-bfde-003258c0a0e5 req-be2d4c2b-6350-45c6-a439-65873577ae07 tempest-VolumesGetTestJSON-1075795424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb6ab573-28e7-44cc-b339-9bf58ebb3b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '78768271-9e2f-4ae8-ad07-39e7fe0a387b', 'volume_name': 'volume-78768271-9e2f-4ae8-ad07-39e7fe0a387b', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:17:34.706922 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-ff450a5b-9d9e-4a6f-bfde-003258c0a0e5 req-be2d4c2b-6350-45c6-a439-65873577ae07 tempest-VolumesGetTestJSON-1075795424 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (48daa0ee-3f6a-4c98-a44f-96baac4e329b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:17:34.709374 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-ff450a5b-9d9e-4a6f-bfde-003258c0a0e5 req-be2d4c2b-6350-45c6-a439-65873577ae07 tempest-VolumesGetTestJSON-1075795424 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (48daa0ee-3f6a-4c98-a44f-96baac4e329b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:17:34.711453 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-ff450a5b-9d9e-4a6f-bfde-003258c0a0e5 req-be2d4c2b-6350-45c6-a439-65873577ae07 tempest-VolumesGetTestJSON-1075795424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b5bf9115-4810-4942-a854-310c20a1ce9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:17:34.712234 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [req-ff450a5b-9d9e-4a6f-bfde-003258c0a0e5 req-be2d4c2b-6350-45c6-a439-65873577ae07 tempest-VolumesGetTestJSON-1075795424 None] Volume 78768271-9e2f-4ae8-ad07-39e7fe0a387b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-78768271-9e2f-4ae8-ad07-39e7fe0a387b', 'volume_size': 1}
Mar 02 18:17:34.713464 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-ff450a5b-9d9e-4a6f-bfde-003258c0a0e5 req-be2d4c2b-6350-45c6-a439-65873577ae07 tempest-VolumesGetTestJSON-1075795424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-78768271-9e2f-4ae8-ad07-39e7fe0a387b stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:34.733526 n-d-828839-1 sudo[108145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-78768271-9e2f-4ae8-ad07-39e7fe0a387b stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:17:34.735051 n-d-828839-1 sudo[108145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:17:35.453316 n-d-828839-1 sudo[108145]: pam_unix(sudo:session): session closed for user root
Mar 02 18:17:35.456423 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-ff450a5b-9d9e-4a6f-bfde-003258c0a0e5 req-be2d4c2b-6350-45c6-a439-65873577ae07 tempest-VolumesGetTestJSON-1075795424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-78768271-9e2f-4ae8-ad07-39e7fe0a387b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.742s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:35.461477 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-ff450a5b-9d9e-4a6f-bfde-003258c0a0e5 req-be2d4c2b-6350-45c6-a439-65873577ae07 tempest-VolumesGetTestJSON-1075795424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b5bf9115-4810-4942-a854-310c20a1ce9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-78768271-9e2f-4ae8-ad07-39e7fe0a387b', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:17:35.465616 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-ff450a5b-9d9e-4a6f-bfde-003258c0a0e5 req-be2d4c2b-6350-45c6-a439-65873577ae07 tempest-VolumesGetTestJSON-1075795424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0f73c90f-6e12-4bc4-a0fd-e575b8e19cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:17:35.617893 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [req-ff450a5b-9d9e-4a6f-bfde-003258c0a0e5 req-be2d4c2b-6350-45c6-a439-65873577ae07 tempest-VolumesGetTestJSON-1075795424 None] Volume volume-78768271-9e2f-4ae8-ad07-39e7fe0a387b (78768271-9e2f-4ae8-ad07-39e7fe0a387b): created successfully
Mar 02 18:17:35.620105 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-ff450a5b-9d9e-4a6f-bfde-003258c0a0e5 req-be2d4c2b-6350-45c6-a439-65873577ae07 tempest-VolumesGetTestJSON-1075795424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0f73c90f-6e12-4bc4-a0fd-e575b8e19cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:17:35.623264 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-ff450a5b-9d9e-4a6f-bfde-003258c0a0e5 req-be2d4c2b-6350-45c6-a439-65873577ae07 tempest-VolumesGetTestJSON-1075795424 None] Flow 'volume_create_manager' (3fc6d6a9-d970-4f2d-bd6a-7ac3826bec2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:17:35.737331 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-ff450a5b-9d9e-4a6f-bfde-003258c0a0e5 req-be2d4c2b-6350-45c6-a439-65873577ae07 tempest-VolumesGetTestJSON-1075795424 None] Created volume successfully.
Mar 02 18:17:37.344478 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [req-61a54b62-076f-4871-8b8d-951d5313d294 req-78927f60-9e9a-431f-b507-cb96ed486e60 tempest-VolumesGetTestJSON-1075795424 None] Lock "b'cinder-78768271-9e2f-4ae8-ad07-39e7fe0a387b-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:17:37.438282 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-cc2dc4ea-7b7d-4f87-93ef-ee53edabc848 req-3559fe2b-d963-457f-a309-8a7787ff3f67 tempest-LiveAutoBlockMigrationV225Test-1683001805 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:37.462646 n-d-828839-1 sudo[108181]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2
Mar 02 18:17:37.463445 n-d-828839-1 sudo[108181]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:17:37.532282 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [req-61a54b62-076f-4871-8b8d-951d5313d294 req-78927f60-9e9a-431f-b507-cb96ed486e60 tempest-VolumesGetTestJSON-1075795424 None] Skipping remove_export. No iscsi_target is presently exported for volume: 78768271-9e2f-4ae8-ad07-39e7fe0a387b
Mar 02 18:17:37.533967 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-61a54b62-076f-4871-8b8d-951d5313d294 req-78927f60-9e9a-431f-b507-cb96ed486e60 tempest-VolumesGetTestJSON-1075795424 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/volume-78768271-9e2f-4ae8-ad07-39e7fe0a387b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:37.555060 n-d-828839-1 sudo[108183]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-78768271-9e2f-4ae8-ad07-39e7fe0a387b
Mar 02 18:17:37.555843 n-d-828839-1 sudo[108183]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:17:38.410268 n-d-828839-1 sudo[108181]: pam_unix(sudo:session): session closed for user root
Mar 02 18:17:38.422362 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-cc2dc4ea-7b7d-4f87-93ef-ee53edabc848 req-3559fe2b-d963-457f-a309-8a7787ff3f67 tempest-LiveAutoBlockMigrationV225Test-1683001805 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2" returned: 0 in 0.985s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:38.492967 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805988528]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-3c55385e-3488-4ef6-9803-449c1caef5b2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2\n Backing store flags: \n Account information:\n Qc8234i2humQZuB6PEjR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-cc2dc4ea-7b7d-4f87-93ef-ee53edabc848 req-3559fe2b-d963-457f-a309-8a7787ff3f67 tempest-LiveAutoBlockMigrationV225Test-1683001805 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-3c55385e-3488-4ef6-9803-449c1caef5b2
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: I_T nexus: 7
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030000
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf30
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030001
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf31
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: Qc8234i2humQZuB6PEjR
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:17:38.500589 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-cc2dc4ea-7b7d-4f87-93ef-ee53edabc848 req-3559fe2b-d963-457f-a309-8a7787ff3f67 tempest-LiveAutoBlockMigrationV225Test-1683001805 None] Creating iscsi_target for Volume ID: volume-3c55385e-3488-4ef6-9803-449c1caef5b2 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:17:38.510933 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-cc2dc4ea-7b7d-4f87-93ef-ee53edabc848 req-3559fe2b-d963-457f-a309-8a7787ff3f67 tempest-LiveAutoBlockMigrationV225Test-1683001805 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-3c55385e-3488-4ef6-9803-449c1caef5b2 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Mar 02 18:17:38.629299 n-d-828839-1 sudo[108183]: pam_unix(sudo:session): session closed for user root
Mar 02 18:17:38.672008 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-cc2dc4ea-7b7d-4f87-93ef-ee53edabc848 req-3559fe2b-d963-457f-a309-8a7787ff3f67 tempest-LiveAutoBlockMigrationV225Test-1683001805 None] Created volume path /opt/stack/data/cinder/volumes/volume-3c55385e-3488-4ef6-9803-449c1caef5b2,
Mar 02 18:17:38.672008 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:17:38.672008 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:17:38.672008 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2
Mar 02 18:17:38.672008 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:17:38.672008 n-d-828839-1 cinder-volume[96937]: incominguser Qc8234i2humQZuB6PEjR AT38SHpN7jaWfuRv
Mar 02 18:17:38.672008 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:17:38.672008 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:17:38.672008 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:17:38.672008 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:17:38.688033 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-61a54b62-076f-4871-8b8d-951d5313d294 req-78927f60-9e9a-431f-b507-cb96ed486e60 tempest-VolumesGetTestJSON-1075795424 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/volume-78768271-9e2f-4ae8-ad07-39e7fe0a387b" returned: 0 in 1.140s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:38.688033 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-61a54b62-076f-4871-8b8d-951d5313d294 req-78927f60-9e9a-431f-b507-cb96ed486e60 tempest-VolumesGetTestJSON-1075795424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-78768271-9e2f-4ae8-ad07-39e7fe0a387b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:38.694560 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3c55385e-3488-4ef6-9803-449c1caef5b2 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:38.715711 n-d-828839-1 sudo[108188]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-78768271-9e2f-4ae8-ad07-39e7fe0a387b
Mar 02 18:17:38.717328 n-d-828839-1 sudo[108188]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:17:38.941171 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3c55385e-3488-4ef6-9803-449c1caef5b2" returned: 0 in 0.261s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:38.941570 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805988528]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:17:38.948428 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-cc2dc4ea-7b7d-4f87-93ef-ee53edabc848 req-3559fe2b-d963-457f-a309-8a7787ff3f67 tempest-LiveAutoBlockMigrationV225Test-1683001805 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:17:38.952715 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-cc2dc4ea-7b7d-4f87-93ef-ee53edabc848 req-3559fe2b-d963-457f-a309-8a7787ff3f67 tempest-LiveAutoBlockMigrationV225Test-1683001805 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:17:38.956511 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:39.008013 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.045s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:39.008687 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805988528]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-3c55385e-3488-4ef6-9803-449c1caef5b2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2\n Backing store flags: \n Account information:\n Qc8234i2humQZuB6PEjR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-cc2dc4ea-7b7d-4f87-93ef-ee53edabc848 req-3559fe2b-d963-457f-a309-8a7787ff3f67 tempest-LiveAutoBlockMigrationV225Test-1683001805 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-3c55385e-3488-4ef6-9803-449c1caef5b2
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: I_T nexus: 7
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030000
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf30
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030001
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf31
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: Qc8234i2humQZuB6PEjR
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:17:39.009621 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:17:39.015650 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:39.174327 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.160s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:39.174995 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805988528]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-3c55385e-3488-4ef6-9803-449c1caef5b2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2\n Backing store flags: \n Account information:\n Qc8234i2humQZuB6PEjR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:17:39.192067 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:39.321254 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.140s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:39.323303 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805988528]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-3c55385e-3488-4ef6-9803-449c1caef5b2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2\n Backing store flags: \n Account information:\n Qc8234i2humQZuB6PEjR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:17:39.326045 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-cc2dc4ea-7b7d-4f87-93ef-ee53edabc848 req-3559fe2b-d963-457f-a309-8a7787ff3f67 tempest-LiveAutoBlockMigrationV225Test-1683001805 None] Set provider_location to: 10.222.0.66:3260,3 iqn.2010-10.org.openstack:volume-3c55385e-3488-4ef6-9803-449c1caef5b2 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:17:39.379592 n-d-828839-1 sudo[108188]: pam_unix(sudo:session): session closed for user root
Mar 02 18:17:39.383047 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-61a54b62-076f-4871-8b8d-951d5313d294 req-78927f60-9e9a-431f-b507-cb96ed486e60 tempest-VolumesGetTestJSON-1075795424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-78768271-9e2f-4ae8-ad07-39e7fe0a387b" returned: 0 in 0.708s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:39.385138 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-61a54b62-076f-4871-8b8d-951d5313d294 req-78927f60-9e9a-431f-b507-cb96ed486e60 tempest-VolumesGetTestJSON-1075795424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-78768271-9e2f-4ae8-ad07-39e7fe0a387b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:39.436254 n-d-828839-1 sudo[108202]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-78768271-9e2f-4ae8-ad07-39e7fe0a387b
Mar 02 18:17:39.437743 n-d-828839-1 sudo[108202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:17:39.629387 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-cc2dc4ea-7b7d-4f87-93ef-ee53edabc848 req-3559fe2b-d963-457f-a309-8a7787ff3f67 tempest-LiveAutoBlockMigrationV225Test-1683001805 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-3c55385e-3488-4ef6-9803-449c1caef5b2', 'target_lun': 1, 'volume_id': '3c55385e-3488-4ef6-9803-449c1caef5b2', 'auth_method': 'CHAP', 'auth_username': 'Qc8234i2humQZuB6PEjR', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'dfe809ef-a39c-4eca-8d13-9922ed87fbd9'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:17:39.850846 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-cc2dc4ea-7b7d-4f87-93ef-ee53edabc848 req-3559fe2b-d963-457f-a309-8a7787ff3f67 tempest-LiveAutoBlockMigrationV225Test-1683001805 None] attachment_update completed successfully.
Mar 02 18:17:40.074540 n-d-828839-1 sudo[108202]: pam_unix(sudo:session): session closed for user root
Mar 02 18:17:40.076620 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-61a54b62-076f-4871-8b8d-951d5313d294 req-78927f60-9e9a-431f-b507-cb96ed486e60 tempest-VolumesGetTestJSON-1075795424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-78768271-9e2f-4ae8-ad07-39e7fe0a387b" returned: 0 in 0.692s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:40.077522 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [req-61a54b62-076f-4871-8b8d-951d5313d294 req-78927f60-9e9a-431f-b507-cb96ed486e60 tempest-VolumesGetTestJSON-1075795424 None] Successfully deleted volume: 78768271-9e2f-4ae8-ad07-39e7fe0a387b
Mar 02 18:17:40.234527 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [req-61a54b62-076f-4871-8b8d-951d5313d294 req-78927f60-9e9a-431f-b507-cb96ed486e60 tempest-VolumesGetTestJSON-1075795424 None] Created reservations ['1eba8a07-0667-44dc-b5ce-7332814879b7', '034e4cec-5a73-48e9-ba77-fd3cbd375c75', '5af95974-2ae7-498f-889a-21a2b8dfe172', '20589e4e-3927-4937-bf70-310f411a65e9'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:17:40.597447 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [req-61a54b62-076f-4871-8b8d-951d5313d294 req-78927f60-9e9a-431f-b507-cb96ed486e60 tempest-VolumesGetTestJSON-1075795424 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:17:40.597447 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-61a54b62-076f-4871-8b8d-951d5313d294 req-78927f60-9e9a-431f-b507-cb96ed486e60 tempest-VolumesGetTestJSON-1075795424 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:40.637574 n-d-828839-1 sudo[108208]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:17:40.638427 n-d-828839-1 sudo[108208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:17:41.119657 n-d-828839-1 sudo[108208]: pam_unix(sudo:session): session closed for user root
Mar 02 18:17:41.123187 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-61a54b62-076f-4871-8b8d-951d5313d294 req-78927f60-9e9a-431f-b507-cb96ed486e60 tempest-VolumesGetTestJSON-1075795424 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.532s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:41.127002 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-61a54b62-076f-4871-8b8d-951d5313d294 req-78927f60-9e9a-431f-b507-cb96ed486e60 tempest-VolumesGetTestJSON-1075795424 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:41.145951 n-d-828839-1 sudo[108211]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:17:41.146858 n-d-828839-1 sudo[108211]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:17:41.682867 n-d-828839-1 sudo[108211]: pam_unix(sudo:session): session closed for user root
Mar 02 18:17:41.685321 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-61a54b62-076f-4871-8b8d-951d5313d294 req-78927f60-9e9a-431f-b507-cb96ed486e60 tempest-VolumesGetTestJSON-1075795424 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.558s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:41.687643 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [req-61a54b62-076f-4871-8b8d-951d5313d294 req-78927f60-9e9a-431f-b507-cb96ed486e60 tempest-VolumesGetTestJSON-1075795424 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:17:41.694816 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-61a54b62-076f-4871-8b8d-951d5313d294 req-78927f60-9e9a-431f-b507-cb96ed486e60 tempest-VolumesGetTestJSON-1075795424 None] Deleted volume successfully.
Mar 02 18:17:41.805599 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [req-61a54b62-076f-4871-8b8d-951d5313d294 req-78927f60-9e9a-431f-b507-cb96ed486e60 tempest-VolumesGetTestJSON-1075795424 None] Lock "b'cinder-78768271-9e2f-4ae8-ad07-39e7fe0a387b-delete_volume'" released by "delete_volume" :: held 4.472s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:17:48.326313 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_ew_rxdq1n-d-828839-1@lvmdriver-1, size 616.00 MB, duration 17.98 sec {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Mar 02 18:17:48.326313 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Image download 616.00 MB at 34.27 MB/s
Mar 02 18:17:48.326313 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_ew_rxdq1n-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:48.085605 n-d-828839-1 sudo[108217]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_ew_rxdq1n-d-828839-1@lvmdriver-1
Mar 02 18:17:48.086481 n-d-828839-1 sudo[108217]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:17:48.935227 n-d-828839-1 sudo[108217]: pam_unix(sudo:session): session closed for user root
Mar 02 18:17:48.938145 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_ew_rxdq1n-d-828839-1@lvmdriver-1" returned: 0 in 1.097s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:48.940014 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 is fetched for user c03c1224a38c489b8a27c24192ccc6af. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Mar 02 18:17:49.182849 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_ew_rxdq1n-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:49.388662 n-d-828839-1 sudo[108227]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_ew_rxdq1n-d-828839-1@lvmdriver-1
Mar 02 18:17:49.398050 n-d-828839-1 sudo[108227]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:17:49.946281 n-d-828839-1 sudo[108227]: pam_unix(sudo:session): session closed for user root
Mar 02 18:17:49.955974 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_ew_rxdq1n-d-828839-1@lvmdriver-1" returned: 0 in 0.767s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:49.955974 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:49.976647 n-d-828839-1 sudo[108232]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:17:49.977507 n-d-828839-1 sudo[108232]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:17:51.207811 n-d-828839-1 sudo[108232]: pam_unix(sudo:session): session closed for user root
Mar 02 18:17:51.222494 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.259s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:51.541415 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Attempting download of 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume ef87e4cc-ec42-4e83-b17c-26e5fbeae471. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Mar 02 18:17:51.713120 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_o9gekcai {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:51.915543 n-d-828839-1 sudo[108263]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_o9gekcai
Mar 02 18:17:51.919503 n-d-828839-1 sudo[108263]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:17:52.510461 n-d-828839-1 sudo[108263]: pam_unix(sudo:session): session closed for user root
Mar 02 18:17:52.513057 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_o9gekcai" returned: 0 in 0.815s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:52.516219 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_ew_rxdq1n-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:52.740117 n-d-828839-1 sudo[108267]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_ew_rxdq1n-d-828839-1@lvmdriver-1
Mar 02 18:17:52.741595 n-d-828839-1 sudo[108267]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:17:52.923535 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:17:52.924104 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:17:52.924925 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:52.972774 n-d-828839-1 sudo[108269]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:17:52.973568 n-d-828839-1 sudo[108269]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:17:53.337321 n-d-828839-1 sudo[108267]: pam_unix(sudo:session): session closed for user root
Mar 02 18:17:53.339640 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_ew_rxdq1n-d-828839-1@lvmdriver-1" returned: 0 in 0.825s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:53.340725 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] 2ac48b56-eabc-4774-8d21-7d0b03765520 was vhdx, converting to raw {{(pid=96937) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Mar 02 18:17:53.341864 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_ew_rxdq1n-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ef87e4cc--ec42--4e83--b17c--26e5fbeae471 oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:53.387034 n-d-828839-1 sudo[108274]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_ew_rxdq1n-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ef87e4cc--ec42--4e83--b17c--26e5fbeae471 oflag=direct
Mar 02 18:17:53.390065 n-d-828839-1 sudo[108274]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:17:53.929212 n-d-828839-1 sudo[108269]: pam_unix(sudo:session): session closed for user root
Mar 02 18:17:53.932768 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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 1.007s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:53.934649 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:53.999832 n-d-828839-1 sudo[108277]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:17:54.002215 n-d-828839-1 sudo[108277]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:17:54.190931 n-d-828839-1 sudo[108274]: pam_unix(sudo:session): session closed for user root
Mar 02 18:17:54.203116 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_ew_rxdq1n-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ef87e4cc--ec42--4e83--b17c--26e5fbeae471 oflag=direct" returned: 0 in 0.852s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:54.203116 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_ew_rxdq1n-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ef87e4cc--ec42--4e83--b17c--26e5fbeae471 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:17:54.255479 n-d-828839-1 sudo[108289]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_ew_rxdq1n-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ef87e4cc--ec42--4e83--b17c--26e5fbeae471
Mar 02 18:17:54.256985 n-d-828839-1 sudo[108289]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:17:54.713397 n-d-828839-1 sudo[108277]: pam_unix(sudo:session): session closed for user root
Mar 02 18:17:54.715981 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.781s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:17:54.717364 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:17:55.544155 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-cc2dc4ea-7b7d-4f87-93ef-ee53edabc848 req-21794c51-0cb2-473a-9353-166abc9dd69e tempest-LiveAutoBlockMigrationV225Test-1683001805 None] Terminate volume connection completed successfully.
Mar 02 18:17:55.544778 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-cc2dc4ea-7b7d-4f87-93ef-ee53edabc848 req-21794c51-0cb2-473a-9353-166abc9dd69e tempest-LiveAutoBlockMigrationV225Test-1683001805 None] Deleting attachment 3b0140ce-7f58-490c-b918-48ec3d1603e5. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:18:13.974584 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-78be0e0d-a5f9-46a3-bc5e-8a9bf03ec1f4 req-7a65a738-afbf-4c6c-8795-fc3b0fffd846 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Terminate volume connection completed successfully.
Mar 02 18:18:13.983180 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-78be0e0d-a5f9-46a3-bc5e-8a9bf03ec1f4 req-7a65a738-afbf-4c6c-8795-fc3b0fffd846 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Deleting attachment dfe809ef-a39c-4eca-8d13-9922ed87fbd9. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:18:13.983180 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:18:14.140136 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.163s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:18:14.141743 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805989104]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-3c55385e-3488-4ef6-9803-449c1caef5b2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2\n Backing store flags: \n Account information:\n Qc8234i2humQZuB6PEjR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:18:14.142493 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-78be0e0d-a5f9-46a3-bc5e-8a9bf03ec1f4 req-7a65a738-afbf-4c6c-8795-fc3b0fffd846 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Removing iscsi_target for Volume ID: 3c55385e-3488-4ef6-9803-449c1caef5b2
Mar 02 18:18:14.143754 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3c55385e-3488-4ef6-9803-449c1caef5b2 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:18:14.248226 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3c55385e-3488-4ef6-9803-449c1caef5b2 -f" returned: 0 in 0.104s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:18:14.248833 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805989104]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:18:14.250145 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:18:14.349247 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:18:14.349875 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805989104]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:18:14.668273 n-d-828839-1 sudo[108289]: pam_unix(sudo:session): session closed for user root
Mar 02 18:18:14.670927 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_ew_rxdq1n-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ef87e4cc--ec42--4e83--b17c--26e5fbeae471" returned: 0 in 20.476s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:18:14.672104 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_ew_rxdq1n-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:18:14.824825 n-d-828839-1 sudo[108388]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_ew_rxdq1n-d-828839-1@lvmdriver-1
Mar 02 18:18:14.825649 n-d-828839-1 sudo[108388]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:18:15.054004 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [req-78be0e0d-a5f9-46a3-bc5e-8a9bf03ec1f4 req-7d6e6146-0fc7-4409-bc79-380057bfdaa3 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Lock "b'cinder-3c55385e-3488-4ef6-9803-449c1caef5b2-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:18:15.274345 n-d-828839-1 sudo[108388]: pam_unix(sudo:session): session closed for user root
Mar 02 18:18:15.315328 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_ew_rxdq1n-d-828839-1@lvmdriver-1" returned: 0 in 0.643s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:18:15.328814 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_ew_rxdq1n-d-828839-1@lvmdriver-1, size 700.00 MB, duration 20.48 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--ef87e4cc--ec42--4e83--b17c--26e5fbeae471 {{(pid=96937) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Mar 02 18:18:15.329084 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Converted 700.00 MB image at 34.18 MB/s
Mar 02 18:18:15.329679 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Downloaded image 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume ef87e4cc-ec42-4e83-b17c-26e5fbeae471 successfully. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Mar 02 18:18:15.525852 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 for user c03c1224a38c489b8a27c24192ccc6af is deleted. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Mar 02 18:18:15.526664 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Marking volume ef87e4cc-ec42-4e83-b17c-26e5fbeae471 as bootable. {{(pid=96937) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Mar 02 18:18:15.552971 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:18:15.696107 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Copying metadata from image 2ac48b56-eabc-4774-8d21-7d0b03765520 to ef87e4cc-ec42-4e83-b17c-26e5fbeae471. {{(pid=96937) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Mar 02 18:18:15.696831 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Creating volume glance metadata for volume ef87e4cc-ec42-4e83-b17c-26e5fbeae471 backed by image 2ac48b56-eabc-4774-8d21-7d0b03765520 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96937) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Mar 02 18:18:15.774561 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.219s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:18:15.775042 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805700048]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:18:15.776513 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [req-78be0e0d-a5f9-46a3-bc5e-8a9bf03ec1f4 req-7d6e6146-0fc7-4409-bc79-380057bfdaa3 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3c55385e-3488-4ef6-9803-449c1caef5b2
Mar 02 18:18:15.778318 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-78be0e0d-a5f9-46a3-bc5e-8a9bf03ec1f4 req-7d6e6146-0fc7-4409-bc79-380057bfdaa3 tempest-LiveAutoBlockMigrationV225Test-557459284 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/volume-3c55385e-3488-4ef6-9803-449c1caef5b2 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:18:15.824724 n-d-828839-1 sudo[108396]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-3c55385e-3488-4ef6-9803-449c1caef5b2
Mar 02 18:18:15.826907 n-d-828839-1 sudo[108396]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:18:16.134495 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9adaceed-8eef-436c-a515-38dc24dd519f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:18:16.150351 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a4da0077-d5fa-4ffe-807d-9e3fbd479a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:18:16.325591 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Volume volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471 (ef87e4cc-ec42-4e83-b17c-26e5fbeae471): created successfully
Mar 02 18:18:16.328684 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a4da0077-d5fa-4ffe-807d-9e3fbd479a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:18:16.342683 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Flow 'volume_create_manager' (87555e80-ddd0-43a8-bb26-a8450adab7a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:18:16.495728 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-60e8528e-2522-4d09-b1a3-d31cce6b2c67 tempest-LiveMigrationTest-155281497 None] Created volume successfully.
Mar 02 18:18:16.532189 n-d-828839-1 sudo[108396]: pam_unix(sudo:session): session closed for user root
Mar 02 18:18:16.534343 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-78be0e0d-a5f9-46a3-bc5e-8a9bf03ec1f4 req-7d6e6146-0fc7-4409-bc79-380057bfdaa3 tempest-LiveAutoBlockMigrationV225Test-557459284 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/volume-3c55385e-3488-4ef6-9803-449c1caef5b2" returned: 0 in 0.756s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:18:16.536988 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-78be0e0d-a5f9-46a3-bc5e-8a9bf03ec1f4 req-7d6e6146-0fc7-4409-bc79-380057bfdaa3 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:18:16.558041 n-d-828839-1 sudo[108399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2
Mar 02 18:18:16.559493 n-d-828839-1 sudo[108399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:18:17.165289 n-d-828839-1 sudo[108399]: pam_unix(sudo:session): session closed for user root
Mar 02 18:18:17.168491 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-78be0e0d-a5f9-46a3-bc5e-8a9bf03ec1f4 req-7d6e6146-0fc7-4409-bc79-380057bfdaa3 tempest-LiveAutoBlockMigrationV225Test-557459284 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2" returned: 0 in 0.632s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:18:17.173447 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-78be0e0d-a5f9-46a3-bc5e-8a9bf03ec1f4 req-7d6e6146-0fc7-4409-bc79-380057bfdaa3 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:18:17.218802 n-d-828839-1 sudo[108402]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2
Mar 02 18:18:17.220055 n-d-828839-1 sudo[108402]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:18:17.874043 n-d-828839-1 sudo[108402]: pam_unix(sudo:session): session closed for user root
Mar 02 18:18:17.876195 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-78be0e0d-a5f9-46a3-bc5e-8a9bf03ec1f4 req-7d6e6146-0fc7-4409-bc79-380057bfdaa3 tempest-LiveAutoBlockMigrationV225Test-557459284 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3c55385e-3488-4ef6-9803-449c1caef5b2" returned: 0 in 0.703s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:18:17.877475 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [req-78be0e0d-a5f9-46a3-bc5e-8a9bf03ec1f4 req-7d6e6146-0fc7-4409-bc79-380057bfdaa3 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Successfully deleted volume: 3c55385e-3488-4ef6-9803-449c1caef5b2
Mar 02 18:18:18.015976 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [req-78be0e0d-a5f9-46a3-bc5e-8a9bf03ec1f4 req-7d6e6146-0fc7-4409-bc79-380057bfdaa3 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Created reservations ['4a40de41-927f-4106-9de2-78f56248eb3a', '3fa96f1f-7591-45ea-a97d-a5a58b4461e9', '98b31152-684c-4672-a4d6-5c91dfa9f5d3', 'b2a41c26-4b32-4990-8683-bff4fbff2cad'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:18:18.227697 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [req-78be0e0d-a5f9-46a3-bc5e-8a9bf03ec1f4 req-7d6e6146-0fc7-4409-bc79-380057bfdaa3 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:18:18.228697 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-78be0e0d-a5f9-46a3-bc5e-8a9bf03ec1f4 req-7d6e6146-0fc7-4409-bc79-380057bfdaa3 tempest-LiveAutoBlockMigrationV225Test-557459284 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:18:18.271476 n-d-828839-1 sudo[108409]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:18:18.278841 n-d-828839-1 sudo[108409]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:18:18.843818 n-d-828839-1 sudo[108409]: pam_unix(sudo:session): session closed for user root
Mar 02 18:18:18.846158 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-78be0e0d-a5f9-46a3-bc5e-8a9bf03ec1f4 req-7d6e6146-0fc7-4409-bc79-380057bfdaa3 tempest-LiveAutoBlockMigrationV225Test-557459284 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.617s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:18:18.850804 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-78be0e0d-a5f9-46a3-bc5e-8a9bf03ec1f4 req-7d6e6146-0fc7-4409-bc79-380057bfdaa3 tempest-LiveAutoBlockMigrationV225Test-557459284 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:18:18.876295 n-d-828839-1 sudo[108412]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:18:18.877268 n-d-828839-1 sudo[108412]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:18:19.828788 n-d-828839-1 sudo[108412]: pam_unix(sudo:session): session closed for user root
Mar 02 18:18:19.831515 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-78be0e0d-a5f9-46a3-bc5e-8a9bf03ec1f4 req-7d6e6146-0fc7-4409-bc79-380057bfdaa3 tempest-LiveAutoBlockMigrationV225Test-557459284 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.980s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:18:19.834836 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [req-78be0e0d-a5f9-46a3-bc5e-8a9bf03ec1f4 req-7d6e6146-0fc7-4409-bc79-380057bfdaa3 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:18:19.858438 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-78be0e0d-a5f9-46a3-bc5e-8a9bf03ec1f4 req-7d6e6146-0fc7-4409-bc79-380057bfdaa3 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Deleted volume successfully.
Mar 02 18:18:19.920729 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-cba8e4b8-af35-432e-b655-afd16e8626f5 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Lock "b'cinder-6fc18022-d877-45b8-b93d-c48044012965-delete_volume'" acquired by "delete_volume" :: waited 0.041s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:18:20.004297 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [req-78be0e0d-a5f9-46a3-bc5e-8a9bf03ec1f4 req-7d6e6146-0fc7-4409-bc79-380057bfdaa3 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Lock "b'cinder-3c55385e-3488-4ef6-9803-449c1caef5b2-delete_volume'" released by "delete_volume" :: held 4.938s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:18:20.156128 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:18:20.305179 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.151s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:18:20.305977 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778163520]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:18:20.306335 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-cba8e4b8-af35-432e-b655-afd16e8626f5 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6fc18022-d877-45b8-b93d-c48044012965
Mar 02 18:18:20.307517 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cba8e4b8-af35-432e-b655-afd16e8626f5 tempest-LiveAutoBlockMigrationV225Test-557459284 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/volume-6fc18022-d877-45b8-b93d-c48044012965 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:18:20.351090 n-d-828839-1 sudo[108419]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-6fc18022-d877-45b8-b93d-c48044012965
Mar 02 18:18:20.352220 n-d-828839-1 sudo[108419]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:18:21.044530 n-d-828839-1 sudo[108419]: pam_unix(sudo:session): session closed for user root
Mar 02 18:18:21.047090 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cba8e4b8-af35-432e-b655-afd16e8626f5 tempest-LiveAutoBlockMigrationV225Test-557459284 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/volume-6fc18022-d877-45b8-b93d-c48044012965" returned: 0 in 0.739s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:18:21.050259 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cba8e4b8-af35-432e-b655-afd16e8626f5 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:18:21.090430 n-d-828839-1 sudo[108422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965
Mar 02 18:18:21.096476 n-d-828839-1 sudo[108422]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:18:21.849927 n-d-828839-1 sudo[108422]: pam_unix(sudo:session): session closed for user root
Mar 02 18:18:21.852433 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cba8e4b8-af35-432e-b655-afd16e8626f5 tempest-LiveAutoBlockMigrationV225Test-557459284 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965" returned: 0 in 0.802s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:18:21.855005 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cba8e4b8-af35-432e-b655-afd16e8626f5 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:18:21.873951 n-d-828839-1 sudo[108425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965
Mar 02 18:18:21.874863 n-d-828839-1 sudo[108425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:18:22.670697 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cba8e4b8-af35-432e-b655-afd16e8626f5 tempest-LiveAutoBlockMigrationV225Test-557459284 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6fc18022-d877-45b8-b93d-c48044012965" returned: 0 in 0.809s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:18:22.670697 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-cba8e4b8-af35-432e-b655-afd16e8626f5 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Successfully deleted volume: 6fc18022-d877-45b8-b93d-c48044012965
Mar 02 18:18:22.661448 n-d-828839-1 sudo[108425]: pam_unix(sudo:session): session closed for user root
Mar 02 18:18:22.890772 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-cba8e4b8-af35-432e-b655-afd16e8626f5 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Created reservations ['106a5e16-9c9f-4a05-a631-c6ed88e3fb7d', 'ce3b61c1-b8ea-47cc-8e38-8ae7f615bda3', '9972d882-ad75-49ce-a188-cf67420a85c9', 'a0a2518f-170e-4352-bd59-702d3a4036be'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:18:23.209519 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-cba8e4b8-af35-432e-b655-afd16e8626f5 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:18:23.210996 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cba8e4b8-af35-432e-b655-afd16e8626f5 tempest-LiveAutoBlockMigrationV225Test-557459284 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:18:23.263278 n-d-828839-1 sudo[108433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:18:23.283172 n-d-828839-1 sudo[108433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:18:24.324280 n-d-828839-1 sudo[108433]: pam_unix(sudo:session): session closed for user root
Mar 02 18:18:24.326773 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cba8e4b8-af35-432e-b655-afd16e8626f5 tempest-LiveAutoBlockMigrationV225Test-557459284 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 1.115s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:18:24.329484 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cba8e4b8-af35-432e-b655-afd16e8626f5 tempest-LiveAutoBlockMigrationV225Test-557459284 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:18:24.365934 n-d-828839-1 sudo[108436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:18:24.367534 n-d-828839-1 sudo[108436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:18:25.189304 n-d-828839-1 sudo[108436]: pam_unix(sudo:session): session closed for user root
Mar 02 18:18:25.191851 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cba8e4b8-af35-432e-b655-afd16e8626f5 tempest-LiveAutoBlockMigrationV225Test-557459284 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.862s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:18:25.194352 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-cba8e4b8-af35-432e-b655-afd16e8626f5 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:18:25.202115 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-cba8e4b8-af35-432e-b655-afd16e8626f5 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Deleted volume successfully.
Mar 02 18:18:25.354146 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-cba8e4b8-af35-432e-b655-afd16e8626f5 tempest-LiveAutoBlockMigrationV225Test-557459284 None] Lock "b'cinder-6fc18022-d877-45b8-b93d-c48044012965-delete_volume'" released by "delete_volume" :: held 5.433s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:18:26.301578 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-59f1a40c-3d12-4ab8-95a3-a7f55e9478dc req-250153fa-de89-48d0-a3f3-ed0344499b0f tempest-LiveMigrationTest-155281497 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:18:26.372661 n-d-828839-1 sudo[108448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471
Mar 02 18:18:26.375004 n-d-828839-1 sudo[108448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:18:27.558744 n-d-828839-1 sudo[108448]: pam_unix(sudo:session): session closed for user root
Mar 02 18:18:27.561623 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-59f1a40c-3d12-4ab8-95a3-a7f55e9478dc req-250153fa-de89-48d0-a3f3-ed0344499b0f tempest-LiveMigrationTest-155281497 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471" returned: 0 in 1.262s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:18:27.670495 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:18:27.693070 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:18:27.693604 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778163520]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:18:27.694583 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-59f1a40c-3d12-4ab8-95a3-a7f55e9478dc req-250153fa-de89-48d0-a3f3-ed0344499b0f tempest-LiveMigrationTest-155281497 None] Targets prior to update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:18:27.695595 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-59f1a40c-3d12-4ab8-95a3-a7f55e9478dc req-250153fa-de89-48d0-a3f3-ed0344499b0f tempest-LiveMigrationTest-155281497 None] Creating iscsi_target for Volume ID: volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:18:27.923251 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-59f1a40c-3d12-4ab8-95a3-a7f55e9478dc req-250153fa-de89-48d0-a3f3-ed0344499b0f tempest-LiveMigrationTest-155281497 None] Created volume path /opt/stack/data/cinder/volumes/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471,
Mar 02 18:18:27.923251 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:18:27.923251 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:18:27.923251 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471
Mar 02 18:18:27.923251 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:18:27.923251 n-d-828839-1 cinder-volume[96937]: incominguser hNFdKDvbar8UKpKR4XHe viL8ySfDrLwaZzeu
Mar 02 18:18:27.923251 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:18:27.923251 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:18:27.923251 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:18:27.923251 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:18:27.936054 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:18:28.875247 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471" returned: 0 in 0.949s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:18:28.875863 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778163520]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:18:28.876108 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-59f1a40c-3d12-4ab8-95a3-a7f55e9478dc req-250153fa-de89-48d0-a3f3-ed0344499b0f tempest-LiveMigrationTest-155281497 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:18:28.876477 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-59f1a40c-3d12-4ab8-95a3-a7f55e9478dc req-250153fa-de89-48d0-a3f3-ed0344499b0f tempest-LiveMigrationTest-155281497 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:18:28.878565 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:18:28.887940 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:18:28.888217 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778163520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471\n Backing store flags: \n Account information:\n hNFdKDvbar8UKpKR4XHe\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:18:28.889114 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-59f1a40c-3d12-4ab8-95a3-a7f55e9478dc req-250153fa-de89-48d0-a3f3-ed0344499b0f tempest-LiveMigrationTest-155281497 None] Targets after update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:18:28.892778 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:18:29.026052 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:18:29.026706 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778163520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471\n Backing store flags: \n Account information:\n hNFdKDvbar8UKpKR4XHe\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:18:29.030328 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:18:29.160202 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:18:29.161846 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778163520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471\n Backing store flags: \n Account information:\n hNFdKDvbar8UKpKR4XHe\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:18:29.162963 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-59f1a40c-3d12-4ab8-95a3-a7f55e9478dc req-250153fa-de89-48d0-a3f3-ed0344499b0f tempest-LiveMigrationTest-155281497 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:18:29.461970 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-59f1a40c-3d12-4ab8-95a3-a7f55e9478dc req-250153fa-de89-48d0-a3f3-ed0344499b0f tempest-LiveMigrationTest-155281497 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471', 'target_lun': 1, 'volume_id': 'ef87e4cc-ec42-4e83-b17c-26e5fbeae471', 'auth_method': 'CHAP', 'auth_username': 'hNFdKDvbar8UKpKR4XHe', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '1573a211-74b4-4a70-9e60-d7af2fb11d1a'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:18:29.820706 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-59f1a40c-3d12-4ab8-95a3-a7f55e9478dc req-250153fa-de89-48d0-a3f3-ed0344499b0f tempest-LiveMigrationTest-155281497 None] attachment_update completed successfully.
Mar 02 18:18:52.927063 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:18:52.927757 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:18:52.928433 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:18:52.966479 n-d-828839-1 sudo[108584]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:18:52.973363 n-d-828839-1 sudo[108584]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:18:53.891254 n-d-828839-1 sudo[108584]: pam_unix(sudo:session): session closed for user root
Mar 02 18:18:53.895485 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.966s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:18:53.899295 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:18:53.963928 n-d-828839-1 sudo[108587]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:18:53.964774 n-d-828839-1 sudo[108587]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:18:54.624213 n-d-828839-1 sudo[108587]: pam_unix(sudo:session): session closed for user root
Mar 02 18:18:54.626435 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.728s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:18:54.627971 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:19:08.009195 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-b4934e29-d70e-433f-9ee1-4a7cc3619402 req-bdcdd512-21eb-4913-93fb-ede96fe412cb tempest-LiveMigrationTest-162333934 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:19:08.065570 n-d-828839-1 sudo[108636]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471
Mar 02 18:19:08.067350 n-d-828839-1 sudo[108636]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:19:08.686513 n-d-828839-1 sudo[108636]: pam_unix(sudo:session): session closed for user root
Mar 02 18:19:08.689597 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-b4934e29-d70e-433f-9ee1-4a7cc3619402 req-bdcdd512-21eb-4913-93fb-ede96fe412cb tempest-LiveMigrationTest-162333934 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471" returned: 0 in 0.681s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:19:08.780860 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:19:08.798882 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:19:08.799215 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805973776]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471\n Backing store flags: \n Account information:\n hNFdKDvbar8UKpKR4XHe\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-b4934e29-d70e-433f-9ee1-4a7cc3619402 req-bdcdd512-21eb-4913-93fb-ede96fe412cb tempest-LiveMigrationTest-162333934 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: I_T nexus: 9
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: hNFdKDvbar8UKpKR4XHe
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:19:08.801139 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-b4934e29-d70e-433f-9ee1-4a7cc3619402 req-bdcdd512-21eb-4913-93fb-ede96fe412cb tempest-LiveMigrationTest-162333934 None] Creating iscsi_target for Volume ID: volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:19:08.807475 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-b4934e29-d70e-433f-9ee1-4a7cc3619402 req-bdcdd512-21eb-4913-93fb-ede96fe412cb tempest-LiveMigrationTest-162333934 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Mar 02 18:19:08.889094 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-b4934e29-d70e-433f-9ee1-4a7cc3619402 req-bdcdd512-21eb-4913-93fb-ede96fe412cb tempest-LiveMigrationTest-162333934 None] Created volume path /opt/stack/data/cinder/volumes/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471,
Mar 02 18:19:08.889094 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:19:08.889094 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:19:08.889094 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471
Mar 02 18:19:08.889094 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:19:08.889094 n-d-828839-1 cinder-volume[96937]: incominguser hNFdKDvbar8UKpKR4XHe viL8ySfDrLwaZzeu
Mar 02 18:19:08.889094 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:19:08.889094 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:19:08.889094 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:19:08.889094 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:19:08.893234 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:19:09.065121 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471" returned: 0 in 0.173s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:19:09.065825 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805973776]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:19:09.066847 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-b4934e29-d70e-433f-9ee1-4a7cc3619402 req-bdcdd512-21eb-4913-93fb-ede96fe412cb tempest-LiveMigrationTest-162333934 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:19:09.067226 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-b4934e29-d70e-433f-9ee1-4a7cc3619402 req-bdcdd512-21eb-4913-93fb-ede96fe412cb tempest-LiveMigrationTest-162333934 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:19:09.071700 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:19:09.095796 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:19:09.096329 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805973776]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471\n Backing store flags: \n Account information:\n hNFdKDvbar8UKpKR4XHe\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-b4934e29-d70e-433f-9ee1-4a7cc3619402 req-bdcdd512-21eb-4913-93fb-ede96fe412cb tempest-LiveMigrationTest-162333934 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: I_T nexus: 9
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: hNFdKDvbar8UKpKR4XHe
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:19:09.097720 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:19:09.103594 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:19:09.255778 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.153s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:19:09.256382 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805973776]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471\n Backing store flags: \n Account information:\n hNFdKDvbar8UKpKR4XHe\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:19:09.257653 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:19:09.455337 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.197s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:19:09.455625 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805973776]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471\n Backing store flags: \n Account information:\n hNFdKDvbar8UKpKR4XHe\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:19:09.456971 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-b4934e29-d70e-433f-9ee1-4a7cc3619402 req-bdcdd512-21eb-4913-93fb-ede96fe412cb tempest-LiveMigrationTest-162333934 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:19:09.701270 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-b4934e29-d70e-433f-9ee1-4a7cc3619402 req-bdcdd512-21eb-4913-93fb-ede96fe412cb tempest-LiveMigrationTest-162333934 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471', 'target_lun': 1, 'volume_id': 'ef87e4cc-ec42-4e83-b17c-26e5fbeae471', 'auth_method': 'CHAP', 'auth_username': 'hNFdKDvbar8UKpKR4XHe', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '865fd05e-c580-488b-9b33-0523a33f795e'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:19:09.975275 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-b4934e29-d70e-433f-9ee1-4a7cc3619402 req-bdcdd512-21eb-4913-93fb-ede96fe412cb tempest-LiveMigrationTest-162333934 None] attachment_update completed successfully.
Mar 02 18:19:23.265591 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-b4934e29-d70e-433f-9ee1-4a7cc3619402 req-67ab2087-ad07-4469-903a-e9fd1e21f18b tempest-LiveMigrationTest-162333934 None] Terminate volume connection completed successfully.
Mar 02 18:19:23.267987 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-b4934e29-d70e-433f-9ee1-4a7cc3619402 req-67ab2087-ad07-4469-903a-e9fd1e21f18b tempest-LiveMigrationTest-162333934 None] Deleting attachment 1573a211-74b4-4a70-9e60-d7af2fb11d1a. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:19:46.213960 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-9a53451b-a752-4a01-9b7e-65cceb17d916 req-7484eed3-37ed-4348-9d10-adb7b896dde4 tempest-LiveMigrationTest-155281497 None] Terminate volume connection completed successfully.
Mar 02 18:19:46.217739 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-9a53451b-a752-4a01-9b7e-65cceb17d916 req-7484eed3-37ed-4348-9d10-adb7b896dde4 tempest-LiveMigrationTest-155281497 None] Deleting attachment 865fd05e-c580-488b-9b33-0523a33f795e. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:19:46.220460 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:19:46.569291 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.349s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:19:46.569582 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778653808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471\n Backing store flags: \n Account information:\n hNFdKDvbar8UKpKR4XHe\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:19:46.570436 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-9a53451b-a752-4a01-9b7e-65cceb17d916 req-7484eed3-37ed-4348-9d10-adb7b896dde4 tempest-LiveMigrationTest-155281497 None] Removing iscsi_target for Volume ID: ef87e4cc-ec42-4e83-b17c-26e5fbeae471
Mar 02 18:19:46.573701 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:19:46.836109 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471 -f" returned: 0 in 0.263s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:19:46.837018 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778653808]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:19:46.840687 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:19:47.006088 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.166s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:19:47.006540 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778653808]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:19:47.765671 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [req-9a53451b-a752-4a01-9b7e-65cceb17d916 req-f0c56c61-8b16-4479-a57c-5e8818ca8f24 tempest-LiveMigrationTest-155281497 None] Lock "b'cinder-ef87e4cc-ec42-4e83-b17c-26e5fbeae471-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:19:47.995775 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:19:48.291462 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.298s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:19:48.291741 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778653808]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:19:48.292746 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [req-9a53451b-a752-4a01-9b7e-65cceb17d916 req-f0c56c61-8b16-4479-a57c-5e8818ca8f24 tempest-LiveMigrationTest-155281497 None] Skipping remove_export. No iscsi_target is presently exported for volume: ef87e4cc-ec42-4e83-b17c-26e5fbeae471
Mar 02 18:19:48.293991 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-9a53451b-a752-4a01-9b7e-65cceb17d916 req-f0c56c61-8b16-4479-a57c-5e8818ca8f24 tempest-LiveMigrationTest-155281497 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/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:19:48.348465 n-d-828839-1 sudo[108885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471
Mar 02 18:19:48.349316 n-d-828839-1 sudo[108885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:19:49.431880 n-d-828839-1 sudo[108885]: pam_unix(sudo:session): session closed for user root
Mar 02 18:19:49.434876 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-9a53451b-a752-4a01-9b7e-65cceb17d916 req-f0c56c61-8b16-4479-a57c-5e8818ca8f24 tempest-LiveMigrationTest-155281497 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/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471" returned: 0 in 1.140s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:19:49.437718 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-9a53451b-a752-4a01-9b7e-65cceb17d916 req-f0c56c61-8b16-4479-a57c-5e8818ca8f24 tempest-LiveMigrationTest-155281497 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:19:49.468504 n-d-828839-1 sudo[108907]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471
Mar 02 18:19:49.469870 n-d-828839-1 sudo[108907]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:19:50.234455 n-d-828839-1 sudo[108907]: pam_unix(sudo:session): session closed for user root
Mar 02 18:19:50.236977 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-9a53451b-a752-4a01-9b7e-65cceb17d916 req-f0c56c61-8b16-4479-a57c-5e8818ca8f24 tempest-LiveMigrationTest-155281497 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471" returned: 0 in 0.799s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:19:50.239152 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-9a53451b-a752-4a01-9b7e-65cceb17d916 req-f0c56c61-8b16-4479-a57c-5e8818ca8f24 tempest-LiveMigrationTest-155281497 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:19:50.270928 n-d-828839-1 sudo[108920]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471
Mar 02 18:19:50.272671 n-d-828839-1 sudo[108920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:19:51.165189 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-4a87d2e5-6960-431a-8607-01155b9b4e9b tempest-LiveMigrationTest-155281497 None] Lock "b'cinder-49d26619-829a-49b4-b732-c1e2cbb8c959-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:19:51.425504 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:19:51.452569 n-d-828839-1 sudo[108920]: pam_unix(sudo:session): session closed for user root
Mar 02 18:19:51.454532 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-9a53451b-a752-4a01-9b7e-65cceb17d916 req-f0c56c61-8b16-4479-a57c-5e8818ca8f24 tempest-LiveMigrationTest-155281497 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef87e4cc-ec42-4e83-b17c-26e5fbeae471" returned: 0 in 1.215s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:19:51.455688 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [req-9a53451b-a752-4a01-9b7e-65cceb17d916 req-f0c56c61-8b16-4479-a57c-5e8818ca8f24 tempest-LiveMigrationTest-155281497 None] Successfully deleted volume: ef87e4cc-ec42-4e83-b17c-26e5fbeae471
Mar 02 18:19:51.649817 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.225s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:19:51.651059 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805082256]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:19:51.651059 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-4a87d2e5-6960-431a-8607-01155b9b4e9b tempest-LiveMigrationTest-155281497 None] Skipping remove_export. No iscsi_target is presently exported for volume: 49d26619-829a-49b4-b732-c1e2cbb8c959
Mar 02 18:19:51.652176 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4a87d2e5-6960-431a-8607-01155b9b4e9b tempest-LiveMigrationTest-155281497 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/volume-49d26619-829a-49b4-b732-c1e2cbb8c959 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:19:51.673049 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [req-9a53451b-a752-4a01-9b7e-65cceb17d916 req-f0c56c61-8b16-4479-a57c-5e8818ca8f24 tempest-LiveMigrationTest-155281497 None] Created reservations ['af7a854a-1c33-4d9c-9bf9-5d8b80e95d6c', 'b5c13270-8ba7-4156-8b55-bd4e250f9979', '18423be4-6028-460c-a7ff-77c81f6dff2d', '03db085a-0b79-4515-b8c6-5fa098f33959'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:19:51.699417 n-d-828839-1 sudo[108942]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-49d26619-829a-49b4-b732-c1e2cbb8c959
Mar 02 18:19:51.700428 n-d-828839-1 sudo[108942]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:19:51.931132 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [req-9a53451b-a752-4a01-9b7e-65cceb17d916 req-f0c56c61-8b16-4479-a57c-5e8818ca8f24 tempest-LiveMigrationTest-155281497 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:19:51.937215 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-9a53451b-a752-4a01-9b7e-65cceb17d916 req-f0c56c61-8b16-4479-a57c-5e8818ca8f24 tempest-LiveMigrationTest-155281497 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:19:52.027174 n-d-828839-1 sudo[108954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:19:52.037775 n-d-828839-1 sudo[108954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:19:52.835727 n-d-828839-1 sudo[108942]: pam_unix(sudo:session): session closed for user root
Mar 02 18:19:52.838505 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4a87d2e5-6960-431a-8607-01155b9b4e9b tempest-LiveMigrationTest-155281497 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/volume-49d26619-829a-49b4-b732-c1e2cbb8c959" returned: 0 in 1.186s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:19:52.840991 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4a87d2e5-6960-431a-8607-01155b9b4e9b tempest-LiveMigrationTest-155281497 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:19:52.907579 n-d-828839-1 sudo[108989]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959
Mar 02 18:19:52.910333 n-d-828839-1 sudo[108989]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:19:52.927227 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:19:52.927773 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:19:52.928617 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:19:52.998680 n-d-828839-1 sudo[108994]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:19:53.002303 n-d-828839-1 sudo[108994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:19:53.247984 n-d-828839-1 sudo[108954]: pam_unix(sudo:session): session closed for user root
Mar 02 18:19:53.252866 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-9a53451b-a752-4a01-9b7e-65cceb17d916 req-f0c56c61-8b16-4479-a57c-5e8818ca8f24 tempest-LiveMigrationTest-155281497 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 1.317s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:19:53.253257 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-9a53451b-a752-4a01-9b7e-65cceb17d916 req-f0c56c61-8b16-4479-a57c-5e8818ca8f24 tempest-LiveMigrationTest-155281497 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:19:53.304873 n-d-828839-1 sudo[109003]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:19:53.306789 n-d-828839-1 sudo[109003]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:19:53.827328 n-d-828839-1 sudo[108989]: pam_unix(sudo:session): session closed for user root
Mar 02 18:19:53.831392 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4a87d2e5-6960-431a-8607-01155b9b4e9b tempest-LiveMigrationTest-155281497 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959" returned: 0 in 0.989s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:19:53.834027 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4a87d2e5-6960-431a-8607-01155b9b4e9b tempest-LiveMigrationTest-155281497 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:19:53.879158 n-d-828839-1 sudo[109021]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959
Mar 02 18:19:53.884314 n-d-828839-1 sudo[109021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:19:54.342995 n-d-828839-1 sudo[108994]: pam_unix(sudo:session): session closed for user root
Mar 02 18:19:54.347508 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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 1.418s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:19:54.349929 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:19:54.392374 n-d-828839-1 sudo[109031]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:19:54.394418 n-d-828839-1 sudo[109031]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:19:54.447987 n-d-828839-1 sudo[109003]: pam_unix(sudo:session): session closed for user root
Mar 02 18:19:54.451611 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-9a53451b-a752-4a01-9b7e-65cceb17d916 req-f0c56c61-8b16-4479-a57c-5e8818ca8f24 tempest-LiveMigrationTest-155281497 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 1.198s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:19:54.454466 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [req-9a53451b-a752-4a01-9b7e-65cceb17d916 req-f0c56c61-8b16-4479-a57c-5e8818ca8f24 tempest-LiveMigrationTest-155281497 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:19:54.465271 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-9a53451b-a752-4a01-9b7e-65cceb17d916 req-f0c56c61-8b16-4479-a57c-5e8818ca8f24 tempest-LiveMigrationTest-155281497 None] Deleted volume successfully.
Mar 02 18:19:54.543944 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [req-9a53451b-a752-4a01-9b7e-65cceb17d916 req-f0c56c61-8b16-4479-a57c-5e8818ca8f24 tempest-LiveMigrationTest-155281497 None] Lock "b'cinder-ef87e4cc-ec42-4e83-b17c-26e5fbeae471-delete_volume'" released by "delete_volume" :: held 6.783s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:19:54.956014 n-d-828839-1 sudo[109021]: pam_unix(sudo:session): session closed for user root
Mar 02 18:19:54.959102 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4a87d2e5-6960-431a-8607-01155b9b4e9b tempest-LiveMigrationTest-155281497 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-49d26619-829a-49b4-b732-c1e2cbb8c959" returned: 0 in 1.125s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:19:54.960079 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-4a87d2e5-6960-431a-8607-01155b9b4e9b tempest-LiveMigrationTest-155281497 None] Successfully deleted volume: 49d26619-829a-49b4-b732-c1e2cbb8c959
Mar 02 18:19:55.145226 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-4a87d2e5-6960-431a-8607-01155b9b4e9b tempest-LiveMigrationTest-155281497 None] Created reservations ['f805ba2e-91cb-426b-9dfb-dfbaddee4695', '291bf2e7-6d04-43ae-849e-48d985f18ce1', '5744a3c5-7cdc-4a00-87b3-56fc640de265', '54ebe8b3-5415-4425-b5a5-350d03402e0e'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:19:55.210897 n-d-828839-1 sudo[109031]: pam_unix(sudo:session): session closed for user root
Mar 02 18:19:55.212971 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.863s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:19:55.214556 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:19:55.459794 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-4a87d2e5-6960-431a-8607-01155b9b4e9b tempest-LiveMigrationTest-155281497 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:19:55.461618 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4a87d2e5-6960-431a-8607-01155b9b4e9b tempest-LiveMigrationTest-155281497 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:19:55.499369 n-d-828839-1 sudo[109067]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:19:55.501559 n-d-828839-1 sudo[109067]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:19:56.221198 n-d-828839-1 sudo[109067]: pam_unix(sudo:session): session closed for user root
Mar 02 18:19:56.224417 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4a87d2e5-6960-431a-8607-01155b9b4e9b tempest-LiveMigrationTest-155281497 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.762s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:19:56.225785 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4a87d2e5-6960-431a-8607-01155b9b4e9b tempest-LiveMigrationTest-155281497 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:19:56.248446 n-d-828839-1 sudo[109090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:19:56.249340 n-d-828839-1 sudo[109090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:19:56.949438 n-d-828839-1 sudo[109090]: pam_unix(sudo:session): session closed for user root
Mar 02 18:19:56.951984 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4a87d2e5-6960-431a-8607-01155b9b4e9b tempest-LiveMigrationTest-155281497 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.726s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:19:56.953389 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-4a87d2e5-6960-431a-8607-01155b9b4e9b tempest-LiveMigrationTest-155281497 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:19:56.969128 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-4a87d2e5-6960-431a-8607-01155b9b4e9b tempest-LiveMigrationTest-155281497 None] Deleted volume successfully.
Mar 02 18:19:57.064682 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-4a87d2e5-6960-431a-8607-01155b9b4e9b tempest-LiveMigrationTest-155281497 None] Lock "b'cinder-49d26619-829a-49b4-b732-c1e2cbb8c959-delete_volume'" released by "delete_volume" :: held 5.901s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:20:05.598484 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:20:05.603970 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:20:05.604614 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 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'
Mar 02 18:20:05.618028 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Flow 'volume_create_manager' (e782c10a-3f48-4724-a7d6-85812a99f5cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:20:05.621420 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f19e6dbe-0b27-44d4-ac3d-9395e4e41267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:20:05.647173 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:20:05.675851 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f19e6dbe-0b27-44d4-ac3d-9395e4e41267) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:20:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2025889581',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=67edde90-03a7-4151-89e4-f0c6325265c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20dc02118ec54e85aaf9dce4735a9cdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:20:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:20:05Z,user_id='500d730ad008469aa78367141b179b31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:20:05.678684 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (879d2be5-c25d-40ba-a5a1-2394caa6320a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:20:05.681128 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (879d2be5-c25d-40ba-a5a1-2394caa6320a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:20:05.683525 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e54baf35-38fa-4936-903f-5055e74fb1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:20:05.829893 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e54baf35-38fa-4936-903f-5055e74fb1d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '67edde90-03a7-4151-89e4-f0c6325265c1', 'volume_name': 'volume-67edde90-03a7-4151-89e4-f0c6325265c1', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:20:05.833797 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f1e6a3a1-491a-4678-afb5-482908abc1b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:20:05.836753 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f1e6a3a1-491a-4678-afb5-482908abc1b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:20:05.839063 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (817f8b8d-ee68-4523-bf1c-b39ad9c81d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:20:05.840063 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Volume 67edde90-03a7-4151-89e4-f0c6325265c1: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-67edde90-03a7-4151-89e4-f0c6325265c1', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Mar 02 18:20:05.840804 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Cloning 67edde90-03a7-4151-89e4-f0c6325265c1 from image 2ac48b56-eabc-4774-8d21-7d0b03765520 at location (None, None). {{(pid=96937) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Mar 02 18:20:25.359945 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_tx97d1isn-d-828839-1@lvmdriver-1, size 616.00 MB, duration 19.51 sec {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Mar 02 18:20:25.364885 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Image download 616.00 MB at 31.58 MB/s
Mar 02 18:20:25.445404 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_tx97d1isn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:20:25.835886 n-d-828839-1 sudo[109548]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_tx97d1isn-d-828839-1@lvmdriver-1
Mar 02 18:20:25.836734 n-d-828839-1 sudo[109548]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:20:26.755563 n-d-828839-1 sudo[109548]: pam_unix(sudo:session): session closed for user root
Mar 02 18:20:26.757638 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_tx97d1isn-d-828839-1@lvmdriver-1" returned: 0 in 1.312s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:20:26.761352 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 is fetched for user 500d730ad008469aa78367141b179b31. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Mar 02 18:20:26.977139 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_tx97d1isn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:20:27.244486 n-d-828839-1 sudo[109570]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_tx97d1isn-d-828839-1@lvmdriver-1
Mar 02 18:20:27.245880 n-d-828839-1 sudo[109570]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:20:28.137848 n-d-828839-1 sudo[109570]: pam_unix(sudo:session): session closed for user root
Mar 02 18:20:28.139966 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_tx97d1isn-d-828839-1@lvmdriver-1" returned: 0 in 1.163s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:20:28.142899 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-67edde90-03a7-4151-89e4-f0c6325265c1 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:20:28.201086 n-d-828839-1 sudo[109622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-67edde90-03a7-4151-89e4-f0c6325265c1 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:20:28.201892 n-d-828839-1 sudo[109622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:20:29.165648 n-d-828839-1 sudo[109622]: pam_unix(sudo:session): session closed for user root
Mar 02 18:20:29.171967 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-67edde90-03a7-4151-89e4-f0c6325265c1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.029s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:20:29.475981 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Attempting download of 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume 67edde90-03a7-4151-89e4-f0c6325265c1. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Mar 02 18:20:29.579759 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_agrob6sx {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:20:29.687137 n-d-828839-1 sudo[109683]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_agrob6sx
Mar 02 18:20:29.688813 n-d-828839-1 sudo[109683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:20:30.209763 n-d-828839-1 sudo[109683]: pam_unix(sudo:session): session closed for user root
Mar 02 18:20:30.213039 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_agrob6sx" returned: 0 in 0.633s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:20:30.215433 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_tx97d1isn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:20:30.323604 n-d-828839-1 sudo[109688]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_tx97d1isn-d-828839-1@lvmdriver-1
Mar 02 18:20:30.326963 n-d-828839-1 sudo[109688]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:20:30.857353 n-d-828839-1 sudo[109688]: pam_unix(sudo:session): session closed for user root
Mar 02 18:20:30.859631 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_tx97d1isn-d-828839-1@lvmdriver-1" returned: 0 in 0.644s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:20:30.861101 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] 2ac48b56-eabc-4774-8d21-7d0b03765520 was vhdx, converting to raw {{(pid=96937) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Mar 02 18:20:30.862319 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_tx97d1isn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--67edde90--03a7--4151--89e4--f0c6325265c1 oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:20:30.892290 n-d-828839-1 sudo[109702]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_tx97d1isn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--67edde90--03a7--4151--89e4--f0c6325265c1 oflag=direct
Mar 02 18:20:30.894427 n-d-828839-1 sudo[109702]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:20:31.440068 n-d-828839-1 sudo[109702]: pam_unix(sudo:session): session closed for user root
Mar 02 18:20:31.442515 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_tx97d1isn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--67edde90--03a7--4151--89e4--f0c6325265c1 oflag=direct" returned: 0 in 0.580s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:20:31.443984 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_tx97d1isn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--67edde90--03a7--4151--89e4--f0c6325265c1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:20:31.493046 n-d-828839-1 sudo[109716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_tx97d1isn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--67edde90--03a7--4151--89e4--f0c6325265c1
Mar 02 18:20:31.493855 n-d-828839-1 sudo[109716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:20:45.390068 n-d-828839-1 sudo[109716]: pam_unix(sudo:session): session closed for user root
Mar 02 18:20:45.392704 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_tx97d1isn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--67edde90--03a7--4151--89e4--f0c6325265c1" returned: 0 in 13.948s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:20:45.394605 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_tx97d1isn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:20:45.491399 n-d-828839-1 sudo[109852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_tx97d1isn-d-828839-1@lvmdriver-1
Mar 02 18:20:45.492261 n-d-828839-1 sudo[109852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:20:45.951353 n-d-828839-1 sudo[109852]: pam_unix(sudo:session): session closed for user root
Mar 02 18:20:45.955437 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_tx97d1isn-d-828839-1@lvmdriver-1" returned: 0 in 0.560s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:20:45.956352 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_tx97d1isn-d-828839-1@lvmdriver-1, size 700.00 MB, duration 13.95 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--67edde90--03a7--4151--89e4--f0c6325265c1 {{(pid=96937) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Mar 02 18:20:45.956925 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Converted 700.00 MB image at 50.18 MB/s
Mar 02 18:20:45.957584 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Downloaded image 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume 67edde90-03a7-4151-89e4-f0c6325265c1 successfully. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Mar 02 18:20:46.119352 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 for user 500d730ad008469aa78367141b179b31 is deleted. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Mar 02 18:20:46.119822 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Marking volume 67edde90-03a7-4151-89e4-f0c6325265c1 as bootable. {{(pid=96937) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Mar 02 18:20:46.189757 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Copying metadata from image 2ac48b56-eabc-4774-8d21-7d0b03765520 to 67edde90-03a7-4151-89e4-f0c6325265c1. {{(pid=96937) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Mar 02 18:20:46.190580 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Creating volume glance metadata for volume 67edde90-03a7-4151-89e4-f0c6325265c1 backed by image 2ac48b56-eabc-4774-8d21-7d0b03765520 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96937) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Mar 02 18:20:46.402986 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (817f8b8d-ee68-4523-bf1c-b39ad9c81d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-67edde90-03a7-4151-89e4-f0c6325265c1', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:20:46.405407 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5270242f-302d-451d-8fe3-f076170c6df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:20:46.526881 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Volume volume-67edde90-03a7-4151-89e4-f0c6325265c1 (67edde90-03a7-4151-89e4-f0c6325265c1): created successfully
Mar 02 18:20:46.529305 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5270242f-302d-451d-8fe3-f076170c6df8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:20:46.538143 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Flow 'volume_create_manager' (e782c10a-3f48-4724-a7d6-85812a99f5cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:20:46.651192 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-84184599-b187-4af5-bdff-ae63a2e2604a tempest-TaggedBootDevicesTest-1663576148 None] Created volume successfully.
Mar 02 18:20:48.042604 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-cf2d5967-0396-4059-bd83-826d4376d911 tempest-TaggedBootDevicesTest-1663576148 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:20:48.047600 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-cf2d5967-0396-4059-bd83-826d4376d911 tempest-TaggedBootDevicesTest-1663576148 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:20:48.048117 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-cf2d5967-0396-4059-bd83-826d4376d911 tempest-TaggedBootDevicesTest-1663576148 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'
Mar 02 18:20:48.083420 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf2d5967-0396-4059-bd83-826d4376d911 tempest-TaggedBootDevicesTest-1663576148 None] Flow 'volume_create_manager' (33e7b52c-8615-48fc-af4b-8388e6ea6a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:20:48.087451 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf2d5967-0396-4059-bd83-826d4376d911 tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4aeac7fb-4c2c-42ca-927c-3900bc042a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:20:48.112464 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-cf2d5967-0396-4059-bd83-826d4376d911 tempest-TaggedBootDevicesTest-1663576148 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:20:48.149045 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf2d5967-0396-4059-bd83-826d4376d911 tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4aeac7fb-4c2c-42ca-927c-3900bc042a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:20:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-403558897',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=c3c65bb0-cd4a-4cb0-9150-5af5aab13bec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20dc02118ec54e85aaf9dce4735a9cdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:20:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:20:48Z,user_id='500d730ad008469aa78367141b179b31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:20:48.155011 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf2d5967-0396-4059-bd83-826d4376d911 tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (458f1f80-bb1d-4056-9c3c-58e25c6baa52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:20:48.158515 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf2d5967-0396-4059-bd83-826d4376d911 tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (458f1f80-bb1d-4056-9c3c-58e25c6baa52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:20:48.161869 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf2d5967-0396-4059-bd83-826d4376d911 tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (06d7f9f1-0ea0-45b7-a815-8f98b006608f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:20:48.166059 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf2d5967-0396-4059-bd83-826d4376d911 tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (06d7f9f1-0ea0-45b7-a815-8f98b006608f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c3c65bb0-cd4a-4cb0-9150-5af5aab13bec', 'volume_name': 'volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:20:48.168859 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf2d5967-0396-4059-bd83-826d4376d911 tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (56dedd83-fe00-40cf-ae8c-9ae032db9033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:20:48.172366 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf2d5967-0396-4059-bd83-826d4376d911 tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (56dedd83-fe00-40cf-ae8c-9ae032db9033) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:20:48.176195 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf2d5967-0396-4059-bd83-826d4376d911 tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f2e6215b-6b1f-49d9-a718-93d72c2cd7ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:20:48.177400 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-cf2d5967-0396-4059-bd83-826d4376d911 tempest-TaggedBootDevicesTest-1663576148 None] Volume c3c65bb0-cd4a-4cb0-9150-5af5aab13bec: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec', 'volume_size': 1}
Mar 02 18:20:48.185977 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cf2d5967-0396-4059-bd83-826d4376d911 tempest-TaggedBootDevicesTest-1663576148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:20:48.211204 n-d-828839-1 sudo[109866]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:20:48.212026 n-d-828839-1 sudo[109866]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:20:48.981561 n-d-828839-1 sudo[109866]: pam_unix(sudo:session): session closed for user root
Mar 02 18:20:48.987273 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cf2d5967-0396-4059-bd83-826d4376d911 tempest-TaggedBootDevicesTest-1663576148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.806s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:20:48.994515 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf2d5967-0396-4059-bd83-826d4376d911 tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f2e6215b-6b1f-49d9-a718-93d72c2cd7ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:20:49.000867 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf2d5967-0396-4059-bd83-826d4376d911 tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4cfd26f9-09bf-46d2-8872-df85934b574c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:20:49.103887 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-cf2d5967-0396-4059-bd83-826d4376d911 tempest-TaggedBootDevicesTest-1663576148 None] Volume volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec (c3c65bb0-cd4a-4cb0-9150-5af5aab13bec): created successfully
Mar 02 18:20:49.109630 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf2d5967-0396-4059-bd83-826d4376d911 tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4cfd26f9-09bf-46d2-8872-df85934b574c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:20:49.119438 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf2d5967-0396-4059-bd83-826d4376d911 tempest-TaggedBootDevicesTest-1663576148 None] Flow 'volume_create_manager' (33e7b52c-8615-48fc-af4b-8388e6ea6a50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:20:49.217921 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-cf2d5967-0396-4059-bd83-826d4376d911 tempest-TaggedBootDevicesTest-1663576148 None] Created volume successfully.
Mar 02 18:20:51.501762 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-7f03461c-b537-41da-ada3-5a66e9d11ee3 tempest-TaggedBootDevicesTest-1663576148 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:20:51.507977 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-7f03461c-b537-41da-ada3-5a66e9d11ee3 tempest-TaggedBootDevicesTest-1663576148 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:20:51.509072 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-7f03461c-b537-41da-ada3-5a66e9d11ee3 tempest-TaggedBootDevicesTest-1663576148 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'
Mar 02 18:20:51.534731 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7f03461c-b537-41da-ada3-5a66e9d11ee3 tempest-TaggedBootDevicesTest-1663576148 None] Flow 'volume_create_manager' (2b5a4f62-3b00-4697-a929-d5d297fe7e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:20:51.538855 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7f03461c-b537-41da-ada3-5a66e9d11ee3 tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (71dd4b70-a46b-4439-b37e-54993fa02085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:20:51.561502 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-7f03461c-b537-41da-ada3-5a66e9d11ee3 tempest-TaggedBootDevicesTest-1663576148 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:20:51.592473 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7f03461c-b537-41da-ada3-5a66e9d11ee3 tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (71dd4b70-a46b-4439-b37e-54993fa02085) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:20:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1966070605',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=51c55ccb-4019-4531-a8b7-e4f836bc1f82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20dc02118ec54e85aaf9dce4735a9cdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:20:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:20:51Z,user_id='500d730ad008469aa78367141b179b31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:20:51.595394 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7f03461c-b537-41da-ada3-5a66e9d11ee3 tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (232b05f3-445a-417b-beff-804812ac0265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:20:51.597870 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7f03461c-b537-41da-ada3-5a66e9d11ee3 tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (232b05f3-445a-417b-beff-804812ac0265) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:20:51.611407 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7f03461c-b537-41da-ada3-5a66e9d11ee3 tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (96b43dcf-c14b-4117-9db7-739eb122e1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:20:51.614570 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7f03461c-b537-41da-ada3-5a66e9d11ee3 tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (96b43dcf-c14b-4117-9db7-739eb122e1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '51c55ccb-4019-4531-a8b7-e4f836bc1f82', 'volume_name': 'volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:20:51.617251 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7f03461c-b537-41da-ada3-5a66e9d11ee3 tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0eeb0c0e-f26d-4ccd-8e7f-b7cd14fee6e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:20:51.622387 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7f03461c-b537-41da-ada3-5a66e9d11ee3 tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0eeb0c0e-f26d-4ccd-8e7f-b7cd14fee6e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:20:51.623089 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7f03461c-b537-41da-ada3-5a66e9d11ee3 tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0419d425-dd19-4a44-8e3c-a5d633197a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:20:51.624077 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-7f03461c-b537-41da-ada3-5a66e9d11ee3 tempest-TaggedBootDevicesTest-1663576148 None] Volume 51c55ccb-4019-4531-a8b7-e4f836bc1f82: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82', 'volume_size': 1}
Mar 02 18:20:51.625516 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7f03461c-b537-41da-ada3-5a66e9d11ee3 tempest-TaggedBootDevicesTest-1663576148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:20:51.651849 n-d-828839-1 sudo[109936]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:20:51.652693 n-d-828839-1 sudo[109936]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:20:52.409196 n-d-828839-1 sudo[109936]: pam_unix(sudo:session): session closed for user root
Mar 02 18:20:52.411471 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7f03461c-b537-41da-ada3-5a66e9d11ee3 tempest-TaggedBootDevicesTest-1663576148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.785s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:20:52.415256 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7f03461c-b537-41da-ada3-5a66e9d11ee3 tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0419d425-dd19-4a44-8e3c-a5d633197a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:20:52.417565 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7f03461c-b537-41da-ada3-5a66e9d11ee3 tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (12bd726c-5574-48a4-82dd-b8170dadae67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:20:52.537840 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-7f03461c-b537-41da-ada3-5a66e9d11ee3 tempest-TaggedBootDevicesTest-1663576148 None] Volume volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82 (51c55ccb-4019-4531-a8b7-e4f836bc1f82): created successfully
Mar 02 18:20:52.542930 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7f03461c-b537-41da-ada3-5a66e9d11ee3 tempest-TaggedBootDevicesTest-1663576148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (12bd726c-5574-48a4-82dd-b8170dadae67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:20:52.552255 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7f03461c-b537-41da-ada3-5a66e9d11ee3 tempest-TaggedBootDevicesTest-1663576148 None] Flow 'volume_create_manager' (2b5a4f62-3b00-4697-a929-d5d297fe7e95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:20:52.653736 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-7f03461c-b537-41da-ada3-5a66e9d11ee3 tempest-TaggedBootDevicesTest-1663576148 None] Created volume successfully.
Mar 02 18:20:52.930923 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:20:52.931645 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:20:52.933210 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:20:52.972776 n-d-828839-1 sudo[109989]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:20:52.973594 n-d-828839-1 sudo[109989]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:20:53.564077 n-d-828839-1 sudo[109989]: pam_unix(sudo:session): session closed for user root
Mar 02 18:20:53.567250 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.634s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:20:53.577687 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:20:53.607341 n-d-828839-1 sudo[110000]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:20:53.608168 n-d-828839-1 sudo[110000]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:20:54.274669 n-d-828839-1 sudo[110000]: pam_unix(sudo:session): session closed for user root
Mar 02 18:20:54.277260 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.705s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:20:54.279376 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:21:32.150014 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-e22db543-5194-41ba-83d2-c8ee24d43bb2 tempest-TaggedBootDevicesTest-1663576148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:21:32.172548 n-d-828839-1 sudo[110400]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1
Mar 02 18:21:32.173362 n-d-828839-1 sudo[110400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:21:32.738523 n-d-828839-1 sudo[110400]: pam_unix(sudo:session): session closed for user root
Mar 02 18:21:32.740812 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-e22db543-5194-41ba-83d2-c8ee24d43bb2 tempest-TaggedBootDevicesTest-1663576148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1" returned: 0 in 0.591s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:21:32.860787 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:21:32.869763 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:21:32.870339 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805965056]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:21:32.871162 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-e22db543-5194-41ba-83d2-c8ee24d43bb2 tempest-TaggedBootDevicesTest-1663576148 None] Targets prior to update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:21:32.872613 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-e22db543-5194-41ba-83d2-c8ee24d43bb2 tempest-TaggedBootDevicesTest-1663576148 None] Creating iscsi_target for Volume ID: volume-67edde90-03a7-4151-89e4-f0c6325265c1 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:21:32.974738 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-e22db543-5194-41ba-83d2-c8ee24d43bb2 tempest-TaggedBootDevicesTest-1663576148 None] Created volume path /opt/stack/data/cinder/volumes/volume-67edde90-03a7-4151-89e4-f0c6325265c1,
Mar 02 18:21:32.974738 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:21:32.974738 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:21:32.974738 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1
Mar 02 18:21:32.974738 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:21:32.974738 n-d-828839-1 cinder-volume[96937]: incominguser g9z3a4tjSsqA65JfT3Aa XB3tATCziHSXxjM3
Mar 02 18:21:32.974738 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:21:32.974738 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:21:32.974738 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:21:32.974738 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:21:32.979047 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:21:33.777949 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1" returned: 0 in 0.799s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:21:33.783194 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805965056]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:21:33.788787 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-e22db543-5194-41ba-83d2-c8ee24d43bb2 tempest-TaggedBootDevicesTest-1663576148 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:21:33.789920 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-e22db543-5194-41ba-83d2-c8ee24d43bb2 tempest-TaggedBootDevicesTest-1663576148 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:21:33.797998 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:21:33.817681 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:21:33.818683 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805965056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:21:33.820786 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-e22db543-5194-41ba-83d2-c8ee24d43bb2 tempest-TaggedBootDevicesTest-1663576148 None] Targets after update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:21:33.823384 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:21:33.962598 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:21:33.963267 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805965056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:21:33.970654 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:21:34.134054 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:21:34.135476 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805965056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:21:34.137046 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-e22db543-5194-41ba-83d2-c8ee24d43bb2 tempest-TaggedBootDevicesTest-1663576148 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:21:34.399699 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-e22db543-5194-41ba-83d2-c8ee24d43bb2 tempest-TaggedBootDevicesTest-1663576148 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1', 'target_lun': 1, 'volume_id': '67edde90-03a7-4151-89e4-f0c6325265c1', 'auth_method': 'CHAP', 'auth_username': 'g9z3a4tjSsqA65JfT3Aa', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '8712b3c3-35ce-455b-ab62-a8127ac0a9d8'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:21:34.707187 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-e22db543-5194-41ba-83d2-c8ee24d43bb2 tempest-TaggedBootDevicesTest-1663576148 None] attachment_update completed successfully.
Mar 02 18:21:35.790599 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-c3ed68c8-398d-4e1a-995b-d862b5d60302 tempest-TaggedBootDevicesTest-1663576148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:21:35.831404 n-d-828839-1 sudo[110456]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec
Mar 02 18:21:35.832897 n-d-828839-1 sudo[110456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:21:36.719121 n-d-828839-1 sudo[110456]: pam_unix(sudo:session): session closed for user root
Mar 02 18:21:36.723278 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-c3ed68c8-398d-4e1a-995b-d862b5d60302 tempest-TaggedBootDevicesTest-1663576148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec" returned: 0 in 0.932s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:21:36.867597 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:21:36.872017 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806028432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-c3ed68c8-398d-4e1a-995b-d862b5d60302 tempest-TaggedBootDevicesTest-1663576148 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: g9z3a4tjSsqA65JfT3Aa
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:21:36.878754 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-c3ed68c8-398d-4e1a-995b-d862b5d60302 tempest-TaggedBootDevicesTest-1663576148 None] Creating iscsi_target for Volume ID: volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:21:36.943129 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-c3ed68c8-398d-4e1a-995b-d862b5d60302 tempest-TaggedBootDevicesTest-1663576148 None] Created volume path /opt/stack/data/cinder/volumes/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec,
Mar 02 18:21:36.943129 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:21:36.943129 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:21:36.943129 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec
Mar 02 18:21:36.943129 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:21:36.943129 n-d-828839-1 cinder-volume[96937]: incominguser 3HnkGQ2j6F9Ckqi9hjP9 DsKwCZ2csv8pEj7F
Mar 02 18:21:36.943129 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:21:36.943129 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:21:36.943129 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:21:36.943129 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:21:36.955298 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:21:37.825248 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec" returned: 0 in 0.876s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:21:37.826072 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806028432]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:21:37.830744 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-c3ed68c8-398d-4e1a-995b-d862b5d60302 tempest-TaggedBootDevicesTest-1663576148 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:21:37.830744 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-c3ed68c8-398d-4e1a-995b-d862b5d60302 tempest-TaggedBootDevicesTest-1663576148 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:21:37.830744 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:21:37.837717 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:21:37.838302 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806028432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n Backing store flags: \n Account information:\n 3HnkGQ2j6F9Ckqi9hjP9\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-c3ed68c8-398d-4e1a-995b-d862b5d60302 tempest-TaggedBootDevicesTest-1663576148 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: g9z3a4tjSsqA65JfT3Aa
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:21:37.839005 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:21:37.842960 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:21:37.938294 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:21:37.939314 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806028432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n Backing store flags: \n Account information:\n 3HnkGQ2j6F9Ckqi9hjP9\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:21:37.941455 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:21:38.060249 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:21:38.061216 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806028432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n Backing store flags: \n Account information:\n 3HnkGQ2j6F9Ckqi9hjP9\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:21:38.067482 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-c3ed68c8-398d-4e1a-995b-d862b5d60302 tempest-TaggedBootDevicesTest-1663576148 None] Set provider_location to: 10.222.0.66:3260,2 iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:21:38.310236 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-c3ed68c8-398d-4e1a-995b-d862b5d60302 tempest-TaggedBootDevicesTest-1663576148 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec', 'target_lun': 1, 'volume_id': 'c3c65bb0-cd4a-4cb0-9150-5af5aab13bec', 'auth_method': 'CHAP', 'auth_username': '3HnkGQ2j6F9Ckqi9hjP9', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '847db9ee-0dff-481a-9d50-d6849b626a03'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:21:38.567827 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-c3ed68c8-398d-4e1a-995b-d862b5d60302 tempest-TaggedBootDevicesTest-1663576148 None] attachment_update completed successfully.
Mar 02 18:21:39.404480 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-cdf21305-10ec-43a7-9de2-f3635f1847a3 tempest-TaggedBootDevicesTest-1663576148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:21:39.429377 n-d-828839-1 sudo[110516]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82
Mar 02 18:21:39.431411 n-d-828839-1 sudo[110516]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:21:40.138570 n-d-828839-1 sudo[110516]: pam_unix(sudo:session): session closed for user root
Mar 02 18:21:40.141146 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-cdf21305-10ec-43a7-9de2-f3635f1847a3 tempest-TaggedBootDevicesTest-1663576148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82" returned: 0 in 0.736s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:21:40.270340 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:21:40.295426 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:21:40.295784 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806028432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n Backing store flags: \n Account information:\n 3HnkGQ2j6F9Ckqi9hjP9\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-cdf21305-10ec-43a7-9de2-f3635f1847a3 tempest-TaggedBootDevicesTest-1663576148 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: g9z3a4tjSsqA65JfT3Aa
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Target 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: 3HnkGQ2j6F9Ckqi9hjP9
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:21:40.297122 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:21:40.302511 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-cdf21305-10ec-43a7-9de2-f3635f1847a3 tempest-TaggedBootDevicesTest-1663576148 None] Creating iscsi_target for Volume ID: volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:21:40.393620 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-cdf21305-10ec-43a7-9de2-f3635f1847a3 tempest-TaggedBootDevicesTest-1663576148 None] Created volume path /opt/stack/data/cinder/volumes/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82,
Mar 02 18:21:40.393620 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:21:40.393620 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:21:40.393620 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82
Mar 02 18:21:40.393620 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:21:40.393620 n-d-828839-1 cinder-volume[96937]: incominguser G6U8wtxtcXGNpycFPbU7 Jf8v9m5QFsNEKmnh
Mar 02 18:21:40.393620 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:21:40.393620 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:21:40.393620 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:21:40.393620 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:21:40.395742 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:21:40.885134 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82" returned: 0 in 0.489s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:21:40.888802 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806028432]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:21:40.889783 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-cdf21305-10ec-43a7-9de2-f3635f1847a3 tempest-TaggedBootDevicesTest-1663576148 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:21:40.900057 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-cdf21305-10ec-43a7-9de2-f3635f1847a3 tempest-TaggedBootDevicesTest-1663576148 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:21:40.905118 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:21:40.926212 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:21:40.926878 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806028432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n Backing store flags: \n Account information:\n 3HnkGQ2j6F9Ckqi9hjP9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n Backing store flags: \n Account information:\n G6U8wtxtcXGNpycFPbU7\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-cdf21305-10ec-43a7-9de2-f3635f1847a3 tempest-TaggedBootDevicesTest-1663576148 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: g9z3a4tjSsqA65JfT3Aa
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Target 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: 3HnkGQ2j6F9Ckqi9hjP9
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:21:40.927963 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:21:40.937050 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:21:41.116946 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.181s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:21:41.117659 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806028432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n Backing store flags: \n Account information:\n 3HnkGQ2j6F9Ckqi9hjP9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n Backing store flags: \n Account information:\n G6U8wtxtcXGNpycFPbU7\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:21:41.120325 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:21:41.235953 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:21:41.236319 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806028432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n Backing store flags: \n Account information:\n 3HnkGQ2j6F9Ckqi9hjP9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n Backing store flags: \n Account information:\n G6U8wtxtcXGNpycFPbU7\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:21:41.238147 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-cdf21305-10ec-43a7-9de2-f3635f1847a3 tempest-TaggedBootDevicesTest-1663576148 None] Set provider_location to: 10.222.0.66:3260,3 iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:21:41.532362 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-cdf21305-10ec-43a7-9de2-f3635f1847a3 tempest-TaggedBootDevicesTest-1663576148 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82', 'target_lun': 1, 'volume_id': '51c55ccb-4019-4531-a8b7-e4f836bc1f82', 'auth_method': 'CHAP', 'auth_username': 'G6U8wtxtcXGNpycFPbU7', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b307d59a-88bc-4c81-acc0-276302b05a8f'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:21:41.904949 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-4116d19f-04f9-49c8-b7d8-5c3b6a6e4cfd req-cdf21305-10ec-43a7-9de2-f3635f1847a3 tempest-TaggedBootDevicesTest-1663576148 None] attachment_update completed successfully.
Mar 02 18:21:52.937751 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:21:52.937751 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:21:52.938445 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:21:52.985010 n-d-828839-1 sudo[110650]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:21:52.986001 n-d-828839-1 sudo[110650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:21:54.145427 n-d-828839-1 sudo[110650]: pam_unix(sudo:session): session closed for user root
Mar 02 18:21:54.147834 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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 1.209s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:21:54.151614 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:21:54.178059 n-d-828839-1 sudo[110691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:21:54.178982 n-d-828839-1 sudo[110691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:21:55.123176 n-d-828839-1 sudo[110691]: pam_unix(sudo:session): session closed for user root
Mar 02 18:21:55.126382 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.977s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:21:55.127704 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:22:00.565114 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-634b4d06-de8d-4c78-9658-825105c4b046 tempest-DeleteServersTestJSON-397514226 None] Lock "b'cinder-b34601c9-d2ba-40da-a935-b4b0e985e529-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:22:00.744265 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:22:00.909615 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.163s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:22:00.909615 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806969632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n Backing store flags: \n Account information:\n 3HnkGQ2j6F9Ckqi9hjP9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n Backing store flags: \n Account information:\n G6U8wtxtcXGNpycFPbU7\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:22:00.909615 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-634b4d06-de8d-4c78-9658-825105c4b046 tempest-DeleteServersTestJSON-397514226 None] Skipping remove_export. No iscsi_target is presently exported for volume: b34601c9-d2ba-40da-a935-b4b0e985e529
Mar 02 18:22:00.911415 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-634b4d06-de8d-4c78-9658-825105c4b046 tempest-DeleteServersTestJSON-397514226 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/volume-b34601c9-d2ba-40da-a935-b4b0e985e529 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:22:00.944853 n-d-828839-1 sudo[110773]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-b34601c9-d2ba-40da-a935-b4b0e985e529
Mar 02 18:22:00.946839 n-d-828839-1 sudo[110773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:22:01.537809 n-d-828839-1 sudo[110773]: pam_unix(sudo:session): session closed for user root
Mar 02 18:22:01.540404 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-634b4d06-de8d-4c78-9658-825105c4b046 tempest-DeleteServersTestJSON-397514226 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/volume-b34601c9-d2ba-40da-a935-b4b0e985e529" returned: 0 in 0.629s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:22:01.542967 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-634b4d06-de8d-4c78-9658-825105c4b046 tempest-DeleteServersTestJSON-397514226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b34601c9-d2ba-40da-a935-b4b0e985e529 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:22:01.571141 n-d-828839-1 sudo[110791]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b34601c9-d2ba-40da-a935-b4b0e985e529
Mar 02 18:22:01.572009 n-d-828839-1 sudo[110791]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:22:02.201115 n-d-828839-1 sudo[110791]: pam_unix(sudo:session): session closed for user root
Mar 02 18:22:02.203738 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-634b4d06-de8d-4c78-9658-825105c4b046 tempest-DeleteServersTestJSON-397514226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b34601c9-d2ba-40da-a935-b4b0e985e529" returned: 0 in 0.661s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:22:02.206733 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-634b4d06-de8d-4c78-9658-825105c4b046 tempest-DeleteServersTestJSON-397514226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b34601c9-d2ba-40da-a935-b4b0e985e529 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:22:02.226046 n-d-828839-1 sudo[110801]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b34601c9-d2ba-40da-a935-b4b0e985e529
Mar 02 18:22:02.226869 n-d-828839-1 sudo[110801]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:22:02.910476 n-d-828839-1 sudo[110801]: pam_unix(sudo:session): session closed for user root
Mar 02 18:22:02.924137 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-634b4d06-de8d-4c78-9658-825105c4b046 tempest-DeleteServersTestJSON-397514226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b34601c9-d2ba-40da-a935-b4b0e985e529" returned: 0 in 0.717s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:22:02.926922 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-634b4d06-de8d-4c78-9658-825105c4b046 tempest-DeleteServersTestJSON-397514226 None] Successfully deleted volume: b34601c9-d2ba-40da-a935-b4b0e985e529
Mar 02 18:22:03.108981 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-634b4d06-de8d-4c78-9658-825105c4b046 tempest-DeleteServersTestJSON-397514226 None] Created reservations ['e9665d06-aa55-42dd-8429-330ca3275487', 'e6701b61-d57b-4192-92ea-0e5b42fdce41', '534879f2-e6a7-4e95-8ab4-4e668d202ac9', 'af3050ad-07f4-43cc-bc84-deec8d5b1787'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:22:03.445362 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-634b4d06-de8d-4c78-9658-825105c4b046 tempest-DeleteServersTestJSON-397514226 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:22:03.446221 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-634b4d06-de8d-4c78-9658-825105c4b046 tempest-DeleteServersTestJSON-397514226 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:22:03.481443 n-d-828839-1 sudo[110818]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:22:03.483737 n-d-828839-1 sudo[110818]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:22:03.968567 n-d-828839-1 sudo[110818]: pam_unix(sudo:session): session closed for user root
Mar 02 18:22:03.970904 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-634b4d06-de8d-4c78-9658-825105c4b046 tempest-DeleteServersTestJSON-397514226 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.524s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:22:03.972925 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-634b4d06-de8d-4c78-9658-825105c4b046 tempest-DeleteServersTestJSON-397514226 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:22:03.992076 n-d-828839-1 sudo[110821]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:22:03.993377 n-d-828839-1 sudo[110821]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:22:04.614215 n-d-828839-1 sudo[110821]: pam_unix(sudo:session): session closed for user root
Mar 02 18:22:04.617156 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-634b4d06-de8d-4c78-9658-825105c4b046 tempest-DeleteServersTestJSON-397514226 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.644s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:22:04.619975 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-634b4d06-de8d-4c78-9658-825105c4b046 tempest-DeleteServersTestJSON-397514226 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:22:04.626631 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-634b4d06-de8d-4c78-9658-825105c4b046 tempest-DeleteServersTestJSON-397514226 None] Deleted volume successfully.
Mar 02 18:22:04.769732 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-634b4d06-de8d-4c78-9658-825105c4b046 tempest-DeleteServersTestJSON-397514226 None] Lock "b'cinder-b34601c9-d2ba-40da-a935-b4b0e985e529-delete_volume'" released by "delete_volume" :: held 4.205s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:22:52.935881 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:22:52.936954 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:22:52.936954 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:22:53.045121 n-d-828839-1 sudo[111182]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:22:53.057554 n-d-828839-1 sudo[111182]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:22:54.209217 n-d-828839-1 sudo[111182]: pam_unix(sudo:session): session closed for user root
Mar 02 18:22:54.211358 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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 1.274s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:22:54.212986 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:22:54.281467 n-d-828839-1 sudo[111213]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:22:54.284142 n-d-828839-1 sudo[111213]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:22:55.074344 n-d-828839-1 sudo[111213]: pam_unix(sudo:session): session closed for user root
Mar 02 18:22:55.077952 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.864s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:22:55.080481 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:23:52.941478 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:23:52.942752 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:23:52.943911 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:23:53.049580 n-d-828839-1 sudo[112360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:23:53.050639 n-d-828839-1 sudo[112360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:23:54.220627 n-d-828839-1 sudo[112360]: pam_unix(sudo:session): session closed for user root
Mar 02 18:23:54.222731 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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 1.279s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:23:54.224347 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:23:54.254736 n-d-828839-1 sudo[112363]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:23:54.255543 n-d-828839-1 sudo[112363]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:23:54.795465 n-d-828839-1 sudo[112363]: pam_unix(sudo:session): session closed for user root
Mar 02 18:23:54.797504 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.573s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:23:54.799310 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:24:38.368960 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-4f36d521-41dc-41be-82c1-a72dbdbf2247 tempest-GroupsTest-1395949397 None] Group tempest-Group1-1382133576: creating
Mar 02 18:24:38.473867 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-4f36d521-41dc-41be-82c1-a72dbdbf2247 tempest-GroupsTest-1395949397 None] Group tempest-Group1-1382133576: created successfully
Mar 02 18:24:38.499872 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-4f36d521-41dc-41be-82c1-a72dbdbf2247 tempest-GroupsTest-1395949397 None] Create group completed successfully.
Mar 02 18:24:40.210486 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-0608d102-9351-4b27-bf28-f8a5a37f02b8 tempest-GroupsTest-1395949397 None] Group tempest-Group2-1150953200: creating
Mar 02 18:24:40.355142 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-0608d102-9351-4b27-bf28-f8a5a37f02b8 tempest-GroupsTest-1395949397 None] Group tempest-Group2-1150953200: created successfully
Mar 02 18:24:40.413812 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-0608d102-9351-4b27-bf28-f8a5a37f02b8 tempest-GroupsTest-1395949397 None] Create group completed successfully.
Mar 02 18:24:42.962249 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-b09148ef-72ad-474e-abc9-8ebc5ab21997 tempest-GroupsTest-1395949397 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:24:42.967441 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-b09148ef-72ad-474e-abc9-8ebc5ab21997 tempest-GroupsTest-1395949397 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:24:42.967942 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-b09148ef-72ad-474e-abc9-8ebc5ab21997 tempest-GroupsTest-1395949397 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'
Mar 02 18:24:43.051946 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b09148ef-72ad-474e-abc9-8ebc5ab21997 tempest-GroupsTest-1395949397 None] Flow 'volume_create_manager' (6cbab552-84ea-40fb-8349-4aa7d4789a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:24:43.064792 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b09148ef-72ad-474e-abc9-8ebc5ab21997 tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (919afcd2-54f8-432a-a1e9-b3e7aa3e662a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:24:43.112074 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-b09148ef-72ad-474e-abc9-8ebc5ab21997 tempest-GroupsTest-1395949397 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:24:43.177476 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b09148ef-72ad-474e-abc9-8ebc5ab21997 tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (919afcd2-54f8-432a-a1e9-b3e7aa3e662a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:24:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1668091786',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=056fc913-92be-4f4b-9363-8acf5de56a44,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=08526919-f92c-4da9-8f6f-f75094582928,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1aa98ab0df29482c8a5bca4e82cd901c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:24:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:24:43Z,user_id='cd9955a4e68e497f95748f7294c93602',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e260c83e-c533-4738-be49-98b232c4a909),volume_type_id=e260c83e-c533-4738-be49-98b232c4a909)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:24:43.182167 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b09148ef-72ad-474e-abc9-8ebc5ab21997 tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (306f0c08-98d7-4e5c-a848-e1233b07d37d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:24:43.189780 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b09148ef-72ad-474e-abc9-8ebc5ab21997 tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (306f0c08-98d7-4e5c-a848-e1233b07d37d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:24:43.198613 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b09148ef-72ad-474e-abc9-8ebc5ab21997 tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ef670baa-4c54-4df0-8e61-bfa2990ad292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:24:43.209470 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b09148ef-72ad-474e-abc9-8ebc5ab21997 tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ef670baa-4c54-4df0-8e61-bfa2990ad292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '08526919-f92c-4da9-8f6f-f75094582928', 'volume_name': 'volume-08526919-f92c-4da9-8f6f-f75094582928', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:24:43.222539 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b09148ef-72ad-474e-abc9-8ebc5ab21997 tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b145b98a-a2d8-4708-9953-0adaed2d2efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:24:43.222539 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b09148ef-72ad-474e-abc9-8ebc5ab21997 tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b145b98a-a2d8-4708-9953-0adaed2d2efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:24:43.229891 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b09148ef-72ad-474e-abc9-8ebc5ab21997 tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8571821a-0365-4b23-a11d-f1c4a48d37a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:24:43.265989 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-b09148ef-72ad-474e-abc9-8ebc5ab21997 tempest-GroupsTest-1395949397 None] Volume 08526919-f92c-4da9-8f6f-f75094582928: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-08526919-f92c-4da9-8f6f-f75094582928', 'volume_size': 1}
Mar 02 18:24:43.267933 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b09148ef-72ad-474e-abc9-8ebc5ab21997 tempest-GroupsTest-1395949397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-08526919-f92c-4da9-8f6f-f75094582928 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:24:43.314089 n-d-828839-1 sudo[112758]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-08526919-f92c-4da9-8f6f-f75094582928 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:24:43.315003 n-d-828839-1 sudo[112758]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:24:44.521618 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b09148ef-72ad-474e-abc9-8ebc5ab21997 tempest-GroupsTest-1395949397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-08526919-f92c-4da9-8f6f-f75094582928 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.251s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:24:44.516995 n-d-828839-1 sudo[112758]: pam_unix(sudo:session): session closed for user root
Mar 02 18:24:44.525370 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b09148ef-72ad-474e-abc9-8ebc5ab21997 tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8571821a-0365-4b23-a11d-f1c4a48d37a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-08526919-f92c-4da9-8f6f-f75094582928', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:24:44.528654 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b09148ef-72ad-474e-abc9-8ebc5ab21997 tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2f93dbc7-4711-447c-9176-d42c2dd47bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:24:44.680961 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-b09148ef-72ad-474e-abc9-8ebc5ab21997 tempest-GroupsTest-1395949397 None] Volume volume-08526919-f92c-4da9-8f6f-f75094582928 (08526919-f92c-4da9-8f6f-f75094582928): created successfully
Mar 02 18:24:44.682968 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b09148ef-72ad-474e-abc9-8ebc5ab21997 tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2f93dbc7-4711-447c-9176-d42c2dd47bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:24:44.686146 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b09148ef-72ad-474e-abc9-8ebc5ab21997 tempest-GroupsTest-1395949397 None] Flow 'volume_create_manager' (6cbab552-84ea-40fb-8349-4aa7d4789a2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:24:44.862103 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-b09148ef-72ad-474e-abc9-8ebc5ab21997 tempest-GroupsTest-1395949397 None] Created volume successfully.
Mar 02 18:24:46.305084 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-0f96f149-d11f-4b12-a246-67f33298d10d tempest-GroupsTest-1395949397 None] Skipping remove_export. No iscsi_target is presently exported for volume: 08526919-f92c-4da9-8f6f-f75094582928
Mar 02 18:24:46.307651 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0f96f149-d11f-4b12-a246-67f33298d10d tempest-GroupsTest-1395949397 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/volume-08526919-f92c-4da9-8f6f-f75094582928 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:24:46.346546 n-d-828839-1 sudo[112803]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-08526919-f92c-4da9-8f6f-f75094582928
Mar 02 18:24:46.347379 n-d-828839-1 sudo[112803]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:24:46.985989 n-d-828839-1 sudo[112803]: pam_unix(sudo:session): session closed for user root
Mar 02 18:24:46.988335 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0f96f149-d11f-4b12-a246-67f33298d10d tempest-GroupsTest-1395949397 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/volume-08526919-f92c-4da9-8f6f-f75094582928" returned: 0 in 0.681s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:24:46.990301 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0f96f149-d11f-4b12-a246-67f33298d10d tempest-GroupsTest-1395949397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-08526919-f92c-4da9-8f6f-f75094582928 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:24:47.015492 n-d-828839-1 sudo[112813]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-08526919-f92c-4da9-8f6f-f75094582928
Mar 02 18:24:47.023479 n-d-828839-1 sudo[112813]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:24:47.589639 n-d-828839-1 sudo[112813]: pam_unix(sudo:session): session closed for user root
Mar 02 18:24:47.591887 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0f96f149-d11f-4b12-a246-67f33298d10d tempest-GroupsTest-1395949397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-08526919-f92c-4da9-8f6f-f75094582928" returned: 0 in 0.601s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:24:47.594784 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0f96f149-d11f-4b12-a246-67f33298d10d tempest-GroupsTest-1395949397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-08526919-f92c-4da9-8f6f-f75094582928 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:24:47.617677 n-d-828839-1 sudo[112817]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-08526919-f92c-4da9-8f6f-f75094582928
Mar 02 18:24:47.618529 n-d-828839-1 sudo[112817]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:24:48.407171 n-d-828839-1 sudo[112817]: pam_unix(sudo:session): session closed for user root
Mar 02 18:24:48.409324 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0f96f149-d11f-4b12-a246-67f33298d10d tempest-GroupsTest-1395949397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-08526919-f92c-4da9-8f6f-f75094582928" returned: 0 in 0.814s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:24:48.410363 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-0f96f149-d11f-4b12-a246-67f33298d10d tempest-GroupsTest-1395949397 None] Successfully deleted volume: 08526919-f92c-4da9-8f6f-f75094582928
Mar 02 18:24:48.834584 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-0f96f149-d11f-4b12-a246-67f33298d10d tempest-GroupsTest-1395949397 None] Created reservations ['8b5fb564-a48c-4a10-9838-35a0de7e44fa'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:24:48.874898 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-0f96f149-d11f-4b12-a246-67f33298d10d tempest-GroupsTest-1395949397 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-818864638 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-818864638, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:24:48.874898 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-0f96f149-d11f-4b12-a246-67f33298d10d tempest-GroupsTest-1395949397 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-818864638 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-818864638, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:24:48.974667 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-0f96f149-d11f-4b12-a246-67f33298d10d tempest-GroupsTest-1395949397 None] Created reservations ['2b4df632-9ce5-4e98-b3a9-8f7f271d96ba', '60df7a29-b915-4af4-bbd4-24c02a640359', '7ce45eb5-3cb3-4493-8b88-d40ef886cb23', '121a5705-e06a-441f-9bfb-ee92eb65437b'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:24:49.818756 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-0f96f149-d11f-4b12-a246-67f33298d10d tempest-GroupsTest-1395949397 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:24:49.818756 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0f96f149-d11f-4b12-a246-67f33298d10d tempest-GroupsTest-1395949397 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:24:49.838588 n-d-828839-1 sudo[112827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:24:49.839402 n-d-828839-1 sudo[112827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:24:50.141841 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-aa552937-1667-4a6b-8ecc-ccab9fcc8554 tempest-AttachSCSIVolumeTestJSON-2057194653 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:24:50.149720 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-aa552937-1667-4a6b-8ecc-ccab9fcc8554 tempest-AttachSCSIVolumeTestJSON-2057194653 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:24:50.150822 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-aa552937-1667-4a6b-8ecc-ccab9fcc8554 tempest-AttachSCSIVolumeTestJSON-2057194653 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'
Mar 02 18:24:50.165821 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-aa552937-1667-4a6b-8ecc-ccab9fcc8554 tempest-AttachSCSIVolumeTestJSON-2057194653 None] Flow 'volume_create_manager' (af25a5d1-283b-4d34-82f7-9fcb962a18ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:24:50.170090 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-aa552937-1667-4a6b-8ecc-ccab9fcc8554 tempest-AttachSCSIVolumeTestJSON-2057194653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d9c5fce6-a962-4e66-af6c-feb06719fafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:24:50.195176 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-aa552937-1667-4a6b-8ecc-ccab9fcc8554 tempest-AttachSCSIVolumeTestJSON-2057194653 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:24:50.223974 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-aa552937-1667-4a6b-8ecc-ccab9fcc8554 tempest-AttachSCSIVolumeTestJSON-2057194653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d9c5fce6-a962-4e66-af6c-feb06719fafe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:24:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-488028050',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=c36ca90a-87cf-480b-96b4-21db7e539991,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c8849e6fe794fce96c5a525bf6e6c79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:24:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:24:50Z,user_id='7e13c6806c914b4d8066f40f75c87465',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:24:50.224308 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-aa552937-1667-4a6b-8ecc-ccab9fcc8554 tempest-AttachSCSIVolumeTestJSON-2057194653 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0590caa-10fb-4c31-8a41-41fb4b43aa75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:24:50.227136 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-aa552937-1667-4a6b-8ecc-ccab9fcc8554 tempest-AttachSCSIVolumeTestJSON-2057194653 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0590caa-10fb-4c31-8a41-41fb4b43aa75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:24:50.230059 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-aa552937-1667-4a6b-8ecc-ccab9fcc8554 tempest-AttachSCSIVolumeTestJSON-2057194653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (22c50847-8489-4a5a-929c-4cdc931ceadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:24:50.232403 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-aa552937-1667-4a6b-8ecc-ccab9fcc8554 tempest-AttachSCSIVolumeTestJSON-2057194653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (22c50847-8489-4a5a-929c-4cdc931ceadf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c36ca90a-87cf-480b-96b4-21db7e539991', 'volume_name': 'volume-c36ca90a-87cf-480b-96b4-21db7e539991', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:24:50.234704 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-aa552937-1667-4a6b-8ecc-ccab9fcc8554 tempest-AttachSCSIVolumeTestJSON-2057194653 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a8a42311-bd3b-43f3-8f67-7d8e33688f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:24:50.236900 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-aa552937-1667-4a6b-8ecc-ccab9fcc8554 tempest-AttachSCSIVolumeTestJSON-2057194653 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a8a42311-bd3b-43f3-8f67-7d8e33688f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:24:50.239193 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-aa552937-1667-4a6b-8ecc-ccab9fcc8554 tempest-AttachSCSIVolumeTestJSON-2057194653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (397831d0-658f-400c-9668-406eba0e1560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:24:50.240019 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-aa552937-1667-4a6b-8ecc-ccab9fcc8554 tempest-AttachSCSIVolumeTestJSON-2057194653 None] Volume c36ca90a-87cf-480b-96b4-21db7e539991: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c36ca90a-87cf-480b-96b4-21db7e539991', 'volume_size': 1}
Mar 02 18:24:50.241570 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-aa552937-1667-4a6b-8ecc-ccab9fcc8554 tempest-AttachSCSIVolumeTestJSON-2057194653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c36ca90a-87cf-480b-96b4-21db7e539991 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:24:50.262901 n-d-828839-1 sudo[112830]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c36ca90a-87cf-480b-96b4-21db7e539991 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:24:50.263939 n-d-828839-1 sudo[112830]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:24:50.327584 n-d-828839-1 sudo[112827]: pam_unix(sudo:session): session closed for user root
Mar 02 18:24:50.330143 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0f96f149-d11f-4b12-a246-67f33298d10d tempest-GroupsTest-1395949397 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.513s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:24:50.332109 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0f96f149-d11f-4b12-a246-67f33298d10d tempest-GroupsTest-1395949397 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:24:50.363765 n-d-828839-1 sudo[112832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:24:50.365135 n-d-828839-1 sudo[112832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:24:50.974549 n-d-828839-1 sudo[112832]: pam_unix(sudo:session): session closed for user root
Mar 02 18:24:50.980647 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0f96f149-d11f-4b12-a246-67f33298d10d tempest-GroupsTest-1395949397 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.648s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:24:50.983951 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-0f96f149-d11f-4b12-a246-67f33298d10d tempest-GroupsTest-1395949397 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:24:50.993962 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-0f96f149-d11f-4b12-a246-67f33298d10d tempest-GroupsTest-1395949397 None] Delete group completed successfully.
Mar 02 18:24:51.256276 n-d-828839-1 sudo[112830]: pam_unix(sudo:session): session closed for user root
Mar 02 18:24:51.259469 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-aa552937-1667-4a6b-8ecc-ccab9fcc8554 tempest-AttachSCSIVolumeTestJSON-2057194653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c36ca90a-87cf-480b-96b4-21db7e539991 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.018s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:24:51.267332 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-aa552937-1667-4a6b-8ecc-ccab9fcc8554 tempest-AttachSCSIVolumeTestJSON-2057194653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (397831d0-658f-400c-9668-406eba0e1560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c36ca90a-87cf-480b-96b4-21db7e539991', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:24:51.269896 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-aa552937-1667-4a6b-8ecc-ccab9fcc8554 tempest-AttachSCSIVolumeTestJSON-2057194653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b6ae438f-b586-40ff-b74c-4a1dc76b50f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:24:51.426205 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-aa552937-1667-4a6b-8ecc-ccab9fcc8554 tempest-AttachSCSIVolumeTestJSON-2057194653 None] Volume volume-c36ca90a-87cf-480b-96b4-21db7e539991 (c36ca90a-87cf-480b-96b4-21db7e539991): created successfully
Mar 02 18:24:51.426205 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-aa552937-1667-4a6b-8ecc-ccab9fcc8554 tempest-AttachSCSIVolumeTestJSON-2057194653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b6ae438f-b586-40ff-b74c-4a1dc76b50f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:24:51.426205 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-aa552937-1667-4a6b-8ecc-ccab9fcc8554 tempest-AttachSCSIVolumeTestJSON-2057194653 None] Flow 'volume_create_manager' (af25a5d1-283b-4d34-82f7-9fcb962a18ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:24:51.459162 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-a124dacc-50ee-422a-ab5f-e64b89a1bd77 tempest-GroupsTest-1395949397 None] Created reservations ['35c005bf-4574-4db8-8c8c-0e605d0f1397'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:24:51.515633 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-aa552937-1667-4a6b-8ecc-ccab9fcc8554 tempest-AttachSCSIVolumeTestJSON-2057194653 None] Created volume successfully.
Mar 02 18:24:51.733492 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-a124dacc-50ee-422a-ab5f-e64b89a1bd77 tempest-GroupsTest-1395949397 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:24:51.734441 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a124dacc-50ee-422a-ab5f-e64b89a1bd77 tempest-GroupsTest-1395949397 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:24:51.762425 n-d-828839-1 sudo[112865]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:24:51.763425 n-d-828839-1 sudo[112865]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:24:52.545109 n-d-828839-1 sudo[112865]: pam_unix(sudo:session): session closed for user root
Mar 02 18:24:52.549796 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a124dacc-50ee-422a-ab5f-e64b89a1bd77 tempest-GroupsTest-1395949397 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.815s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:24:52.551365 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a124dacc-50ee-422a-ab5f-e64b89a1bd77 tempest-GroupsTest-1395949397 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:24:52.593395 n-d-828839-1 sudo[112868]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:24:52.594255 n-d-828839-1 sudo[112868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:24:52.938174 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:24:52.938669 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:24:52.939519 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:24:52.975338 n-d-828839-1 sudo[112870]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:24:52.977687 n-d-828839-1 sudo[112870]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:24:53.366470 n-d-828839-1 sudo[112868]: pam_unix(sudo:session): session closed for user root
Mar 02 18:24:53.368712 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a124dacc-50ee-422a-ab5f-e64b89a1bd77 tempest-GroupsTest-1395949397 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.817s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:24:53.370357 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-a124dacc-50ee-422a-ab5f-e64b89a1bd77 tempest-GroupsTest-1395949397 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:24:53.381067 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-a124dacc-50ee-422a-ab5f-e64b89a1bd77 tempest-GroupsTest-1395949397 None] Delete group completed successfully.
Mar 02 18:24:53.675986 n-d-828839-1 sudo[112870]: pam_unix(sudo:session): session closed for user root
Mar 02 18:24:53.678062 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.739s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:24:53.679517 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:24:53.723338 n-d-828839-1 sudo[112874]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:24:53.724190 n-d-828839-1 sudo[112874]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:24:54.077633 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-8836f6f7-1430-499b-9acf-d1f1b63f198e tempest-GroupsTest-1395949397 None] Group tempest-GroupsTest-Group-985038585: creating
Mar 02 18:24:54.238802 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-8836f6f7-1430-499b-9acf-d1f1b63f198e tempest-GroupsTest-1395949397 None] Group tempest-GroupsTest-Group-985038585: created successfully
Mar 02 18:24:54.334045 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-8836f6f7-1430-499b-9acf-d1f1b63f198e tempest-GroupsTest-1395949397 None] Create group completed successfully.
Mar 02 18:24:54.723442 n-d-828839-1 sudo[112874]: pam_unix(sudo:session): session closed for user root
Mar 02 18:24:54.725424 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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 1.046s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:24:54.726670 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:24:55.587209 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-201f42fe-ef8f-41f2-bdee-635fd035cba5 req-86465a09-3c8b-433e-bea6-6e699ddfef0e tempest-AttachSCSIVolumeTestJSON-2057194653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c36ca90a-87cf-480b-96b4-21db7e539991 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:24:55.609940 n-d-828839-1 sudo[112877]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c36ca90a-87cf-480b-96b4-21db7e539991
Mar 02 18:24:55.610850 n-d-828839-1 sudo[112877]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:24:56.330594 n-d-828839-1 sudo[112877]: pam_unix(sudo:session): session closed for user root
Mar 02 18:24:56.332838 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-201f42fe-ef8f-41f2-bdee-635fd035cba5 req-86465a09-3c8b-433e-bea6-6e699ddfef0e tempest-AttachSCSIVolumeTestJSON-2057194653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c36ca90a-87cf-480b-96b4-21db7e539991" returned: 0 in 0.745s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:24:56.418648 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952028916016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n Backing store flags: \n Account information:\n 3HnkGQ2j6F9Ckqi9hjP9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n Backing store flags: \n Account information:\n G6U8wtxtcXGNpycFPbU7\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-201f42fe-ef8f-41f2-bdee-635fd035cba5 req-86465a09-3c8b-433e-bea6-6e699ddfef0e tempest-AttachSCSIVolumeTestJSON-2057194653 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: I_T nexus: 11
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:24:56.441219 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: g9z3a4tjSsqA65JfT3Aa
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Target 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: I_T nexus: 12
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: 3HnkGQ2j6F9Ckqi9hjP9
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Target 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: I_T nexus: 13
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030000
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf30
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030001
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf31
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: G6U8wtxtcXGNpycFPbU7
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:24:56.443534 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-201f42fe-ef8f-41f2-bdee-635fd035cba5 req-86465a09-3c8b-433e-bea6-6e699ddfef0e tempest-AttachSCSIVolumeTestJSON-2057194653 None] Creating iscsi_target for Volume ID: volume-c36ca90a-87cf-480b-96b4-21db7e539991 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:24:56.577828 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-201f42fe-ef8f-41f2-bdee-635fd035cba5 req-86465a09-3c8b-433e-bea6-6e699ddfef0e tempest-AttachSCSIVolumeTestJSON-2057194653 None] Created volume path /opt/stack/data/cinder/volumes/volume-c36ca90a-87cf-480b-96b4-21db7e539991,
Mar 02 18:24:56.577828 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:24:56.577828 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:24:56.577828 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c36ca90a-87cf-480b-96b4-21db7e539991
Mar 02 18:24:56.577828 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:24:56.577828 n-d-828839-1 cinder-volume[96937]: incominguser 3EEDjcUdD7TrfmBJyVjT 7NV6Jo5f9qQh3kiA
Mar 02 18:24:56.577828 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:24:56.577828 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:24:56.577828 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:24:56.577828 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:24:56.582658 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c36ca90a-87cf-480b-96b4-21db7e539991 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:24:57.085455 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-590b5506-133f-470c-a584-fc87cc1d170c tempest-GroupsTest-1395949397 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:24:57.091505 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-590b5506-133f-470c-a584-fc87cc1d170c tempest-GroupsTest-1395949397 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:24:57.097578 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-590b5506-133f-470c-a584-fc87cc1d170c tempest-GroupsTest-1395949397 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'
Mar 02 18:24:57.126647 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-590b5506-133f-470c-a584-fc87cc1d170c tempest-GroupsTest-1395949397 None] Flow 'volume_create_manager' (a97c07f9-e8f4-4c06-be57-672e4c9dc775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:24:57.137401 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-590b5506-133f-470c-a584-fc87cc1d170c tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73f1b30f-33ec-4837-a60b-329b1e2c49c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:24:57.185851 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-590b5506-133f-470c-a584-fc87cc1d170c tempest-GroupsTest-1395949397 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:24:57.243992 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-590b5506-133f-470c-a584-fc87cc1d170c tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73f1b30f-33ec-4837-a60b-329b1e2c49c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:24:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-2066939338',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=b8a62bdc-fdcb-48de-bb6a-14425012d7d9,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=c617333c-79e6-4984-a849-332e4afc337f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1aa98ab0df29482c8a5bca4e82cd901c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:24:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:24:57Z,user_id='cd9955a4e68e497f95748f7294c93602',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d322e9b-78ed-4f2c-8254-e4ebfb3d3388),volume_type_id=0d322e9b-78ed-4f2c-8254-e4ebfb3d3388)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:24:57.246570 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-590b5506-133f-470c-a584-fc87cc1d170c tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (916059c7-1a64-4f9c-a4e6-388853e81349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:24:57.249720 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-590b5506-133f-470c-a584-fc87cc1d170c tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (916059c7-1a64-4f9c-a4e6-388853e81349) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:24:57.252725 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-590b5506-133f-470c-a584-fc87cc1d170c tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (397e6f70-96b4-4498-86a0-bf5311297b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:24:57.260611 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-590b5506-133f-470c-a584-fc87cc1d170c tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (397e6f70-96b4-4498-86a0-bf5311297b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c617333c-79e6-4984-a849-332e4afc337f', 'volume_name': 'volume-c617333c-79e6-4984-a849-332e4afc337f', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:24:57.266542 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-590b5506-133f-470c-a584-fc87cc1d170c tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aaf016a2-38a2-453b-816a-fc5b8590706d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:24:57.274776 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-590b5506-133f-470c-a584-fc87cc1d170c tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aaf016a2-38a2-453b-816a-fc5b8590706d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:24:57.280881 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-590b5506-133f-470c-a584-fc87cc1d170c tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (16f3fa83-b13b-4aa0-8d98-5eac462ce6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:24:57.327358 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-590b5506-133f-470c-a584-fc87cc1d170c tempest-GroupsTest-1395949397 None] Volume c617333c-79e6-4984-a849-332e4afc337f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c617333c-79e6-4984-a849-332e4afc337f', 'volume_size': 1}
Mar 02 18:24:57.335324 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-590b5506-133f-470c-a584-fc87cc1d170c tempest-GroupsTest-1395949397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c617333c-79e6-4984-a849-332e4afc337f stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:24:57.366307 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c36ca90a-87cf-480b-96b4-21db7e539991" returned: 0 in 0.774s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:24:57.367156 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952028916016]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:24:57.368281 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-201f42fe-ef8f-41f2-bdee-635fd035cba5 req-86465a09-3c8b-433e-bea6-6e699ddfef0e tempest-AttachSCSIVolumeTestJSON-2057194653 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:24:57.368898 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-201f42fe-ef8f-41f2-bdee-635fd035cba5 req-86465a09-3c8b-433e-bea6-6e699ddfef0e tempest-AttachSCSIVolumeTestJSON-2057194653 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:24:57.373838 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:24:57.391491 n-d-828839-1 sudo[112901]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c617333c-79e6-4984-a849-332e4afc337f stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:24:57.394819 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:24:57.395567 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952028916016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n Backing store flags: \n Account information:\n 3HnkGQ2j6F9Ckqi9hjP9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n Backing store flags: \n Account information:\n G6U8wtxtcXGNpycFPbU7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c36ca90a-87cf-480b-96b4-21db7e539991\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c36ca90a-87cf-480b-96b4-21db7e539991\n Backing store flags: \n Account information:\n 3EEDjcUdD7TrfmBJyVjT\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-201f42fe-ef8f-41f2-bdee-635fd035cba5 req-86465a09-3c8b-433e-bea6-6e699ddfef0e tempest-AttachSCSIVolumeTestJSON-2057194653 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: I_T nexus: 11
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: g9z3a4tjSsqA65JfT3Aa
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Target 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: I_T nexus: 12
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: 3HnkGQ2j6F9Ckqi9hjP9
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Target 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: I_T nexus: 13
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030000
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf30
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030001
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf31
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: G6U8wtxtcXGNpycFPbU7
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:24:57.396590 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:24:57.412898 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:24:57.417375 n-d-828839-1 sudo[112901]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:24:57.533646 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:24:57.534350 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952028916016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n Backing store flags: \n Account information:\n 3HnkGQ2j6F9Ckqi9hjP9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n Backing store flags: \n Account information:\n G6U8wtxtcXGNpycFPbU7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c36ca90a-87cf-480b-96b4-21db7e539991\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c36ca90a-87cf-480b-96b4-21db7e539991\n Backing store flags: \n Account information:\n 3EEDjcUdD7TrfmBJyVjT\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:24:57.537115 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:24:57.761953 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.224s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:24:57.762643 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952028916016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n Backing store flags: \n Account information:\n 3HnkGQ2j6F9Ckqi9hjP9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n Backing store flags: \n Account information:\n G6U8wtxtcXGNpycFPbU7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c36ca90a-87cf-480b-96b4-21db7e539991\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c36ca90a-87cf-480b-96b4-21db7e539991\n Backing store flags: \n Account information:\n 3EEDjcUdD7TrfmBJyVjT\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:24:57.766618 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-201f42fe-ef8f-41f2-bdee-635fd035cba5 req-86465a09-3c8b-433e-bea6-6e699ddfef0e tempest-AttachSCSIVolumeTestJSON-2057194653 None] Set provider_location to: 10.222.0.66:3260,4 iqn.2010-10.org.openstack:volume-c36ca90a-87cf-480b-96b4-21db7e539991 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:24:58.126661 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-201f42fe-ef8f-41f2-bdee-635fd035cba5 req-86465a09-3c8b-433e-bea6-6e699ddfef0e tempest-AttachSCSIVolumeTestJSON-2057194653 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-c36ca90a-87cf-480b-96b4-21db7e539991', 'target_lun': 1, 'volume_id': 'c36ca90a-87cf-480b-96b4-21db7e539991', 'auth_method': 'CHAP', 'auth_username': '3EEDjcUdD7TrfmBJyVjT', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '3bc7c6e0-613a-451c-82f2-8a0052a0b724'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:24:58.344665 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-5375b7a2-76e4-4072-b863-1684dd17c20d tempest-AttachVolumeShelveTestJSON-1833229945 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:24:58.349071 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-5375b7a2-76e4-4072-b863-1684dd17c20d tempest-AttachVolumeShelveTestJSON-1833229945 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:24:58.349768 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-5375b7a2-76e4-4072-b863-1684dd17c20d tempest-AttachVolumeShelveTestJSON-1833229945 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'
Mar 02 18:24:58.365119 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5375b7a2-76e4-4072-b863-1684dd17c20d tempest-AttachVolumeShelveTestJSON-1833229945 None] Flow 'volume_create_manager' (30a1db17-7d29-4a15-8522-e7ef5e683cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:24:58.369861 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5375b7a2-76e4-4072-b863-1684dd17c20d tempest-AttachVolumeShelveTestJSON-1833229945 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ab8c0fbf-7507-4a02-841d-6e45e34456a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:24:58.414287 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-5375b7a2-76e4-4072-b863-1684dd17c20d tempest-AttachVolumeShelveTestJSON-1833229945 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:24:58.473677 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5375b7a2-76e4-4072-b863-1684dd17c20d tempest-AttachVolumeShelveTestJSON-1833229945 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ab8c0fbf-7507-4a02-841d-6e45e34456a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:24:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2060610531',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=486831f8-3b7e-4447-9483-d32b9b0e98dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8980a5bc3cc4105aee2e7a3fc370da3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:24:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:24:58Z,user_id='b1fae32ba09242b093fa725a335a055c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:24:58.477712 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5375b7a2-76e4-4072-b863-1684dd17c20d tempest-AttachVolumeShelveTestJSON-1833229945 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0b59cee1-ea02-47f7-a58e-a67d103ce7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:24:58.481574 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5375b7a2-76e4-4072-b863-1684dd17c20d tempest-AttachVolumeShelveTestJSON-1833229945 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0b59cee1-ea02-47f7-a58e-a67d103ce7f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:24:58.488482 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5375b7a2-76e4-4072-b863-1684dd17c20d tempest-AttachVolumeShelveTestJSON-1833229945 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0d012bdb-a95a-4133-b459-d6be72512b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:24:58.490703 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5375b7a2-76e4-4072-b863-1684dd17c20d tempest-AttachVolumeShelveTestJSON-1833229945 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0d012bdb-a95a-4133-b459-d6be72512b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '486831f8-3b7e-4447-9483-d32b9b0e98dd', 'volume_name': 'volume-486831f8-3b7e-4447-9483-d32b9b0e98dd', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:24:58.493823 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5375b7a2-76e4-4072-b863-1684dd17c20d tempest-AttachVolumeShelveTestJSON-1833229945 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0c20a717-126c-428c-a0f5-ddef6b050017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:24:58.502966 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5375b7a2-76e4-4072-b863-1684dd17c20d tempest-AttachVolumeShelveTestJSON-1833229945 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0c20a717-126c-428c-a0f5-ddef6b050017) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:24:58.502966 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5375b7a2-76e4-4072-b863-1684dd17c20d tempest-AttachVolumeShelveTestJSON-1833229945 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b99c2434-3539-460c-b427-f887e2a81bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:24:58.502966 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-5375b7a2-76e4-4072-b863-1684dd17c20d tempest-AttachVolumeShelveTestJSON-1833229945 None] Volume 486831f8-3b7e-4447-9483-d32b9b0e98dd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-486831f8-3b7e-4447-9483-d32b9b0e98dd', 'volume_size': 1}
Mar 02 18:24:58.502966 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5375b7a2-76e4-4072-b863-1684dd17c20d tempest-AttachVolumeShelveTestJSON-1833229945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-486831f8-3b7e-4447-9483-d32b9b0e98dd stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:24:58.528567 n-d-828839-1 sudo[112901]: pam_unix(sudo:session): session closed for user root
Mar 02 18:24:58.540874 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-590b5506-133f-470c-a584-fc87cc1d170c tempest-GroupsTest-1395949397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c617333c-79e6-4984-a849-332e4afc337f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.208s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:24:58.545669 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-590b5506-133f-470c-a584-fc87cc1d170c tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (16f3fa83-b13b-4aa0-8d98-5eac462ce6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c617333c-79e6-4984-a849-332e4afc337f', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:24:58.553352 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-590b5506-133f-470c-a584-fc87cc1d170c tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (139e4d06-0fbc-454a-91de-bdd28918f7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:24:58.559079 n-d-828839-1 sudo[112957]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-486831f8-3b7e-4447-9483-d32b9b0e98dd stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:24:58.559914 n-d-828839-1 sudo[112957]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:24:58.588989 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-201f42fe-ef8f-41f2-bdee-635fd035cba5 req-86465a09-3c8b-433e-bea6-6e699ddfef0e tempest-AttachSCSIVolumeTestJSON-2057194653 None] attachment_update completed successfully.
Mar 02 18:24:58.656978 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-590b5506-133f-470c-a584-fc87cc1d170c tempest-GroupsTest-1395949397 None] Volume volume-c617333c-79e6-4984-a849-332e4afc337f (c617333c-79e6-4984-a849-332e4afc337f): created successfully
Mar 02 18:24:58.659331 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-590b5506-133f-470c-a584-fc87cc1d170c tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (139e4d06-0fbc-454a-91de-bdd28918f7a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:24:58.663473 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-590b5506-133f-470c-a584-fc87cc1d170c tempest-GroupsTest-1395949397 None] Flow 'volume_create_manager' (a97c07f9-e8f4-4c06-be57-672e4c9dc775) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:24:58.809701 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-590b5506-133f-470c-a584-fc87cc1d170c tempest-GroupsTest-1395949397 None] Created volume successfully.
Mar 02 18:24:59.724813 n-d-828839-1 sudo[112957]: pam_unix(sudo:session): session closed for user root
Mar 02 18:24:59.727654 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5375b7a2-76e4-4072-b863-1684dd17c20d tempest-AttachVolumeShelveTestJSON-1833229945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-486831f8-3b7e-4447-9483-d32b9b0e98dd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.225s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:24:59.737038 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5375b7a2-76e4-4072-b863-1684dd17c20d tempest-AttachVolumeShelveTestJSON-1833229945 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b99c2434-3539-460c-b427-f887e2a81bbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-486831f8-3b7e-4447-9483-d32b9b0e98dd', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:24:59.737038 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5375b7a2-76e4-4072-b863-1684dd17c20d tempest-AttachVolumeShelveTestJSON-1833229945 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (562b7e48-65f0-4115-9b37-9bf95767c45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:24:59.797225 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-5375b7a2-76e4-4072-b863-1684dd17c20d tempest-AttachVolumeShelveTestJSON-1833229945 None] Volume volume-486831f8-3b7e-4447-9483-d32b9b0e98dd (486831f8-3b7e-4447-9483-d32b9b0e98dd): created successfully
Mar 02 18:24:59.799255 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5375b7a2-76e4-4072-b863-1684dd17c20d tempest-AttachVolumeShelveTestJSON-1833229945 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (562b7e48-65f0-4115-9b37-9bf95767c45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:24:59.802659 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5375b7a2-76e4-4072-b863-1684dd17c20d tempest-AttachVolumeShelveTestJSON-1833229945 None] Flow 'volume_create_manager' (30a1db17-7d29-4a15-8522-e7ef5e683cc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:24:59.938311 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-5375b7a2-76e4-4072-b863-1684dd17c20d tempest-AttachVolumeShelveTestJSON-1833229945 None] Created volume successfully.
Mar 02 18:25:00.870946 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-75f2c707-fb5d-4286-a751-c061aafbb10c tempest-GroupsTest-1395949397 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:25:00.875132 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-75f2c707-fb5d-4286-a751-c061aafbb10c tempest-GroupsTest-1395949397 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:25:00.875651 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-75f2c707-fb5d-4286-a751-c061aafbb10c tempest-GroupsTest-1395949397 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'
Mar 02 18:25:00.889551 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75f2c707-fb5d-4286-a751-c061aafbb10c tempest-GroupsTest-1395949397 None] Flow 'volume_create_manager' (63b55275-673f-4df5-a273-99342396d2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:25:00.892819 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75f2c707-fb5d-4286-a751-c061aafbb10c tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (070db248-5fff-4b14-96d0-a123cce493b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:25:00.916109 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-75f2c707-fb5d-4286-a751-c061aafbb10c tempest-GroupsTest-1395949397 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:25:00.957250 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75f2c707-fb5d-4286-a751-c061aafbb10c tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (070db248-5fff-4b14-96d0-a123cce493b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:25:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1941362405',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=b8a62bdc-fdcb-48de-bb6a-14425012d7d9,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=0b71f5ef-e5b3-4521-ad91-dc8c6a4a2366,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1aa98ab0df29482c8a5bca4e82cd901c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:25:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:25:00Z,user_id='cd9955a4e68e497f95748f7294c93602',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d322e9b-78ed-4f2c-8254-e4ebfb3d3388),volume_type_id=0d322e9b-78ed-4f2c-8254-e4ebfb3d3388)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:25:00.959934 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75f2c707-fb5d-4286-a751-c061aafbb10c tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a651311b-576d-47b6-af1a-75031fe50a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:25:00.962322 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75f2c707-fb5d-4286-a751-c061aafbb10c tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a651311b-576d-47b6-af1a-75031fe50a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:25:00.965020 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75f2c707-fb5d-4286-a751-c061aafbb10c tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (027c49a3-e4c4-4bd9-9c94-c6710c7c4235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:25:00.967384 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75f2c707-fb5d-4286-a751-c061aafbb10c tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (027c49a3-e4c4-4bd9-9c94-c6710c7c4235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0b71f5ef-e5b3-4521-ad91-dc8c6a4a2366', 'volume_name': 'volume-0b71f5ef-e5b3-4521-ad91-dc8c6a4a2366', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:25:00.969771 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75f2c707-fb5d-4286-a751-c061aafbb10c tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4e797f7e-0d25-461e-826c-0260d21af580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:25:00.972136 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75f2c707-fb5d-4286-a751-c061aafbb10c tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4e797f7e-0d25-461e-826c-0260d21af580) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:25:00.974408 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75f2c707-fb5d-4286-a751-c061aafbb10c tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0cdbdd68-15ef-45b4-a114-c3cd68ee23e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:25:00.994735 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-75f2c707-fb5d-4286-a751-c061aafbb10c tempest-GroupsTest-1395949397 None] Volume 0b71f5ef-e5b3-4521-ad91-dc8c6a4a2366: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0b71f5ef-e5b3-4521-ad91-dc8c6a4a2366', 'volume_size': 1}
Mar 02 18:25:00.996005 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-75f2c707-fb5d-4286-a751-c061aafbb10c tempest-GroupsTest-1395949397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0b71f5ef-e5b3-4521-ad91-dc8c6a4a2366 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:01.029379 n-d-828839-1 sudo[113007]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0b71f5ef-e5b3-4521-ad91-dc8c6a4a2366 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:25:01.031487 n-d-828839-1 sudo[113007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:02.317466 n-d-828839-1 sudo[113007]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:02.321139 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-75f2c707-fb5d-4286-a751-c061aafbb10c tempest-GroupsTest-1395949397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0b71f5ef-e5b3-4521-ad91-dc8c6a4a2366 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.324s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:02.328970 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75f2c707-fb5d-4286-a751-c061aafbb10c tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0cdbdd68-15ef-45b4-a114-c3cd68ee23e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0b71f5ef-e5b3-4521-ad91-dc8c6a4a2366', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:25:02.331537 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75f2c707-fb5d-4286-a751-c061aafbb10c tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cb61c0da-2ddc-4ee4-bda4-4aa9385bd553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:25:02.451909 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-75f2c707-fb5d-4286-a751-c061aafbb10c tempest-GroupsTest-1395949397 None] Volume volume-0b71f5ef-e5b3-4521-ad91-dc8c6a4a2366 (0b71f5ef-e5b3-4521-ad91-dc8c6a4a2366): created successfully
Mar 02 18:25:02.456109 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75f2c707-fb5d-4286-a751-c061aafbb10c tempest-GroupsTest-1395949397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cb61c0da-2ddc-4ee4-bda4-4aa9385bd553) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:25:02.457282 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75f2c707-fb5d-4286-a751-c061aafbb10c tempest-GroupsTest-1395949397 None] Flow 'volume_create_manager' (63b55275-673f-4df5-a273-99342396d2ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:25:02.615523 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-75f2c707-fb5d-4286-a751-c061aafbb10c tempest-GroupsTest-1395949397 None] Created volume successfully.
Mar 02 18:25:03.506073 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-7ae28e94-c28f-4fda-ad03-082467d79255 tempest-GroupsTest-1395949397 None] Update group completed successfully.
Mar 02 18:25:05.165434 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-f81716c0-8cc7-4450-9c80-d65b7617a614 tempest-GroupsTest-1395949397 None] Update group completed successfully.
Mar 02 18:25:06.887057 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0b71f5ef-e5b3-4521-ad91-dc8c6a4a2366
Mar 02 18:25:06.895747 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 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/volume-0b71f5ef-e5b3-4521-ad91-dc8c6a4a2366 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:06.947169 n-d-828839-1 sudo[113104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-0b71f5ef-e5b3-4521-ad91-dc8c6a4a2366
Mar 02 18:25:06.947974 n-d-828839-1 sudo[113104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:07.820478 n-d-828839-1 sudo[113104]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:07.823427 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 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/volume-0b71f5ef-e5b3-4521-ad91-dc8c6a4a2366" returned: 0 in 0.934s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:07.825479 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0b71f5ef-e5b3-4521-ad91-dc8c6a4a2366 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:07.861574 n-d-828839-1 sudo[113119]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0b71f5ef-e5b3-4521-ad91-dc8c6a4a2366
Mar 02 18:25:07.862503 n-d-828839-1 sudo[113119]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:08.382577 n-d-828839-1 sudo[113119]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:08.393776 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0b71f5ef-e5b3-4521-ad91-dc8c6a4a2366" returned: 0 in 0.559s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:08.393776 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0b71f5ef-e5b3-4521-ad91-dc8c6a4a2366 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:08.427044 n-d-828839-1 sudo[113132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0b71f5ef-e5b3-4521-ad91-dc8c6a4a2366
Mar 02 18:25:08.427829 n-d-828839-1 sudo[113132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:08.620283 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-194c0140-5e94-4ad5-8a67-8cbcc01eda05 req-83c9b245-e785-43fb-92bf-09d8b6995ff1 tempest-AttachSCSIVolumeTestJSON-2057194653 None] Terminate volume connection completed successfully.
Mar 02 18:25:08.620790 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-194c0140-5e94-4ad5-8a67-8cbcc01eda05 req-83c9b245-e785-43fb-92bf-09d8b6995ff1 tempest-AttachSCSIVolumeTestJSON-2057194653 None] Deleting attachment 3bc7c6e0-613a-451c-82f2-8a0052a0b724. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:25:08.631175 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:08.760634 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:08.761305 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804675168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n Backing store flags: \n Account information:\n 3HnkGQ2j6F9Ckqi9hjP9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n Backing store flags: \n Account information:\n G6U8wtxtcXGNpycFPbU7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c36ca90a-87cf-480b-96b4-21db7e539991\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c36ca90a-87cf-480b-96b4-21db7e539991\n Backing store flags: \n Account information:\n 3EEDjcUdD7TrfmBJyVjT\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:25:08.761985 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-194c0140-5e94-4ad5-8a67-8cbcc01eda05 req-83c9b245-e785-43fb-92bf-09d8b6995ff1 tempest-AttachSCSIVolumeTestJSON-2057194653 None] Removing iscsi_target for Volume ID: c36ca90a-87cf-480b-96b4-21db7e539991
Mar 02 18:25:08.764934 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c36ca90a-87cf-480b-96b4-21db7e539991 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:08.931238 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c36ca90a-87cf-480b-96b4-21db7e539991 -f" returned: 0 in 0.164s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:08.931238 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804675168]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:25:08.933731 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:09.085497 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.151s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:09.086104 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804675168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n Backing store flags: \n Account information:\n 3HnkGQ2j6F9Ckqi9hjP9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n Backing store flags: \n Account information:\n G6U8wtxtcXGNpycFPbU7\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:25:09.178368 n-d-828839-1 sudo[113132]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:09.181512 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0b71f5ef-e5b3-4521-ad91-dc8c6a4a2366" returned: 0 in 0.793s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:09.182317 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 None] Successfully deleted volume: 0b71f5ef-e5b3-4521-ad91-dc8c6a4a2366
Mar 02 18:25:09.182586 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 None] Skipping remove_export. No iscsi_target is presently exported for volume: c617333c-79e6-4984-a849-332e4afc337f
Mar 02 18:25:09.183793 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 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/volume-c617333c-79e6-4984-a849-332e4afc337f {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:09.202943 n-d-828839-1 sudo[113159]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c617333c-79e6-4984-a849-332e4afc337f
Mar 02 18:25:09.203896 n-d-828839-1 sudo[113159]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:09.722451 n-d-828839-1 sudo[113159]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:09.724821 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 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/volume-c617333c-79e6-4984-a849-332e4afc337f" returned: 0 in 0.541s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:09.726750 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c617333c-79e6-4984-a849-332e4afc337f {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:09.748706 n-d-828839-1 sudo[113165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c617333c-79e6-4984-a849-332e4afc337f
Mar 02 18:25:09.750145 n-d-828839-1 sudo[113165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:10.328389 n-d-828839-1 sudo[113165]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:10.330711 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c617333c-79e6-4984-a849-332e4afc337f" returned: 0 in 0.603s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:10.335186 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c617333c-79e6-4984-a849-332e4afc337f {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:10.363481 n-d-828839-1 sudo[113168]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c617333c-79e6-4984-a849-332e4afc337f
Mar 02 18:25:10.364358 n-d-828839-1 sudo[113168]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:11.045390 n-d-828839-1 sudo[113168]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:11.047843 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c617333c-79e6-4984-a849-332e4afc337f" returned: 0 in 0.715s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:11.049625 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 None] Successfully deleted volume: c617333c-79e6-4984-a849-332e4afc337f
Mar 02 18:25:11.508253 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 None] Created reservations ['555729a6-2454-4620-b8b2-fe4a13fcdba4'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:25:11.537424 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2078206381 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2078206381, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:25:11.538502 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2078206381 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2078206381, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:25:11.672809 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 None] Created reservations ['a27e3da8-4dd4-4bae-bdc2-7bd779976d52', 'c5edfd3c-41a8-4309-8801-b9eb39070f66', '2d61132a-490b-465c-a6a6-0e973c4e46e2', '19a4143e-cbd5-40fe-8bd4-b878936c9a0a'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:25:12.257212 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 None] Created reservations ['2802d76c-3862-4596-ac1c-2027adf27d45', 'f0d0f8c1-77a9-4a6c-aaf0-f3bc95a22667', '9b92ee4b-5e91-4eb9-b784-d163a76174a5', 'cb98d03d-5cdd-4e7b-93d1-a8f6e9a6099c'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:25:12.923425 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:25:12.924614 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:12.945036 n-d-828839-1 sudo[113175]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:25:12.945852 n-d-828839-1 sudo[113175]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:13.858177 n-d-828839-1 sudo[113175]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:13.860715 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 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.936s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:13.863301 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:13.913764 n-d-828839-1 sudo[113179]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:25:13.914618 n-d-828839-1 sudo[113179]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:14.917122 n-d-828839-1 sudo[113179]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:14.920608 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 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 1.056s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:14.923023 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:25:14.937980 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-72d94d72-d4c8-4090-806c-71392540adc2 tempest-GroupsTest-1395949397 None] Delete group completed successfully.
Mar 02 18:25:21.876424 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-8c3bcbba-b96d-4c93-b3e7-6e5fb1a4d85e tempest-AttachSCSIVolumeTestJSON-2057194653 None] Lock "b'cinder-c36ca90a-87cf-480b-96b4-21db7e539991-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:25:22.113620 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:22.215533 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:22.216033 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952027680256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n Backing store flags: \n Account information:\n 3HnkGQ2j6F9Ckqi9hjP9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n Backing store flags: \n Account information:\n G6U8wtxtcXGNpycFPbU7\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:25:22.217030 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-8c3bcbba-b96d-4c93-b3e7-6e5fb1a4d85e tempest-AttachSCSIVolumeTestJSON-2057194653 None] Skipping remove_export. No iscsi_target is presently exported for volume: c36ca90a-87cf-480b-96b4-21db7e539991
Mar 02 18:25:22.219614 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8c3bcbba-b96d-4c93-b3e7-6e5fb1a4d85e tempest-AttachSCSIVolumeTestJSON-2057194653 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/volume-c36ca90a-87cf-480b-96b4-21db7e539991 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:22.249976 n-d-828839-1 sudo[113240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c36ca90a-87cf-480b-96b4-21db7e539991
Mar 02 18:25:22.251239 n-d-828839-1 sudo[113240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:22.841173 n-d-828839-1 sudo[113240]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:22.844715 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8c3bcbba-b96d-4c93-b3e7-6e5fb1a4d85e tempest-AttachSCSIVolumeTestJSON-2057194653 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/volume-c36ca90a-87cf-480b-96b4-21db7e539991" returned: 0 in 0.625s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:22.847415 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8c3bcbba-b96d-4c93-b3e7-6e5fb1a4d85e tempest-AttachSCSIVolumeTestJSON-2057194653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c36ca90a-87cf-480b-96b4-21db7e539991 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:22.881000 n-d-828839-1 sudo[113246]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c36ca90a-87cf-480b-96b4-21db7e539991
Mar 02 18:25:22.882002 n-d-828839-1 sudo[113246]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:23.487768 n-d-828839-1 sudo[113246]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:23.490063 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8c3bcbba-b96d-4c93-b3e7-6e5fb1a4d85e tempest-AttachSCSIVolumeTestJSON-2057194653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c36ca90a-87cf-480b-96b4-21db7e539991" returned: 0 in 0.642s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:23.492126 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8c3bcbba-b96d-4c93-b3e7-6e5fb1a4d85e tempest-AttachSCSIVolumeTestJSON-2057194653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c36ca90a-87cf-480b-96b4-21db7e539991 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:23.517786 n-d-828839-1 sudo[113260]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c36ca90a-87cf-480b-96b4-21db7e539991
Mar 02 18:25:23.518628 n-d-828839-1 sudo[113260]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:24.237549 n-d-828839-1 sudo[113260]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:24.239805 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8c3bcbba-b96d-4c93-b3e7-6e5fb1a4d85e tempest-AttachSCSIVolumeTestJSON-2057194653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c36ca90a-87cf-480b-96b4-21db7e539991" returned: 0 in 0.747s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:24.241787 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-8c3bcbba-b96d-4c93-b3e7-6e5fb1a4d85e tempest-AttachSCSIVolumeTestJSON-2057194653 None] Successfully deleted volume: c36ca90a-87cf-480b-96b4-21db7e539991
Mar 02 18:25:24.463539 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-8c3bcbba-b96d-4c93-b3e7-6e5fb1a4d85e tempest-AttachSCSIVolumeTestJSON-2057194653 None] Created reservations ['0b31b856-7646-4b3f-b720-3af9f34e6cca', '4959fd11-3840-4778-b8e4-9d9523ff8660', 'efbe834b-5108-4800-a1b1-bebd5b93055c', '9be7c02f-20bf-4101-b622-2627f16b60fb'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:25:24.805263 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-8c3bcbba-b96d-4c93-b3e7-6e5fb1a4d85e tempest-AttachSCSIVolumeTestJSON-2057194653 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:25:24.806538 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8c3bcbba-b96d-4c93-b3e7-6e5fb1a4d85e tempest-AttachSCSIVolumeTestJSON-2057194653 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:24.832916 n-d-828839-1 sudo[113268]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:25:24.834158 n-d-828839-1 sudo[113268]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:25.024875 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-341c0569-556e-45d7-8f1b-dbb533069ab9 tempest-GroupsV320Test-230887708 None] Group tempest-GroupsV320Test-Group-166140930: creating
Mar 02 18:25:25.127443 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-341c0569-556e-45d7-8f1b-dbb533069ab9 tempest-GroupsV320Test-230887708 None] Group tempest-GroupsV320Test-Group-166140930: created successfully
Mar 02 18:25:25.168363 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-341c0569-556e-45d7-8f1b-dbb533069ab9 tempest-GroupsV320Test-230887708 None] Create group completed successfully.
Mar 02 18:25:25.297149 n-d-828839-1 sudo[113268]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:25.299600 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8c3bcbba-b96d-4c93-b3e7-6e5fb1a4d85e tempest-AttachSCSIVolumeTestJSON-2057194653 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.493s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:25.302254 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8c3bcbba-b96d-4c93-b3e7-6e5fb1a4d85e tempest-AttachSCSIVolumeTestJSON-2057194653 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:25.325705 n-d-828839-1 sudo[113271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:25:25.327146 n-d-828839-1 sudo[113271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:25.840591 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8c3bcbba-b96d-4c93-b3e7-6e5fb1a4d85e tempest-AttachSCSIVolumeTestJSON-2057194653 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.530s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:25.840591 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-8c3bcbba-b96d-4c93-b3e7-6e5fb1a4d85e tempest-AttachSCSIVolumeTestJSON-2057194653 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:25:25.830364 n-d-828839-1 sudo[113271]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:25.855057 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-8c3bcbba-b96d-4c93-b3e7-6e5fb1a4d85e tempest-AttachSCSIVolumeTestJSON-2057194653 None] Deleted volume successfully.
Mar 02 18:25:25.975940 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-8c3bcbba-b96d-4c93-b3e7-6e5fb1a4d85e tempest-AttachSCSIVolumeTestJSON-2057194653 None] Lock "b'cinder-c36ca90a-87cf-480b-96b4-21db7e539991-delete_volume'" released by "delete_volume" :: held 4.098s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:25:27.170437 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-e0780acc-2be9-4a73-b6bb-adc8a04bb235 tempest-GroupsV320Test-230887708 None] Created reservations ['48b56e88-d1da-437f-a419-252c20305a7b'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:25:27.426598 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-e0780acc-2be9-4a73-b6bb-adc8a04bb235 tempest-GroupsV320Test-230887708 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:25:27.427631 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e0780acc-2be9-4a73-b6bb-adc8a04bb235 tempest-GroupsV320Test-230887708 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:27.471908 n-d-828839-1 sudo[113283]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:25:27.473735 n-d-828839-1 sudo[113283]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:27.988763 n-d-828839-1 sudo[113283]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:27.992035 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e0780acc-2be9-4a73-b6bb-adc8a04bb235 tempest-GroupsV320Test-230887708 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.563s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:27.997761 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e0780acc-2be9-4a73-b6bb-adc8a04bb235 tempest-GroupsV320Test-230887708 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:28.025364 n-d-828839-1 sudo[113286]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:25:28.032457 n-d-828839-1 sudo[113286]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:28.685381 n-d-828839-1 sudo[113286]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:28.687697 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e0780acc-2be9-4a73-b6bb-adc8a04bb235 tempest-GroupsV320Test-230887708 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.690s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:28.689481 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-e0780acc-2be9-4a73-b6bb-adc8a04bb235 tempest-GroupsV320Test-230887708 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:25:28.694266 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-e0780acc-2be9-4a73-b6bb-adc8a04bb235 tempest-GroupsV320Test-230887708 None] Delete group completed successfully.
Mar 02 18:25:38.881052 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-52dee0dc-4432-4478-b556-fe9f6ecd34fe tempest-SnapshotManageAdminTest-862195495 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:25:38.886322 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-52dee0dc-4432-4478-b556-fe9f6ecd34fe tempest-SnapshotManageAdminTest-862195495 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:25:38.888898 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-52dee0dc-4432-4478-b556-fe9f6ecd34fe tempest-SnapshotManageAdminTest-862195495 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'
Mar 02 18:25:38.901015 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-52dee0dc-4432-4478-b556-fe9f6ecd34fe tempest-SnapshotManageAdminTest-862195495 None] Flow 'volume_create_manager' (7a93b560-f4f0-44f7-8a61-ac35699210ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:25:38.904752 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-52dee0dc-4432-4478-b556-fe9f6ecd34fe tempest-SnapshotManageAdminTest-862195495 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a2d3c14c-1b48-4123-ad80-71752a4ab123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:25:38.950069 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-52dee0dc-4432-4478-b556-fe9f6ecd34fe tempest-SnapshotManageAdminTest-862195495 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:25:39.000387 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-52dee0dc-4432-4478-b556-fe9f6ecd34fe tempest-SnapshotManageAdminTest-862195495 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a2d3c14c-1b48-4123-ad80-71752a4ab123) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:25:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-715744523',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=33d442c6-645e-4fe2-ad4f-cd19fd98f6a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de2b14bfcb334b9eaafc1c64fd7c1fab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:25:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:25:39Z,user_id='2f0ff6972e7648c98b8f1cbdffd1ac04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:25:39.002918 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-52dee0dc-4432-4478-b556-fe9f6ecd34fe tempest-SnapshotManageAdminTest-862195495 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9797b9be-ab33-4487-b37f-24a6b0f3cc93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:25:39.005118 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-52dee0dc-4432-4478-b556-fe9f6ecd34fe tempest-SnapshotManageAdminTest-862195495 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9797b9be-ab33-4487-b37f-24a6b0f3cc93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:25:39.007451 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-52dee0dc-4432-4478-b556-fe9f6ecd34fe tempest-SnapshotManageAdminTest-862195495 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8637376b-cd9b-41f1-8ecb-7044b0d32585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:25:39.009772 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-52dee0dc-4432-4478-b556-fe9f6ecd34fe tempest-SnapshotManageAdminTest-862195495 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8637376b-cd9b-41f1-8ecb-7044b0d32585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '33d442c6-645e-4fe2-ad4f-cd19fd98f6a1', 'volume_name': 'volume-33d442c6-645e-4fe2-ad4f-cd19fd98f6a1', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:25:39.012075 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-52dee0dc-4432-4478-b556-fe9f6ecd34fe tempest-SnapshotManageAdminTest-862195495 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c552de2-83f3-46df-8c0f-2085ba607ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:25:39.021479 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-52dee0dc-4432-4478-b556-fe9f6ecd34fe tempest-SnapshotManageAdminTest-862195495 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c552de2-83f3-46df-8c0f-2085ba607ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:25:39.021479 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-52dee0dc-4432-4478-b556-fe9f6ecd34fe tempest-SnapshotManageAdminTest-862195495 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (04356419-82ed-4fd1-a84d-cc0a53ba7392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:25:39.021479 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-52dee0dc-4432-4478-b556-fe9f6ecd34fe tempest-SnapshotManageAdminTest-862195495 None] Volume 33d442c6-645e-4fe2-ad4f-cd19fd98f6a1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-33d442c6-645e-4fe2-ad4f-cd19fd98f6a1', 'volume_size': 1}
Mar 02 18:25:39.021479 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-52dee0dc-4432-4478-b556-fe9f6ecd34fe tempest-SnapshotManageAdminTest-862195495 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-33d442c6-645e-4fe2-ad4f-cd19fd98f6a1 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:39.065801 n-d-828839-1 sudo[113379]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-33d442c6-645e-4fe2-ad4f-cd19fd98f6a1 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:25:39.067941 n-d-828839-1 sudo[113379]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:39.977291 n-d-828839-1 sudo[113379]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:39.980530 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-52dee0dc-4432-4478-b556-fe9f6ecd34fe tempest-SnapshotManageAdminTest-862195495 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-33d442c6-645e-4fe2-ad4f-cd19fd98f6a1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.961s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:39.985551 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-52dee0dc-4432-4478-b556-fe9f6ecd34fe tempest-SnapshotManageAdminTest-862195495 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (04356419-82ed-4fd1-a84d-cc0a53ba7392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-33d442c6-645e-4fe2-ad4f-cd19fd98f6a1', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:25:40.012205 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-52dee0dc-4432-4478-b556-fe9f6ecd34fe tempest-SnapshotManageAdminTest-862195495 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (126e9213-66fe-44a1-892f-fd94cb0b0a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:25:40.103067 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-52dee0dc-4432-4478-b556-fe9f6ecd34fe tempest-SnapshotManageAdminTest-862195495 None] Volume volume-33d442c6-645e-4fe2-ad4f-cd19fd98f6a1 (33d442c6-645e-4fe2-ad4f-cd19fd98f6a1): created successfully
Mar 02 18:25:40.105499 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-52dee0dc-4432-4478-b556-fe9f6ecd34fe tempest-SnapshotManageAdminTest-862195495 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (126e9213-66fe-44a1-892f-fd94cb0b0a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:25:40.113288 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-52dee0dc-4432-4478-b556-fe9f6ecd34fe tempest-SnapshotManageAdminTest-862195495 None] Flow 'volume_create_manager' (7a93b560-f4f0-44f7-8a61-ac35699210ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:25:40.255933 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-52dee0dc-4432-4478-b556-fe9f6ecd34fe tempest-SnapshotManageAdminTest-862195495 None] Created volume successfully.
Mar 02 18:25:41.908056 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d0c3f81d-f665-4799-810b-859ecd82f41e tempest-SnapshotManageAdminTest-862195495 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/volume-33d442c6-645e-4fe2-ad4f-cd19fd98f6a1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:41.928958 n-d-828839-1 sudo[113439]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-33d442c6-645e-4fe2-ad4f-cd19fd98f6a1
Mar 02 18:25:41.929916 n-d-828839-1 sudo[113439]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:42.594048 n-d-828839-1 sudo[113439]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:42.597725 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d0c3f81d-f665-4799-810b-859ecd82f41e tempest-SnapshotManageAdminTest-862195495 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/volume-33d442c6-645e-4fe2-ad4f-cd19fd98f6a1" returned: 0 in 0.688s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:42.609346 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d0c3f81d-f665-4799-810b-859ecd82f41e tempest-SnapshotManageAdminTest-862195495 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dbb66b51-9eab-449c-b27a-6149f7459f9f --snapshot stack-volumes-lvmdriver-1/volume-33d442c6-645e-4fe2-ad4f-cd19fd98f6a1 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:42.619931 n-d-828839-1 sudo[113467]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dbb66b51-9eab-449c-b27a-6149f7459f9f --snapshot stack-volumes-lvmdriver-1/volume-33d442c6-645e-4fe2-ad4f-cd19fd98f6a1 -L 1.00g
Mar 02 18:25:42.621089 n-d-828839-1 sudo[113467]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:44.109587 n-d-828839-1 sudo[113467]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:44.112034 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d0c3f81d-f665-4799-810b-859ecd82f41e tempest-SnapshotManageAdminTest-862195495 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dbb66b51-9eab-449c-b27a-6149f7459f9f --snapshot stack-volumes-lvmdriver-1/volume-33d442c6-645e-4fe2-ad4f-cd19fd98f6a1 -L 1.00g" returned: 0 in 1.513s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:44.303274 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-d0c3f81d-f665-4799-810b-859ecd82f41e tempest-SnapshotManageAdminTest-862195495 None] Create snapshot completed successfully
Mar 02 18:25:45.875167 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-46484cbe-8550-4895-8f65-3f405e1f681b tempest-SnapshotManageAdminTest-483040310 None] Lock "b'cinder-dbb66b51-9eab-449c-b27a-6149f7459f9f-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:25:46.068077 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-46484cbe-8550-4895-8f65-3f405e1f681b tempest-SnapshotManageAdminTest-483040310 None] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:25:46.182898 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-46484cbe-8550-4895-8f65-3f405e1f681b tempest-SnapshotManageAdminTest-483040310 None] Created reservations ['3028878d-64be-46a1-b0d6-5e9cfba761ee', '34e8e380-a59f-4dd8-9b2a-b21127b66a70', '651f4a82-f2f2-469a-b4fc-0e0f88418fb9', 'fd3c4439-8b90-4d33-981f-473db525b1ea'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:25:46.462758 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-46484cbe-8550-4895-8f65-3f405e1f681b tempest-SnapshotManageAdminTest-483040310 None] Unmanage snapshot completed successfully.
Mar 02 18:25:46.479147 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-46484cbe-8550-4895-8f65-3f405e1f681b tempest-SnapshotManageAdminTest-483040310 None] Lock "b'cinder-dbb66b51-9eab-449c-b27a-6149f7459f9f-delete_snapshot'" released by "delete_snapshot" :: held 0.607s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:25:47.975059 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 None] manage_existing_snapshot: managing {'source-name': '_snapshot-dbb66b51-9eab-449c-b27a-6149f7459f9f'}. {{(pid=96937) manage_existing_snapshot /opt/stack/cinder/cinder/volume/manager.py:4592}}
Mar 02 18:25:47.976493 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 None] Input parameters: context=, db=,driver=, host=n-d-828839-1@lvmdriver-1, snapshot_id=(snapshot_id)s, ref={'source-name': '_snapshot-dbb66b51-9eab-449c-b27a-6149f7459f9f'}. {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:313}}
Mar 02 18:25:47.982240 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 None] Begin to return taskflow.engines.load(snapshot_flow,store=create_what). {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:347}}
Mar 02 18:25:48.015414 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 None] Flow 'snapshot_manage_existing_manager' (c2cc182f-5a09-45e9-9a9c-cb634cc0c9c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:25:48.025605 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (b224a827-d164-4447-82a0-f12a2767c6d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:25:48.101534 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 None] ExtractSnapshotRefTask return snapshot_ref: Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-03-02T18:25:48Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-81165232',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-2031876818',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=a7b7ba6f-d154-464b-99ac-a4caa26d8da0,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='aadd5a25bbeb41b3831ec7875ec417e9',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='63d65680e54f4eac9338e6c0ee272c7c',volume=>,volume_id=33d442c6-645e-4fe2-ad4f-cd19fd98f6a1,volume_size=1,volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34) {{(pid=96937) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:56}}
Mar 02 18:25:48.109515 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (b224a827-d164-4447-82a0-f12a2767c6d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-03-02T18:25:48Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-81165232',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-2031876818',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=a7b7ba6f-d154-464b-99ac-a4caa26d8da0,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='aadd5a25bbeb41b3831ec7875ec417e9',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='63d65680e54f4eac9338e6c0ee272c7c',volume=>,volume_id=33d442c6-645e-4fe2-ad4f-cd19fd98f6a1,volume_size=1,volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:25:48.114927 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (273e9af6-3902-43a2-bc13-e303ff0a9064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:25:48.124091 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (273e9af6-3902-43a2-bc13-e303ff0a9064) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:25:48.128186 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (b582bc1d-1e59-49f7-b424-7fe1d64b0310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:25:48.133096 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 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/_snapshot-dbb66b51-9eab-449c-b27a-6149f7459f9f {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:48.210743 n-d-828839-1 sudo[113630]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-dbb66b51-9eab-449c-b27a-6149f7459f9f
Mar 02 18:25:48.214631 n-d-828839-1 sudo[113630]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:49.346911 n-d-828839-1 sudo[113630]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:49.348990 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 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/_snapshot-dbb66b51-9eab-449c-b27a-6149f7459f9f" returned: 0 in 1.216s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:49.353937 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (b582bc1d-1e59-49f7-b424-7fe1d64b0310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-03-02T18:25:48Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-81165232',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-2031876818',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=a7b7ba6f-d154-464b-99ac-a4caa26d8da0,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='aadd5a25bbeb41b3831ec7875ec417e9',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='63d65680e54f4eac9338e6c0ee272c7c',volume=>,volume_id=33d442c6-645e-4fe2-ad4f-cd19fd98f6a1,volume_size=1,volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:25:49.357143 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (7a67ce3d-eb54-4318-8ee7-7bca4cf12a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:25:49.608331 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 None] Created reservations ['3a3294b7-dc7c-4025-a783-84121665e800', 'e3b92282-58d7-4d57-9ee1-56c1c47084d5'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:25:49.608331 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (7a67ce3d-eb54-4318-8ee7-7bca4cf12a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a3294b7-dc7c-4025-a783-84121665e800', 'e3b92282-58d7-4d57-9ee1-56c1c47084d5']}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:25:49.609650 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (62539667-071f-409c-98ec-ce1ed4a5ee6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:25:49.611831 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 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/_snapshot-dbb66b51-9eab-449c-b27a-6149f7459f9f {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:49.709546 n-d-828839-1 sudo[113647]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-dbb66b51-9eab-449c-b27a-6149f7459f9f
Mar 02 18:25:49.714212 n-d-828839-1 sudo[113647]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:50.546277 n-d-828839-1 sudo[113647]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:50.549892 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 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/_snapshot-dbb66b51-9eab-449c-b27a-6149f7459f9f" returned: 0 in 0.937s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:50.553767 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 _snapshot-dbb66b51-9eab-449c-b27a-6149f7459f9f _snapshot-a7b7ba6f-d154-464b-99ac-a4caa26d8da0 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:51.139105 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 _snapshot-dbb66b51-9eab-449c-b27a-6149f7459f9f _snapshot-a7b7ba6f-d154-464b-99ac-a4caa26d8da0" returned: 0 in 0.584s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:51.139778 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805076224]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:25:51.339120 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (62539667-071f-409c-98ec-ce1ed4a5ee6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-03-02T18:25:48Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-81165232',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-2031876818',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=a7b7ba6f-d154-464b-99ac-a4caa26d8da0,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='aadd5a25bbeb41b3831ec7875ec417e9',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='63d65680e54f4eac9338e6c0ee272c7c',volume=>,volume_id=33d442c6-645e-4fe2-ad4f-cd19fd98f6a1,volume_size=1,volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34), 'new_status': 'available'}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:25:51.342319 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (7797cb5d-a44d-4179-b6d4-14f3972a2778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:25:51.507002 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (7797cb5d-a44d-4179-b6d4-14f3972a2778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-03-02T18:25:48Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-81165232',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-2031876818',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=a7b7ba6f-d154-464b-99ac-a4caa26d8da0,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='aadd5a25bbeb41b3831ec7875ec417e9',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='63d65680e54f4eac9338e6c0ee272c7c',volume=>,volume_id=33d442c6-645e-4fe2-ad4f-cd19fd98f6a1,volume_size=1,volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:25:51.509838 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (2be2e97a-cc70-4f64-bb5a-ab0b9ac73283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:25:51.511335 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 None] Begin to call CreateSnapshotOnFinishTask execute. {{(pid=96937) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:285}}
Mar 02 18:25:51.512363 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 None] New status: available {{(pid=96937) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:287}}
Mar 02 18:25:51.735424 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.manage_existing_snapshot [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 None] Snapshot a7b7ba6f-d154-464b-99ac-a4caa26d8da0 created successfully.
Mar 02 18:25:51.735424 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (2be2e97a-cc70-4f64-bb5a-ab0b9ac73283) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:25:51.735424 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-50404694-1f07-4e72-9ba7-5582b89741c6 tempest-SnapshotManageAdminTest-483040310 None] Flow 'snapshot_manage_existing_manager' (c2cc182f-5a09-45e9-9a9c-cb634cc0c9c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:25:52.941076 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:25:52.942687 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:25:52.943848 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:52.967380 n-d-828839-1 sudo[113782]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:25:52.968951 n-d-828839-1 sudo[113782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:53.060196 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-cd38fac1-25d3-4bb3-883e-2e52e864b9ec tempest-SnapshotManageAdminTest-483040310 None] Lock "b'cinder-a7b7ba6f-d154-464b-99ac-a4caa26d8da0-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.020s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:25:53.208714 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cd38fac1-25d3-4bb3-883e-2e52e864b9ec tempest-SnapshotManageAdminTest-483040310 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/_snapshot-a7b7ba6f-d154-464b-99ac-a4caa26d8da0 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:53.279815 n-d-828839-1 sudo[113786]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-a7b7ba6f-d154-464b-99ac-a4caa26d8da0
Mar 02 18:25:53.293226 n-d-828839-1 sudo[113786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:53.759894 n-d-828839-1 sudo[113782]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:53.762142 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.818s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:53.764503 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:53.804348 n-d-828839-1 sudo[113795]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:25:53.805766 n-d-828839-1 sudo[113795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:54.377618 n-d-828839-1 sudo[113786]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:54.381308 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cd38fac1-25d3-4bb3-883e-2e52e864b9ec tempest-SnapshotManageAdminTest-483040310 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/_snapshot-a7b7ba6f-d154-464b-99ac-a4caa26d8da0" returned: 0 in 1.175s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:54.384279 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cd38fac1-25d3-4bb3-883e-2e52e864b9ec tempest-SnapshotManageAdminTest-483040310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a7b7ba6f-d154-464b-99ac-a4caa26d8da0 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:54.452423 n-d-828839-1 sudo[113801]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a7b7ba6f-d154-464b-99ac-a4caa26d8da0
Mar 02 18:25:54.457118 n-d-828839-1 sudo[113801]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:54.639963 n-d-828839-1 sudo[113795]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:54.642075 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.877s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:54.644551 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:25:55.954515 n-d-828839-1 sudo[113801]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:55.956386 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cd38fac1-25d3-4bb3-883e-2e52e864b9ec tempest-SnapshotManageAdminTest-483040310 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a7b7ba6f-d154-464b-99ac-a4caa26d8da0" returned: 0 in 1.572s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:56.284288 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-cd38fac1-25d3-4bb3-883e-2e52e864b9ec tempest-SnapshotManageAdminTest-483040310 None] Created reservations ['bde652a7-d96d-4dbe-8fd1-c966fcb97ad4', 'faf7de9d-a8d6-47b0-99d6-6dc37f468229', '7bf02d44-e17e-46a6-8b27-89ba14685f1b', '9dc7df92-6176-4111-a6f8-84e482fc9139'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:25:56.536205 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-cd38fac1-25d3-4bb3-883e-2e52e864b9ec tempest-SnapshotManageAdminTest-483040310 None] Delete snapshot completed successfully.
Mar 02 18:25:56.548181 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-cd38fac1-25d3-4bb3-883e-2e52e864b9ec tempest-SnapshotManageAdminTest-483040310 None] Lock "b'cinder-a7b7ba6f-d154-464b-99ac-a4caa26d8da0-delete_snapshot'" released by "delete_snapshot" :: held 3.483s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:25:56.869440 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-64a0cc52-920f-4c85-a4ca-f8676ba9cf2a tempest-SnapshotManageAdminTest-862195495 None] Lock "b'cinder-33d442c6-645e-4fe2-ad4f-cd19fd98f6a1-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:25:57.130895 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-64a0cc52-920f-4c85-a4ca-f8676ba9cf2a tempest-SnapshotManageAdminTest-862195495 None] Skipping remove_export. No iscsi_target is presently exported for volume: 33d442c6-645e-4fe2-ad4f-cd19fd98f6a1
Mar 02 18:25:57.134866 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-64a0cc52-920f-4c85-a4ca-f8676ba9cf2a tempest-SnapshotManageAdminTest-862195495 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/volume-33d442c6-645e-4fe2-ad4f-cd19fd98f6a1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:57.174865 n-d-828839-1 sudo[113881]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-33d442c6-645e-4fe2-ad4f-cd19fd98f6a1
Mar 02 18:25:57.191129 n-d-828839-1 sudo[113881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:58.115617 n-d-828839-1 sudo[113881]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:58.120499 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-64a0cc52-920f-4c85-a4ca-f8676ba9cf2a tempest-SnapshotManageAdminTest-862195495 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/volume-33d442c6-645e-4fe2-ad4f-cd19fd98f6a1" returned: 0 in 0.988s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:58.125782 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-64a0cc52-920f-4c85-a4ca-f8676ba9cf2a tempest-SnapshotManageAdminTest-862195495 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-33d442c6-645e-4fe2-ad4f-cd19fd98f6a1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:58.212619 n-d-828839-1 sudo[113886]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-33d442c6-645e-4fe2-ad4f-cd19fd98f6a1
Mar 02 18:25:58.219142 n-d-828839-1 sudo[113886]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:25:59.182871 n-d-828839-1 sudo[113886]: pam_unix(sudo:session): session closed for user root
Mar 02 18:25:59.185776 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-64a0cc52-920f-4c85-a4ca-f8676ba9cf2a tempest-SnapshotManageAdminTest-862195495 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-33d442c6-645e-4fe2-ad4f-cd19fd98f6a1" returned: 0 in 1.063s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:25:59.187786 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-64a0cc52-920f-4c85-a4ca-f8676ba9cf2a tempest-SnapshotManageAdminTest-862195495 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-33d442c6-645e-4fe2-ad4f-cd19fd98f6a1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:25:59.259182 n-d-828839-1 sudo[113889]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-33d442c6-645e-4fe2-ad4f-cd19fd98f6a1
Mar 02 18:25:59.266370 n-d-828839-1 sudo[113889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:26:00.258537 n-d-828839-1 sudo[113889]: pam_unix(sudo:session): session closed for user root
Mar 02 18:26:00.264734 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-64a0cc52-920f-4c85-a4ca-f8676ba9cf2a tempest-SnapshotManageAdminTest-862195495 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-33d442c6-645e-4fe2-ad4f-cd19fd98f6a1" returned: 0 in 1.073s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:00.264734 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-64a0cc52-920f-4c85-a4ca-f8676ba9cf2a tempest-SnapshotManageAdminTest-862195495 None] Successfully deleted volume: 33d442c6-645e-4fe2-ad4f-cd19fd98f6a1
Mar 02 18:26:00.433769 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-64a0cc52-920f-4c85-a4ca-f8676ba9cf2a tempest-SnapshotManageAdminTest-862195495 None] Created reservations ['ac6fb908-d076-4500-b99e-50abcae46be2', '62fd8cb4-5ef4-4508-a0a7-110c702e8855', '47719f14-33cb-490e-bf2a-70a9e8e3b469', '9da18fab-fe12-4f9b-be67-4a32cc77aae8'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:26:00.822561 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-64a0cc52-920f-4c85-a4ca-f8676ba9cf2a tempest-SnapshotManageAdminTest-862195495 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:26:00.824287 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-64a0cc52-920f-4c85-a4ca-f8676ba9cf2a tempest-SnapshotManageAdminTest-862195495 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:00.866850 n-d-828839-1 sudo[113907]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:26:00.868410 n-d-828839-1 sudo[113907]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:26:01.637602 n-d-828839-1 sudo[113907]: pam_unix(sudo:session): session closed for user root
Mar 02 18:26:01.640018 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-64a0cc52-920f-4c85-a4ca-f8676ba9cf2a tempest-SnapshotManageAdminTest-862195495 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.816s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:01.643786 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-64a0cc52-920f-4c85-a4ca-f8676ba9cf2a tempest-SnapshotManageAdminTest-862195495 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:01.676486 n-d-828839-1 sudo[113912]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:26:01.689908 n-d-828839-1 sudo[113912]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:26:02.448933 n-d-828839-1 sudo[113912]: pam_unix(sudo:session): session closed for user root
Mar 02 18:26:02.451743 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-64a0cc52-920f-4c85-a4ca-f8676ba9cf2a tempest-SnapshotManageAdminTest-862195495 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.808s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:02.453997 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-64a0cc52-920f-4c85-a4ca-f8676ba9cf2a tempest-SnapshotManageAdminTest-862195495 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:26:02.471553 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-64a0cc52-920f-4c85-a4ca-f8676ba9cf2a tempest-SnapshotManageAdminTest-862195495 None] Deleted volume successfully.
Mar 02 18:26:02.703837 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-64a0cc52-920f-4c85-a4ca-f8676ba9cf2a tempest-SnapshotManageAdminTest-862195495 None] Lock "b'cinder-33d442c6-645e-4fe2-ad4f-cd19fd98f6a1-delete_volume'" released by "delete_volume" :: held 5.832s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:26:16.799132 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-697a435e-5661-4585-b9f0-b038b7ed41d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:26:16.805409 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-697a435e-5661-4585-b9f0-b038b7ed41d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:26:16.806189 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-697a435e-5661-4585-b9f0-b038b7ed41d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 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'
Mar 02 18:26:16.819566 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-697a435e-5661-4585-b9f0-b038b7ed41d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Flow 'volume_create_manager' (a44056db-2b23-4357-aa88-0d3f506a9617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:26:16.824450 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-697a435e-5661-4585-b9f0-b038b7ed41d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (40682276-5ec3-40f5-b433-9fcaea5eb400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:26:16.854444 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-697a435e-5661-4585-b9f0-b038b7ed41d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:26:16.885233 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-697a435e-5661-4585-b9f0-b038b7ed41d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (40682276-5ec3-40f5-b433-9fcaea5eb400) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:26:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1275940605',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=8480ba0f-093d-4fcd-80fd-fa9e24ce7089,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='418813074ebf40f8ba1be35359afe390',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:26:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:26:17Z,user_id='ff6db84aad694736b389811ec6a06342',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:26:16.888201 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-697a435e-5661-4585-b9f0-b038b7ed41d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a13974f-dc5d-4202-828e-67cc1827a3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:26:16.890372 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-697a435e-5661-4585-b9f0-b038b7ed41d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a13974f-dc5d-4202-828e-67cc1827a3d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:26:16.892642 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-697a435e-5661-4585-b9f0-b038b7ed41d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dd5a90a3-0a0b-49cb-95c8-3571d67ac858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:26:16.894931 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-697a435e-5661-4585-b9f0-b038b7ed41d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dd5a90a3-0a0b-49cb-95c8-3571d67ac858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8480ba0f-093d-4fcd-80fd-fa9e24ce7089', 'volume_name': 'volume-8480ba0f-093d-4fcd-80fd-fa9e24ce7089', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:26:16.897113 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-697a435e-5661-4585-b9f0-b038b7ed41d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (899dde82-ec10-4829-9296-c9c8e423be63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:26:16.899246 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-697a435e-5661-4585-b9f0-b038b7ed41d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (899dde82-ec10-4829-9296-c9c8e423be63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:26:16.901766 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-697a435e-5661-4585-b9f0-b038b7ed41d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (39f27435-eae2-4b43-9bc3-459781f0c699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:26:16.902927 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-697a435e-5661-4585-b9f0-b038b7ed41d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Volume 8480ba0f-093d-4fcd-80fd-fa9e24ce7089: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8480ba0f-093d-4fcd-80fd-fa9e24ce7089', 'volume_size': 1}
Mar 02 18:26:16.904146 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-697a435e-5661-4585-b9f0-b038b7ed41d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8480ba0f-093d-4fcd-80fd-fa9e24ce7089 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:16.936407 n-d-828839-1 sudo[114162]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8480ba0f-093d-4fcd-80fd-fa9e24ce7089 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:26:16.937253 n-d-828839-1 sudo[114162]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:26:17.740035 n-d-828839-1 sudo[114162]: pam_unix(sudo:session): session closed for user root
Mar 02 18:26:17.742365 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-697a435e-5661-4585-b9f0-b038b7ed41d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8480ba0f-093d-4fcd-80fd-fa9e24ce7089 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.838s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:17.747755 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-697a435e-5661-4585-b9f0-b038b7ed41d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (39f27435-eae2-4b43-9bc3-459781f0c699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8480ba0f-093d-4fcd-80fd-fa9e24ce7089', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:26:17.752872 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-697a435e-5661-4585-b9f0-b038b7ed41d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (42608ed6-a207-422e-8cd5-49b048eed00f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:26:17.901442 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-697a435e-5661-4585-b9f0-b038b7ed41d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Volume volume-8480ba0f-093d-4fcd-80fd-fa9e24ce7089 (8480ba0f-093d-4fcd-80fd-fa9e24ce7089): created successfully
Mar 02 18:26:17.904525 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-697a435e-5661-4585-b9f0-b038b7ed41d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (42608ed6-a207-422e-8cd5-49b048eed00f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:26:17.910619 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-697a435e-5661-4585-b9f0-b038b7ed41d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Flow 'volume_create_manager' (a44056db-2b23-4357-aa88-0d3f506a9617) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:26:18.038039 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-697a435e-5661-4585-b9f0-b038b7ed41d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Created volume successfully.
Mar 02 18:26:19.688730 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-76ae2b7f-e5e3-40c0-8a28-b69bdbc99bf9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 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/volume-8480ba0f-093d-4fcd-80fd-fa9e24ce7089 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:19.757454 n-d-828839-1 sudo[114229]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-8480ba0f-093d-4fcd-80fd-fa9e24ce7089
Mar 02 18:26:19.761161 n-d-828839-1 sudo[114229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:26:20.583911 n-d-828839-1 sudo[114229]: pam_unix(sudo:session): session closed for user root
Mar 02 18:26:20.586772 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-76ae2b7f-e5e3-40c0-8a28-b69bdbc99bf9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 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/volume-8480ba0f-093d-4fcd-80fd-fa9e24ce7089" returned: 0 in 0.897s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:20.588504 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-76ae2b7f-e5e3-40c0-8a28-b69bdbc99bf9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0fd9a6d3-eaeb-48d0-9237-e40477832d0d --snapshot stack-volumes-lvmdriver-1/volume-8480ba0f-093d-4fcd-80fd-fa9e24ce7089 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:20.608810 n-d-828839-1 sudo[114235]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0fd9a6d3-eaeb-48d0-9237-e40477832d0d --snapshot stack-volumes-lvmdriver-1/volume-8480ba0f-093d-4fcd-80fd-fa9e24ce7089 -L 1.00g
Mar 02 18:26:20.609732 n-d-828839-1 sudo[114235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:26:21.717599 n-d-828839-1 sudo[114235]: pam_unix(sudo:session): session closed for user root
Mar 02 18:26:21.720410 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-76ae2b7f-e5e3-40c0-8a28-b69bdbc99bf9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0fd9a6d3-eaeb-48d0-9237-e40477832d0d --snapshot stack-volumes-lvmdriver-1/volume-8480ba0f-093d-4fcd-80fd-fa9e24ce7089 -L 1.00g" returned: 0 in 1.131s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:21.959888 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-76ae2b7f-e5e3-40c0-8a28-b69bdbc99bf9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Create snapshot completed successfully
Mar 02 18:26:24.029555 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-b5ea73f0-82ea-43a5-bf8a-1f9a10186a6b tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Lock "b'cinder-0fd9a6d3-eaeb-48d0-9237-e40477832d0d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.024s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:26:24.031452 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b5ea73f0-82ea-43a5-bf8a-1f9a10186a6b tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 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/_snapshot-0fd9a6d3-eaeb-48d0-9237-e40477832d0d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:24.073468 n-d-828839-1 sudo[114359]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-0fd9a6d3-eaeb-48d0-9237-e40477832d0d
Mar 02 18:26:24.074563 n-d-828839-1 sudo[114359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:26:24.450260 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-51d57a5c-5831-4f7d-bae2-6baad9b0311f req-9dfcb918-8bcd-4202-9668-108a872c8c9a tempest-AttachVolumeShelveTestJSON-1833229945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-486831f8-3b7e-4447-9483-d32b9b0e98dd {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:24.471051 n-d-828839-1 sudo[114361]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-486831f8-3b7e-4447-9483-d32b9b0e98dd
Mar 02 18:26:24.472485 n-d-828839-1 sudo[114361]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:26:24.786150 n-d-828839-1 sudo[114359]: pam_unix(sudo:session): session closed for user root
Mar 02 18:26:24.788711 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b5ea73f0-82ea-43a5-bf8a-1f9a10186a6b tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 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/_snapshot-0fd9a6d3-eaeb-48d0-9237-e40477832d0d" returned: 0 in 0.757s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:24.791930 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b5ea73f0-82ea-43a5-bf8a-1f9a10186a6b tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0fd9a6d3-eaeb-48d0-9237-e40477832d0d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:24.818484 n-d-828839-1 sudo[114364]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0fd9a6d3-eaeb-48d0-9237-e40477832d0d
Mar 02 18:26:24.819554 n-d-828839-1 sudo[114364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:26:25.142666 n-d-828839-1 sudo[114361]: pam_unix(sudo:session): session closed for user root
Mar 02 18:26:25.145232 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-51d57a5c-5831-4f7d-bae2-6baad9b0311f req-9dfcb918-8bcd-4202-9668-108a872c8c9a tempest-AttachVolumeShelveTestJSON-1833229945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-486831f8-3b7e-4447-9483-d32b9b0e98dd" returned: 0 in 0.695s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:25.260521 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805081024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n Backing store flags: \n Account information:\n 3HnkGQ2j6F9Ckqi9hjP9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n Backing store flags: \n Account information:\n G6U8wtxtcXGNpycFPbU7\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-51d57a5c-5831-4f7d-bae2-6baad9b0311f req-9dfcb918-8bcd-4202-9668-108a872c8c9a tempest-AttachVolumeShelveTestJSON-1833229945 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: I_T nexus: 11
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:26:25.282043 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: g9z3a4tjSsqA65JfT3Aa
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Target 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: I_T nexus: 12
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: 3HnkGQ2j6F9Ckqi9hjP9
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Target 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: I_T nexus: 13
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030000
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf30
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030001
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf31
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: G6U8wtxtcXGNpycFPbU7
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:26:25.284202 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-51d57a5c-5831-4f7d-bae2-6baad9b0311f req-9dfcb918-8bcd-4202-9668-108a872c8c9a tempest-AttachVolumeShelveTestJSON-1833229945 None] Creating iscsi_target for Volume ID: volume-486831f8-3b7e-4447-9483-d32b9b0e98dd {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:26:25.461652 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-51d57a5c-5831-4f7d-bae2-6baad9b0311f req-9dfcb918-8bcd-4202-9668-108a872c8c9a tempest-AttachVolumeShelveTestJSON-1833229945 None] Created volume path /opt/stack/data/cinder/volumes/volume-486831f8-3b7e-4447-9483-d32b9b0e98dd,
Mar 02 18:26:25.461652 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:26:25.461652 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:26:25.461652 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-486831f8-3b7e-4447-9483-d32b9b0e98dd
Mar 02 18:26:25.461652 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:26:25.461652 n-d-828839-1 cinder-volume[96937]: incominguser zyz33HmYtrq4ELikTKV6 ZCKF4kiLvA3Tgs9C
Mar 02 18:26:25.461652 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:26:25.461652 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:26:25.461652 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:26:25.461652 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:26:25.467319 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-486831f8-3b7e-4447-9483-d32b9b0e98dd {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:25.790543 n-d-828839-1 sudo[114364]: pam_unix(sudo:session): session closed for user root
Mar 02 18:26:25.792230 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b5ea73f0-82ea-43a5-bf8a-1f9a10186a6b tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0fd9a6d3-eaeb-48d0-9237-e40477832d0d" returned: 0 in 1.000s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:25.974919 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-b5ea73f0-82ea-43a5-bf8a-1f9a10186a6b tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Created reservations ['a8b9eac2-4426-4dc0-97f1-d7cbfa5970d4', '11c956c7-f24f-4c44-a57d-501056b8f4c2', '73d7f6dc-1e4f-4aab-a4d7-0fa7468fe05e', 'd7ecfa14-c6f4-449a-bf00-acd545d6c756'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:26:26.050676 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-486831f8-3b7e-4447-9483-d32b9b0e98dd" returned: 0 in 0.586s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:26.051296 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805081024]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:26:26.052214 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-51d57a5c-5831-4f7d-bae2-6baad9b0311f req-9dfcb918-8bcd-4202-9668-108a872c8c9a tempest-AttachVolumeShelveTestJSON-1833229945 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:26:26.052782 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-51d57a5c-5831-4f7d-bae2-6baad9b0311f req-9dfcb918-8bcd-4202-9668-108a872c8c9a tempest-AttachVolumeShelveTestJSON-1833229945 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:26:26.056143 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:26.064898 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:26.064898 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805081024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n Backing store flags: \n Account information:\n 3HnkGQ2j6F9Ckqi9hjP9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n Backing store flags: \n Account information:\n G6U8wtxtcXGNpycFPbU7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-486831f8-3b7e-4447-9483-d32b9b0e98dd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-486831f8-3b7e-4447-9483-d32b9b0e98dd\n Backing store flags: \n Account information:\n zyz33HmYtrq4ELikTKV6\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-51d57a5c-5831-4f7d-bae2-6baad9b0311f req-9dfcb918-8bcd-4202-9668-108a872c8c9a tempest-AttachVolumeShelveTestJSON-1833229945 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: I_T nexus: 11
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: g9z3a4tjSsqA65JfT3Aa
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Target 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: I_T nexus: 12
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: 3HnkGQ2j6F9Ckqi9hjP9
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Target 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: I_T nexus: 13
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030000
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf30
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030001
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf31
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: G6U8wtxtcXGNpycFPbU7
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:26:26.065472 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:26:26.077788 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:26.181655 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-b5ea73f0-82ea-43a5-bf8a-1f9a10186a6b tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Delete snapshot completed successfully.
Mar 02 18:26:26.191157 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:26.191157 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805081024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n Backing store flags: \n Account information:\n 3HnkGQ2j6F9Ckqi9hjP9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n Backing store flags: \n Account information:\n G6U8wtxtcXGNpycFPbU7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-486831f8-3b7e-4447-9483-d32b9b0e98dd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-486831f8-3b7e-4447-9483-d32b9b0e98dd\n Backing store flags: \n Account information:\n zyz33HmYtrq4ELikTKV6\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:26:26.192548 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-b5ea73f0-82ea-43a5-bf8a-1f9a10186a6b tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Lock "b'cinder-0fd9a6d3-eaeb-48d0-9237-e40477832d0d-delete_snapshot'" released by "delete_snapshot" :: held 2.166s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:26:26.193293 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:26.296154 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:26.296154 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805081024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n Backing store flags: \n Account information:\n 3HnkGQ2j6F9Ckqi9hjP9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n Backing store flags: \n Account information:\n G6U8wtxtcXGNpycFPbU7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-486831f8-3b7e-4447-9483-d32b9b0e98dd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-486831f8-3b7e-4447-9483-d32b9b0e98dd\n Backing store flags: \n Account information:\n zyz33HmYtrq4ELikTKV6\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:26:26.296497 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-51d57a5c-5831-4f7d-bae2-6baad9b0311f req-9dfcb918-8bcd-4202-9668-108a872c8c9a tempest-AttachVolumeShelveTestJSON-1833229945 None] Set provider_location to: 10.222.0.66:3260,4 iqn.2010-10.org.openstack:volume-486831f8-3b7e-4447-9483-d32b9b0e98dd 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:26:26.598187 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-51d57a5c-5831-4f7d-bae2-6baad9b0311f req-9dfcb918-8bcd-4202-9668-108a872c8c9a tempest-AttachVolumeShelveTestJSON-1833229945 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-486831f8-3b7e-4447-9483-d32b9b0e98dd', 'target_lun': 1, 'volume_id': '486831f8-3b7e-4447-9483-d32b9b0e98dd', 'auth_method': 'CHAP', 'auth_username': 'zyz33HmYtrq4ELikTKV6', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '10e479c4-ff55-4121-902d-203dd7dc536f'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:26:26.767775 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-38180d58-1c7d-4629-8c5f-e9324aa0217e tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Lock "b'cinder-8480ba0f-093d-4fcd-80fd-fa9e24ce7089-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:26:27.034273 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-38180d58-1c7d-4629-8c5f-e9324aa0217e tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8480ba0f-093d-4fcd-80fd-fa9e24ce7089
Mar 02 18:26:27.036664 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-38180d58-1c7d-4629-8c5f-e9324aa0217e tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 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/volume-8480ba0f-093d-4fcd-80fd-fa9e24ce7089 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:27.079846 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-51d57a5c-5831-4f7d-bae2-6baad9b0311f req-9dfcb918-8bcd-4202-9668-108a872c8c9a tempest-AttachVolumeShelveTestJSON-1833229945 None] attachment_update completed successfully.
Mar 02 18:26:27.083409 n-d-828839-1 sudo[114448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-8480ba0f-093d-4fcd-80fd-fa9e24ce7089
Mar 02 18:26:27.091970 n-d-828839-1 sudo[114448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:26:27.657001 n-d-828839-1 sudo[114448]: pam_unix(sudo:session): session closed for user root
Mar 02 18:26:27.660266 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-38180d58-1c7d-4629-8c5f-e9324aa0217e tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 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/volume-8480ba0f-093d-4fcd-80fd-fa9e24ce7089" returned: 0 in 0.625s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:27.662329 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-38180d58-1c7d-4629-8c5f-e9324aa0217e tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8480ba0f-093d-4fcd-80fd-fa9e24ce7089 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:27.693421 n-d-828839-1 sudo[114451]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8480ba0f-093d-4fcd-80fd-fa9e24ce7089
Mar 02 18:26:27.695455 n-d-828839-1 sudo[114451]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:26:28.335876 n-d-828839-1 sudo[114451]: pam_unix(sudo:session): session closed for user root
Mar 02 18:26:28.338295 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-38180d58-1c7d-4629-8c5f-e9324aa0217e tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8480ba0f-093d-4fcd-80fd-fa9e24ce7089" returned: 0 in 0.676s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:28.340631 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-38180d58-1c7d-4629-8c5f-e9324aa0217e tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8480ba0f-093d-4fcd-80fd-fa9e24ce7089 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:28.382966 n-d-828839-1 sudo[114454]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8480ba0f-093d-4fcd-80fd-fa9e24ce7089
Mar 02 18:26:28.384533 n-d-828839-1 sudo[114454]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:26:29.122143 n-d-828839-1 sudo[114454]: pam_unix(sudo:session): session closed for user root
Mar 02 18:26:29.124735 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-38180d58-1c7d-4629-8c5f-e9324aa0217e tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8480ba0f-093d-4fcd-80fd-fa9e24ce7089" returned: 0 in 0.784s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:29.126562 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-38180d58-1c7d-4629-8c5f-e9324aa0217e tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Successfully deleted volume: 8480ba0f-093d-4fcd-80fd-fa9e24ce7089
Mar 02 18:26:29.274974 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-38180d58-1c7d-4629-8c5f-e9324aa0217e tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Created reservations ['8603b6f6-dff6-41d4-8a99-f31559fb1b39', '4c0b7f36-11ef-4f23-8a58-5e3f9af09501', 'd4e240c4-72b4-41dd-9fab-cf950366b93a', '9b774d7e-4681-4d20-a3ba-c06ae3fbc095'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:26:29.564091 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-38180d58-1c7d-4629-8c5f-e9324aa0217e tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:26:29.567353 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-38180d58-1c7d-4629-8c5f-e9324aa0217e tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:29.625296 n-d-828839-1 sudo[114474]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:26:29.627025 n-d-828839-1 sudo[114474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:26:30.158780 n-d-828839-1 sudo[114474]: pam_unix(sudo:session): session closed for user root
Mar 02 18:26:30.161339 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-38180d58-1c7d-4629-8c5f-e9324aa0217e tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 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.595s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:30.164974 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-38180d58-1c7d-4629-8c5f-e9324aa0217e tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:30.185729 n-d-828839-1 sudo[114486]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:26:30.186766 n-d-828839-1 sudo[114486]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:26:30.869451 n-d-828839-1 sudo[114486]: pam_unix(sudo:session): session closed for user root
Mar 02 18:26:30.871961 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-38180d58-1c7d-4629-8c5f-e9324aa0217e tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 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.707s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:30.874064 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-38180d58-1c7d-4629-8c5f-e9324aa0217e tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:26:30.883134 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-38180d58-1c7d-4629-8c5f-e9324aa0217e tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Deleted volume successfully.
Mar 02 18:26:31.012476 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-38180d58-1c7d-4629-8c5f-e9324aa0217e tempest-VolumeSnapshotQuotasNegativeTestJSON-2086496372 None] Lock "b'cinder-8480ba0f-093d-4fcd-80fd-fa9e24ce7089-delete_volume'" released by "delete_volume" :: held 4.246s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:26:45.177044 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-57f7febe-cd45-4556-b02c-3dfda642f895 tempest-VolumeTypesAccessTest-682987652 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:26:45.185328 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-57f7febe-cd45-4556-b02c-3dfda642f895 tempest-VolumeTypesAccessTest-682987652 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:26:45.188535 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-57f7febe-cd45-4556-b02c-3dfda642f895 tempest-VolumeTypesAccessTest-682987652 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'
Mar 02 18:26:45.244661 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-57f7febe-cd45-4556-b02c-3dfda642f895 tempest-VolumeTypesAccessTest-682987652 None] Flow 'volume_create_manager' (c88f2019-dd1e-43e0-9722-3cabeaa549a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:26:45.254196 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-57f7febe-cd45-4556-b02c-3dfda642f895 tempest-VolumeTypesAccessTest-682987652 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (59287e41-41d1-44c7-9693-2a92ac92e73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:26:45.333548 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-57f7febe-cd45-4556-b02c-3dfda642f895 tempest-VolumeTypesAccessTest-682987652 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:26:45.372179 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-57f7febe-cd45-4556-b02c-3dfda642f895 tempest-VolumeTypesAccessTest-682987652 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (59287e41-41d1-44c7-9693-2a92ac92e73d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:26:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-56872146',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=8b91b23e-ac5c-4198-ad40-75558c44871d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='080a24ae6aac48449f5940ecb3383541',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:26:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:26:45Z,user_id='c1a2efbdf21f4e17b71ef1872aec309a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a067af7-2c28-4919-8171-1fb1aa1e54d6),volume_type_id=9a067af7-2c28-4919-8171-1fb1aa1e54d6)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:26:45.375475 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-57f7febe-cd45-4556-b02c-3dfda642f895 tempest-VolumeTypesAccessTest-682987652 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (952cdd29-6e73-4725-b949-026b937cecba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:26:45.378396 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-57f7febe-cd45-4556-b02c-3dfda642f895 tempest-VolumeTypesAccessTest-682987652 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (952cdd29-6e73-4725-b949-026b937cecba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:26:45.381629 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-57f7febe-cd45-4556-b02c-3dfda642f895 tempest-VolumeTypesAccessTest-682987652 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2e25b23d-573f-4c98-8ddb-0f5d47481a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:26:45.385098 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-57f7febe-cd45-4556-b02c-3dfda642f895 tempest-VolumeTypesAccessTest-682987652 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2e25b23d-573f-4c98-8ddb-0f5d47481a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8b91b23e-ac5c-4198-ad40-75558c44871d', 'volume_name': 'volume-8b91b23e-ac5c-4198-ad40-75558c44871d', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:26:45.388067 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-57f7febe-cd45-4556-b02c-3dfda642f895 tempest-VolumeTypesAccessTest-682987652 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (847765b5-d1da-4d77-9407-144cb5734f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:26:45.390706 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-57f7febe-cd45-4556-b02c-3dfda642f895 tempest-VolumeTypesAccessTest-682987652 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (847765b5-d1da-4d77-9407-144cb5734f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:26:45.394006 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-57f7febe-cd45-4556-b02c-3dfda642f895 tempest-VolumeTypesAccessTest-682987652 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7a60c156-cf3d-4622-8931-bc62452f8bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:26:45.395188 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-57f7febe-cd45-4556-b02c-3dfda642f895 tempest-VolumeTypesAccessTest-682987652 None] Volume 8b91b23e-ac5c-4198-ad40-75558c44871d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8b91b23e-ac5c-4198-ad40-75558c44871d', 'volume_size': 1}
Mar 02 18:26:45.396850 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-57f7febe-cd45-4556-b02c-3dfda642f895 tempest-VolumeTypesAccessTest-682987652 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8b91b23e-ac5c-4198-ad40-75558c44871d stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:45.448481 n-d-828839-1 sudo[114573]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8b91b23e-ac5c-4198-ad40-75558c44871d stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:26:45.450719 n-d-828839-1 sudo[114573]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:26:46.251490 n-d-828839-1 sudo[114573]: pam_unix(sudo:session): session closed for user root
Mar 02 18:26:46.254405 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-57f7febe-cd45-4556-b02c-3dfda642f895 tempest-VolumeTypesAccessTest-682987652 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8b91b23e-ac5c-4198-ad40-75558c44871d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.857s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:46.261010 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-57f7febe-cd45-4556-b02c-3dfda642f895 tempest-VolumeTypesAccessTest-682987652 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7a60c156-cf3d-4622-8931-bc62452f8bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8b91b23e-ac5c-4198-ad40-75558c44871d', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:26:46.264183 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-57f7febe-cd45-4556-b02c-3dfda642f895 tempest-VolumeTypesAccessTest-682987652 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (593189b3-4fa0-4bb7-b371-e8563e6cfa5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:26:46.376112 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-57f7febe-cd45-4556-b02c-3dfda642f895 tempest-VolumeTypesAccessTest-682987652 None] Volume volume-8b91b23e-ac5c-4198-ad40-75558c44871d (8b91b23e-ac5c-4198-ad40-75558c44871d): created successfully
Mar 02 18:26:46.382687 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-57f7febe-cd45-4556-b02c-3dfda642f895 tempest-VolumeTypesAccessTest-682987652 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (593189b3-4fa0-4bb7-b371-e8563e6cfa5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:26:46.397461 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-57f7febe-cd45-4556-b02c-3dfda642f895 tempest-VolumeTypesAccessTest-682987652 None] Flow 'volume_create_manager' (c88f2019-dd1e-43e0-9722-3cabeaa549a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:26:47.026288 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-57f7febe-cd45-4556-b02c-3dfda642f895 tempest-VolumeTypesAccessTest-682987652 None] Created volume successfully.
Mar 02 18:26:48.846973 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-24c322da-8349-4b1b-b9c7-47de262a42a7 tempest-VolumeTypesAccessTest-682987652 None] Lock "b'cinder-8b91b23e-ac5c-4198-ad40-75558c44871d-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:26:49.103438 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-24c322da-8349-4b1b-b9c7-47de262a42a7 tempest-VolumeTypesAccessTest-682987652 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8b91b23e-ac5c-4198-ad40-75558c44871d
Mar 02 18:26:49.107412 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-24c322da-8349-4b1b-b9c7-47de262a42a7 tempest-VolumeTypesAccessTest-682987652 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/volume-8b91b23e-ac5c-4198-ad40-75558c44871d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:49.123856 n-d-828839-1 sudo[114619]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-8b91b23e-ac5c-4198-ad40-75558c44871d
Mar 02 18:26:49.124738 n-d-828839-1 sudo[114619]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:26:49.728440 n-d-828839-1 sudo[114619]: pam_unix(sudo:session): session closed for user root
Mar 02 18:26:49.731440 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-24c322da-8349-4b1b-b9c7-47de262a42a7 tempest-VolumeTypesAccessTest-682987652 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/volume-8b91b23e-ac5c-4198-ad40-75558c44871d" returned: 0 in 0.626s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:49.733602 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-24c322da-8349-4b1b-b9c7-47de262a42a7 tempest-VolumeTypesAccessTest-682987652 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8b91b23e-ac5c-4198-ad40-75558c44871d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:49.752950 n-d-828839-1 sudo[114625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8b91b23e-ac5c-4198-ad40-75558c44871d
Mar 02 18:26:49.754535 n-d-828839-1 sudo[114625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:26:50.224325 n-d-828839-1 sudo[114625]: pam_unix(sudo:session): session closed for user root
Mar 02 18:26:50.227351 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-24c322da-8349-4b1b-b9c7-47de262a42a7 tempest-VolumeTypesAccessTest-682987652 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8b91b23e-ac5c-4198-ad40-75558c44871d" returned: 0 in 0.493s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:50.229579 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-24c322da-8349-4b1b-b9c7-47de262a42a7 tempest-VolumeTypesAccessTest-682987652 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8b91b23e-ac5c-4198-ad40-75558c44871d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:50.251745 n-d-828839-1 sudo[114628]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8b91b23e-ac5c-4198-ad40-75558c44871d
Mar 02 18:26:50.253700 n-d-828839-1 sudo[114628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:26:50.824550 n-d-828839-1 sudo[114628]: pam_unix(sudo:session): session closed for user root
Mar 02 18:26:50.827197 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-24c322da-8349-4b1b-b9c7-47de262a42a7 tempest-VolumeTypesAccessTest-682987652 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8b91b23e-ac5c-4198-ad40-75558c44871d" returned: 0 in 0.597s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:50.828711 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-24c322da-8349-4b1b-b9c7-47de262a42a7 tempest-VolumeTypesAccessTest-682987652 None] Successfully deleted volume: 8b91b23e-ac5c-4198-ad40-75558c44871d
Mar 02 18:26:50.864312 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-24c322da-8349-4b1b-b9c7-47de262a42a7 tempest-VolumeTypesAccessTest-682987652 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-594326821 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-594326821, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:26:50.865193 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-24c322da-8349-4b1b-b9c7-47de262a42a7 tempest-VolumeTypesAccessTest-682987652 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-594326821 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-594326821, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:26:51.009339 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-24c322da-8349-4b1b-b9c7-47de262a42a7 tempest-VolumeTypesAccessTest-682987652 None] Created reservations ['5066cc22-00f4-4caf-93da-45da4bdd65c7', '8efa257e-b7db-40be-80e3-b1d731a5c4bc', '776a9db9-9864-4865-80f4-71e39512a37f', '9664765a-a0e9-4fad-a6dc-78ab1867dbcd'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:26:51.329148 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-24c322da-8349-4b1b-b9c7-47de262a42a7 tempest-VolumeTypesAccessTest-682987652 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:26:51.332284 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-24c322da-8349-4b1b-b9c7-47de262a42a7 tempest-VolumeTypesAccessTest-682987652 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:51.355954 n-d-828839-1 sudo[114636]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:26:51.357857 n-d-828839-1 sudo[114636]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:26:51.837346 n-d-828839-1 sudo[114636]: pam_unix(sudo:session): session closed for user root
Mar 02 18:26:51.847264 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-24c322da-8349-4b1b-b9c7-47de262a42a7 tempest-VolumeTypesAccessTest-682987652 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.508s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:51.847264 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-24c322da-8349-4b1b-b9c7-47de262a42a7 tempest-VolumeTypesAccessTest-682987652 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:51.865027 n-d-828839-1 sudo[114639]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:26:51.866035 n-d-828839-1 sudo[114639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:26:52.622923 n-d-828839-1 sudo[114639]: pam_unix(sudo:session): session closed for user root
Mar 02 18:26:52.625224 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-24c322da-8349-4b1b-b9c7-47de262a42a7 tempest-VolumeTypesAccessTest-682987652 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.782s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:52.627899 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-24c322da-8349-4b1b-b9c7-47de262a42a7 tempest-VolumeTypesAccessTest-682987652 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:26:52.633508 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-24c322da-8349-4b1b-b9c7-47de262a42a7 tempest-VolumeTypesAccessTest-682987652 None] Deleted volume successfully.
Mar 02 18:26:52.944120 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:26:52.944557 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:26:52.945345 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:52.963999 n-d-828839-1 sudo[114643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:26:52.964791 n-d-828839-1 sudo[114643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:26:53.010428 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-24c322da-8349-4b1b-b9c7-47de262a42a7 tempest-VolumeTypesAccessTest-682987652 None] Lock "b'cinder-8b91b23e-ac5c-4198-ad40-75558c44871d-delete_volume'" released by "delete_volume" :: held 4.162s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:26:53.485370 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.537s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:53.480746 n-d-828839-1 sudo[114643]: pam_unix(sudo:session): session closed for user root
Mar 02 18:26:53.485876 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:26:53.519243 n-d-828839-1 sudo[114646]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:26:53.520047 n-d-828839-1 sudo[114646]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:26:54.011146 n-d-828839-1 sudo[114646]: pam_unix(sudo:session): session closed for user root
Mar 02 18:26:54.013753 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.529s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:26:54.016476 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:27:08.378972 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-c4c85401-76aa-4356-8514-20b2e9e5c7bb tempest-VolumesListAdminTestJSON-678287471 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:27:08.384081 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-c4c85401-76aa-4356-8514-20b2e9e5c7bb tempest-VolumesListAdminTestJSON-678287471 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:27:08.384824 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-c4c85401-76aa-4356-8514-20b2e9e5c7bb tempest-VolumesListAdminTestJSON-678287471 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'
Mar 02 18:27:08.426450 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c4c85401-76aa-4356-8514-20b2e9e5c7bb tempest-VolumesListAdminTestJSON-678287471 None] Flow 'volume_create_manager' (95cf067e-57a6-4afa-9fcc-0d9b9c25d8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:27:08.435909 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c4c85401-76aa-4356-8514-20b2e9e5c7bb tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f1321b6e-a691-463c-b75f-744df917e26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:08.496892 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-c4c85401-76aa-4356-8514-20b2e9e5c7bb tempest-VolumesListAdminTestJSON-678287471 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:27:08.541835 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c4c85401-76aa-4356-8514-20b2e9e5c7bb tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f1321b6e-a691-463c-b75f-744df917e26a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:27:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-697876607',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=6c3f2cc6-9411-4b51-b9d6-d79342470754,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7de63c8cc26841a490f4a6fc6fba8708',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:27:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:27:08Z,user_id='f8d44d6c84de410981f22de16356b3b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:08.545588 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c4c85401-76aa-4356-8514-20b2e9e5c7bb tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (baf13f98-bdce-4ca8-bea5-c704761b7993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:08.549561 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c4c85401-76aa-4356-8514-20b2e9e5c7bb tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (baf13f98-bdce-4ca8-bea5-c704761b7993) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:08.553136 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c4c85401-76aa-4356-8514-20b2e9e5c7bb tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0f40c43d-be6a-473e-9be1-13b919d0d9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:08.557132 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c4c85401-76aa-4356-8514-20b2e9e5c7bb tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0f40c43d-be6a-473e-9be1-13b919d0d9b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6c3f2cc6-9411-4b51-b9d6-d79342470754', 'volume_name': 'volume-6c3f2cc6-9411-4b51-b9d6-d79342470754', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:08.559887 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c4c85401-76aa-4356-8514-20b2e9e5c7bb tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd58a287-92ff-4aee-a1ba-f408e6d0f0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:08.562291 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c4c85401-76aa-4356-8514-20b2e9e5c7bb tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd58a287-92ff-4aee-a1ba-f408e6d0f0e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:08.564925 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c4c85401-76aa-4356-8514-20b2e9e5c7bb tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (02d34fc1-38bf-43dd-b6a8-852ff386eb31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:08.567328 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-c4c85401-76aa-4356-8514-20b2e9e5c7bb tempest-VolumesListAdminTestJSON-678287471 None] Volume 6c3f2cc6-9411-4b51-b9d6-d79342470754: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6c3f2cc6-9411-4b51-b9d6-d79342470754', 'volume_size': 1}
Mar 02 18:27:08.572613 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c4c85401-76aa-4356-8514-20b2e9e5c7bb tempest-VolumesListAdminTestJSON-678287471 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c3f2cc6-9411-4b51-b9d6-d79342470754 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:08.631796 n-d-828839-1 sudo[114692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c3f2cc6-9411-4b51-b9d6-d79342470754 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:27:08.633468 n-d-828839-1 sudo[114692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:09.817298 n-d-828839-1 sudo[114692]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:09.821348 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c4c85401-76aa-4356-8514-20b2e9e5c7bb tempest-VolumesListAdminTestJSON-678287471 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c3f2cc6-9411-4b51-b9d6-d79342470754 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.249s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:09.826483 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c4c85401-76aa-4356-8514-20b2e9e5c7bb tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (02d34fc1-38bf-43dd-b6a8-852ff386eb31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6c3f2cc6-9411-4b51-b9d6-d79342470754', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:09.831457 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c4c85401-76aa-4356-8514-20b2e9e5c7bb tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (99474d70-a921-44e4-a3b2-bc7b6db9c670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:09.908658 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-c4c85401-76aa-4356-8514-20b2e9e5c7bb tempest-VolumesListAdminTestJSON-678287471 None] Volume volume-6c3f2cc6-9411-4b51-b9d6-d79342470754 (6c3f2cc6-9411-4b51-b9d6-d79342470754): created successfully
Mar 02 18:27:09.913381 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c4c85401-76aa-4356-8514-20b2e9e5c7bb tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (99474d70-a921-44e4-a3b2-bc7b6db9c670) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:09.921696 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c4c85401-76aa-4356-8514-20b2e9e5c7bb tempest-VolumesListAdminTestJSON-678287471 None] Flow 'volume_create_manager' (95cf067e-57a6-4afa-9fcc-0d9b9c25d8d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:27:10.017103 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-c4c85401-76aa-4356-8514-20b2e9e5c7bb tempest-VolumesListAdminTestJSON-678287471 None] Created volume successfully.
Mar 02 18:27:11.914608 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-97b386aa-5a62-4e9a-b877-71fccec159b4 tempest-VolumesListAdminTestJSON-678287471 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:27:11.931290 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-97b386aa-5a62-4e9a-b877-71fccec159b4 tempest-VolumesListAdminTestJSON-678287471 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:27:11.935506 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-97b386aa-5a62-4e9a-b877-71fccec159b4 tempest-VolumesListAdminTestJSON-678287471 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'
Mar 02 18:27:11.971344 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-97b386aa-5a62-4e9a-b877-71fccec159b4 tempest-VolumesListAdminTestJSON-678287471 None] Flow 'volume_create_manager' (4f254eb9-7cdb-404d-af5f-01e06086d92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:27:11.978643 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-97b386aa-5a62-4e9a-b877-71fccec159b4 tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cfa4636c-36ce-4b7d-aea6-931c265ddb4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:12.008013 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-97b386aa-5a62-4e9a-b877-71fccec159b4 tempest-VolumesListAdminTestJSON-678287471 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:27:12.037246 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-97b386aa-5a62-4e9a-b877-71fccec159b4 tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cfa4636c-36ce-4b7d-aea6-931c265ddb4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:27:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1361352664',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=ffb5bf91-fa9c-4d86-acc6-1de3cc3a2032,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7de63c8cc26841a490f4a6fc6fba8708',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:27:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:27:12Z,user_id='f8d44d6c84de410981f22de16356b3b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:12.042243 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-97b386aa-5a62-4e9a-b877-71fccec159b4 tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dfa5b3b0-57aa-4f16-add9-96f6138db5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:12.044780 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-97b386aa-5a62-4e9a-b877-71fccec159b4 tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dfa5b3b0-57aa-4f16-add9-96f6138db5dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:12.047467 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-97b386aa-5a62-4e9a-b877-71fccec159b4 tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (644854cc-7bfc-48aa-bdf7-ef9b6935b7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:12.050246 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-97b386aa-5a62-4e9a-b877-71fccec159b4 tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (644854cc-7bfc-48aa-bdf7-ef9b6935b7b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ffb5bf91-fa9c-4d86-acc6-1de3cc3a2032', 'volume_name': 'volume-ffb5bf91-fa9c-4d86-acc6-1de3cc3a2032', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:12.052919 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-97b386aa-5a62-4e9a-b877-71fccec159b4 tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (95370291-797c-4494-84fe-6726bc157152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:12.055401 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-97b386aa-5a62-4e9a-b877-71fccec159b4 tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (95370291-797c-4494-84fe-6726bc157152) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:12.057847 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-97b386aa-5a62-4e9a-b877-71fccec159b4 tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dfe69817-6f9f-4632-9871-672c72532688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:12.059286 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-97b386aa-5a62-4e9a-b877-71fccec159b4 tempest-VolumesListAdminTestJSON-678287471 None] Volume ffb5bf91-fa9c-4d86-acc6-1de3cc3a2032: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ffb5bf91-fa9c-4d86-acc6-1de3cc3a2032', 'volume_size': 1}
Mar 02 18:27:12.061068 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97b386aa-5a62-4e9a-b877-71fccec159b4 tempest-VolumesListAdminTestJSON-678287471 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ffb5bf91-fa9c-4d86-acc6-1de3cc3a2032 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:12.125721 n-d-828839-1 sudo[114739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ffb5bf91-fa9c-4d86-acc6-1de3cc3a2032 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:27:12.127915 n-d-828839-1 sudo[114739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:13.267923 n-d-828839-1 sudo[114739]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:13.279532 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97b386aa-5a62-4e9a-b877-71fccec159b4 tempest-VolumesListAdminTestJSON-678287471 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ffb5bf91-fa9c-4d86-acc6-1de3cc3a2032 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.217s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:13.287035 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-97b386aa-5a62-4e9a-b877-71fccec159b4 tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dfe69817-6f9f-4632-9871-672c72532688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ffb5bf91-fa9c-4d86-acc6-1de3cc3a2032', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:13.289627 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-97b386aa-5a62-4e9a-b877-71fccec159b4 tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e660f1d7-e605-49a9-a8d6-1361586aa620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:13.503021 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-97b386aa-5a62-4e9a-b877-71fccec159b4 tempest-VolumesListAdminTestJSON-678287471 None] Volume volume-ffb5bf91-fa9c-4d86-acc6-1de3cc3a2032 (ffb5bf91-fa9c-4d86-acc6-1de3cc3a2032): created successfully
Mar 02 18:27:13.505758 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-97b386aa-5a62-4e9a-b877-71fccec159b4 tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e660f1d7-e605-49a9-a8d6-1361586aa620) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:13.513824 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-97b386aa-5a62-4e9a-b877-71fccec159b4 tempest-VolumesListAdminTestJSON-678287471 None] Flow 'volume_create_manager' (4f254eb9-7cdb-404d-af5f-01e06086d92a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:27:13.625604 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-97b386aa-5a62-4e9a-b877-71fccec159b4 tempest-VolumesListAdminTestJSON-678287471 None] Created volume successfully.
Mar 02 18:27:15.770894 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-3ced9617-e0e8-46fe-af7c-f3d6793379d6 tempest-VolumesListAdminTestJSON-678287471 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:27:15.775363 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-3ced9617-e0e8-46fe-af7c-f3d6793379d6 tempest-VolumesListAdminTestJSON-678287471 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:27:15.775811 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-3ced9617-e0e8-46fe-af7c-f3d6793379d6 tempest-VolumesListAdminTestJSON-678287471 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'
Mar 02 18:27:15.804057 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3ced9617-e0e8-46fe-af7c-f3d6793379d6 tempest-VolumesListAdminTestJSON-678287471 None] Flow 'volume_create_manager' (675d3508-a5da-4db6-8e27-001f005851ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:27:15.808582 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3ced9617-e0e8-46fe-af7c-f3d6793379d6 tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8855640e-98da-4358-90d2-e69b7c89a449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:15.837890 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-3ced9617-e0e8-46fe-af7c-f3d6793379d6 tempest-VolumesListAdminTestJSON-678287471 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:27:15.868255 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3ced9617-e0e8-46fe-af7c-f3d6793379d6 tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8855640e-98da-4358-90d2-e69b7c89a449) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:27:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1244552945',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=423a9a5a-747f-4c37-9b24-df7c29e076ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7de63c8cc26841a490f4a6fc6fba8708',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:27:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:27:15Z,user_id='f8d44d6c84de410981f22de16356b3b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:15.871234 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3ced9617-e0e8-46fe-af7c-f3d6793379d6 tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5b44d978-2c0d-4169-b591-09577ff50c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:15.873463 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3ced9617-e0e8-46fe-af7c-f3d6793379d6 tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5b44d978-2c0d-4169-b591-09577ff50c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:15.876287 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3ced9617-e0e8-46fe-af7c-f3d6793379d6 tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c23df73c-95fe-4c62-86c0-5eb295ee9ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:15.878952 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3ced9617-e0e8-46fe-af7c-f3d6793379d6 tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c23df73c-95fe-4c62-86c0-5eb295ee9ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '423a9a5a-747f-4c37-9b24-df7c29e076ff', 'volume_name': 'volume-423a9a5a-747f-4c37-9b24-df7c29e076ff', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:15.882592 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3ced9617-e0e8-46fe-af7c-f3d6793379d6 tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (87268262-a25e-4f8c-a1ff-e1460560f961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:15.886047 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3ced9617-e0e8-46fe-af7c-f3d6793379d6 tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (87268262-a25e-4f8c-a1ff-e1460560f961) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:15.888516 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3ced9617-e0e8-46fe-af7c-f3d6793379d6 tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5519d6ba-09c6-46de-875d-f79f96130ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:15.889378 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-3ced9617-e0e8-46fe-af7c-f3d6793379d6 tempest-VolumesListAdminTestJSON-678287471 None] Volume 423a9a5a-747f-4c37-9b24-df7c29e076ff: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-423a9a5a-747f-4c37-9b24-df7c29e076ff', 'volume_size': 1}
Mar 02 18:27:15.890611 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3ced9617-e0e8-46fe-af7c-f3d6793379d6 tempest-VolumesListAdminTestJSON-678287471 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-423a9a5a-747f-4c37-9b24-df7c29e076ff stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:15.911363 n-d-828839-1 sudo[114773]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-423a9a5a-747f-4c37-9b24-df7c29e076ff stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:27:15.913103 n-d-828839-1 sudo[114773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:16.877282 n-d-828839-1 sudo[114773]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:16.879564 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3ced9617-e0e8-46fe-af7c-f3d6793379d6 tempest-VolumesListAdminTestJSON-678287471 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-423a9a5a-747f-4c37-9b24-df7c29e076ff stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.989s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:16.884567 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3ced9617-e0e8-46fe-af7c-f3d6793379d6 tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5519d6ba-09c6-46de-875d-f79f96130ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-423a9a5a-747f-4c37-9b24-df7c29e076ff', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:16.887375 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3ced9617-e0e8-46fe-af7c-f3d6793379d6 tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dce336b6-208f-4067-b471-121bc7a81272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:17.391134 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-3ced9617-e0e8-46fe-af7c-f3d6793379d6 tempest-VolumesListAdminTestJSON-678287471 None] Volume volume-423a9a5a-747f-4c37-9b24-df7c29e076ff (423a9a5a-747f-4c37-9b24-df7c29e076ff): created successfully
Mar 02 18:27:17.393168 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3ced9617-e0e8-46fe-af7c-f3d6793379d6 tempest-VolumesListAdminTestJSON-678287471 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dce336b6-208f-4067-b471-121bc7a81272) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:17.396185 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3ced9617-e0e8-46fe-af7c-f3d6793379d6 tempest-VolumesListAdminTestJSON-678287471 None] Flow 'volume_create_manager' (675d3508-a5da-4db6-8e27-001f005851ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:27:17.711108 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-3ced9617-e0e8-46fe-af7c-f3d6793379d6 tempest-VolumesListAdminTestJSON-678287471 None] Created volume successfully.
Mar 02 18:27:20.846483 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-5d626ff2-9fab-4893-946a-8bac81095720 tempest-VolumesListAdminTestJSON-846880978 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:27:20.864035 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-5d626ff2-9fab-4893-946a-8bac81095720 tempest-VolumesListAdminTestJSON-846880978 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:27:20.864668 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-5d626ff2-9fab-4893-946a-8bac81095720 tempest-VolumesListAdminTestJSON-846880978 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'
Mar 02 18:27:20.884500 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d626ff2-9fab-4893-946a-8bac81095720 tempest-VolumesListAdminTestJSON-846880978 None] Flow 'volume_create_manager' (340f6a78-d49b-4668-b6a6-4041f4b421bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:27:20.888712 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d626ff2-9fab-4893-946a-8bac81095720 tempest-VolumesListAdminTestJSON-846880978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b5dff72-3385-4667-94fa-ba9cda266b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:20.934555 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-5d626ff2-9fab-4893-946a-8bac81095720 tempest-VolumesListAdminTestJSON-846880978 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:27:20.974060 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d626ff2-9fab-4893-946a-8bac81095720 tempest-VolumesListAdminTestJSON-846880978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b5dff72-3385-4667-94fa-ba9cda266b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:27:19Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=a40b1372-4cde-464f-a982-869a2a5d7ff6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe127c77ee1f4ff197f2b608761e83f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:27:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:27:21Z,user_id='f31e18da1e714ae9a1f277b9f11d300d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:20.976684 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d626ff2-9fab-4893-946a-8bac81095720 tempest-VolumesListAdminTestJSON-846880978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (96ce2805-f4c0-41a5-b883-35416b7e948f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:20.978892 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d626ff2-9fab-4893-946a-8bac81095720 tempest-VolumesListAdminTestJSON-846880978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (96ce2805-f4c0-41a5-b883-35416b7e948f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:20.981274 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d626ff2-9fab-4893-946a-8bac81095720 tempest-VolumesListAdminTestJSON-846880978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (162ba315-6cd7-45c1-9af0-2c769d769d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:20.984026 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d626ff2-9fab-4893-946a-8bac81095720 tempest-VolumesListAdminTestJSON-846880978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (162ba315-6cd7-45c1-9af0-2c769d769d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a40b1372-4cde-464f-a982-869a2a5d7ff6', 'volume_name': 'volume-a40b1372-4cde-464f-a982-869a2a5d7ff6', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:20.986386 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d626ff2-9fab-4893-946a-8bac81095720 tempest-VolumesListAdminTestJSON-846880978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dc0c6c18-8d75-4165-9918-df0ad3c0893b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:20.994576 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d626ff2-9fab-4893-946a-8bac81095720 tempest-VolumesListAdminTestJSON-846880978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dc0c6c18-8d75-4165-9918-df0ad3c0893b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:20.994576 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d626ff2-9fab-4893-946a-8bac81095720 tempest-VolumesListAdminTestJSON-846880978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (49152202-a15f-4ab0-a081-7608ab56f3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:20.994576 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-5d626ff2-9fab-4893-946a-8bac81095720 tempest-VolumesListAdminTestJSON-846880978 None] Volume a40b1372-4cde-464f-a982-869a2a5d7ff6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a40b1372-4cde-464f-a982-869a2a5d7ff6', 'volume_size': 1}
Mar 02 18:27:20.994576 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5d626ff2-9fab-4893-946a-8bac81095720 tempest-VolumesListAdminTestJSON-846880978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a40b1372-4cde-464f-a982-869a2a5d7ff6 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:21.044272 n-d-828839-1 sudo[114809]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a40b1372-4cde-464f-a982-869a2a5d7ff6 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:27:21.045134 n-d-828839-1 sudo[114809]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:22.150484 n-d-828839-1 sudo[114809]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:22.159748 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5d626ff2-9fab-4893-946a-8bac81095720 tempest-VolumesListAdminTestJSON-846880978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a40b1372-4cde-464f-a982-869a2a5d7ff6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.166s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:22.163795 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d626ff2-9fab-4893-946a-8bac81095720 tempest-VolumesListAdminTestJSON-846880978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (49152202-a15f-4ab0-a081-7608ab56f3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a40b1372-4cde-464f-a982-869a2a5d7ff6', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:22.166367 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d626ff2-9fab-4893-946a-8bac81095720 tempest-VolumesListAdminTestJSON-846880978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7ea005a5-2dba-4bd3-9d43-c8b9a3477b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:22.373889 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-5d626ff2-9fab-4893-946a-8bac81095720 tempest-VolumesListAdminTestJSON-846880978 None] Volume volume-a40b1372-4cde-464f-a982-869a2a5d7ff6 (a40b1372-4cde-464f-a982-869a2a5d7ff6): created successfully
Mar 02 18:27:22.381327 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d626ff2-9fab-4893-946a-8bac81095720 tempest-VolumesListAdminTestJSON-846880978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7ea005a5-2dba-4bd3-9d43-c8b9a3477b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:22.387973 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5d626ff2-9fab-4893-946a-8bac81095720 tempest-VolumesListAdminTestJSON-846880978 None] Flow 'volume_create_manager' (340f6a78-d49b-4668-b6a6-4041f4b421bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:27:22.551369 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-5d626ff2-9fab-4893-946a-8bac81095720 tempest-VolumesListAdminTestJSON-846880978 None] Created volume successfully.
Mar 02 18:27:23.745115 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-8885907d-90fe-4e2e-94d5-c2e8ec74a17a tempest-VolumesListAdminTestJSON-846880978 None] Lock "b'cinder-a40b1372-4cde-464f-a982-869a2a5d7ff6-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:27:24.134563 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-8885907d-90fe-4e2e-94d5-c2e8ec74a17a tempest-VolumesListAdminTestJSON-846880978 None] Skipping remove_export. No iscsi_target is presently exported for volume: a40b1372-4cde-464f-a982-869a2a5d7ff6
Mar 02 18:27:24.137549 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8885907d-90fe-4e2e-94d5-c2e8ec74a17a tempest-VolumesListAdminTestJSON-846880978 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/volume-a40b1372-4cde-464f-a982-869a2a5d7ff6 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:24.168871 n-d-828839-1 sudo[114852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-a40b1372-4cde-464f-a982-869a2a5d7ff6
Mar 02 18:27:24.169671 n-d-828839-1 sudo[114852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:24.364473 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-8821014d-7686-434c-b9f5-b3d8161238b3 tempest-VolumesListAdminTestJSON-678287471 None] Lock "b'cinder-423a9a5a-747f-4c37-9b24-df7c29e076ff-delete_volume'" acquired by "delete_volume" :: waited 0.041s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:27:24.733026 n-d-828839-1 sudo[114852]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:24.763568 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8885907d-90fe-4e2e-94d5-c2e8ec74a17a tempest-VolumesListAdminTestJSON-846880978 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/volume-a40b1372-4cde-464f-a982-869a2a5d7ff6" returned: 0 in 0.627s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:24.769051 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8885907d-90fe-4e2e-94d5-c2e8ec74a17a tempest-VolumesListAdminTestJSON-846880978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a40b1372-4cde-464f-a982-869a2a5d7ff6 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:24.828944 n-d-828839-1 sudo[114855]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a40b1372-4cde-464f-a982-869a2a5d7ff6
Mar 02 18:27:24.838829 n-d-828839-1 sudo[114855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:24.859842 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-8821014d-7686-434c-b9f5-b3d8161238b3 tempest-VolumesListAdminTestJSON-678287471 None] Skipping remove_export. No iscsi_target is presently exported for volume: 423a9a5a-747f-4c37-9b24-df7c29e076ff
Mar 02 18:27:24.861929 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8821014d-7686-434c-b9f5-b3d8161238b3 tempest-VolumesListAdminTestJSON-678287471 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/volume-423a9a5a-747f-4c37-9b24-df7c29e076ff {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:24.926916 n-d-828839-1 sudo[114857]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-423a9a5a-747f-4c37-9b24-df7c29e076ff
Mar 02 18:27:24.928154 n-d-828839-1 sudo[114857]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:25.816772 n-d-828839-1 sudo[114855]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:25.819556 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8885907d-90fe-4e2e-94d5-c2e8ec74a17a tempest-VolumesListAdminTestJSON-846880978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a40b1372-4cde-464f-a982-869a2a5d7ff6" returned: 0 in 1.052s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:25.821973 n-d-828839-1 sudo[114857]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:25.822793 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8885907d-90fe-4e2e-94d5-c2e8ec74a17a tempest-VolumesListAdminTestJSON-846880978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a40b1372-4cde-464f-a982-869a2a5d7ff6 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:25.837840 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8821014d-7686-434c-b9f5-b3d8161238b3 tempest-VolumesListAdminTestJSON-678287471 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/volume-423a9a5a-747f-4c37-9b24-df7c29e076ff" returned: 0 in 0.975s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:25.840420 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8821014d-7686-434c-b9f5-b3d8161238b3 tempest-VolumesListAdminTestJSON-678287471 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-423a9a5a-747f-4c37-9b24-df7c29e076ff {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:25.840974 n-d-828839-1 sudo[114890]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a40b1372-4cde-464f-a982-869a2a5d7ff6
Mar 02 18:27:25.842419 n-d-828839-1 sudo[114890]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:25.860703 n-d-828839-1 sudo[114892]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-423a9a5a-747f-4c37-9b24-df7c29e076ff
Mar 02 18:27:25.861495 n-d-828839-1 sudo[114892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:26.482925 n-d-828839-1 sudo[114892]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:26.488281 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8821014d-7686-434c-b9f5-b3d8161238b3 tempest-VolumesListAdminTestJSON-678287471 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-423a9a5a-747f-4c37-9b24-df7c29e076ff" returned: 0 in 0.648s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:26.492381 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8821014d-7686-434c-b9f5-b3d8161238b3 tempest-VolumesListAdminTestJSON-678287471 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-423a9a5a-747f-4c37-9b24-df7c29e076ff {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:26.522250 n-d-828839-1 sudo[114910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-423a9a5a-747f-4c37-9b24-df7c29e076ff
Mar 02 18:27:26.523105 n-d-828839-1 sudo[114910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:26.905220 n-d-828839-1 sudo[114890]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:26.909665 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8885907d-90fe-4e2e-94d5-c2e8ec74a17a tempest-VolumesListAdminTestJSON-846880978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a40b1372-4cde-464f-a982-869a2a5d7ff6" returned: 0 in 1.085s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:26.915440 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-8885907d-90fe-4e2e-94d5-c2e8ec74a17a tempest-VolumesListAdminTestJSON-846880978 None] Successfully deleted volume: a40b1372-4cde-464f-a982-869a2a5d7ff6
Mar 02 18:27:27.264052 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-8885907d-90fe-4e2e-94d5-c2e8ec74a17a tempest-VolumesListAdminTestJSON-846880978 None] Created reservations ['ab0821e9-7dfd-4737-9c1e-ca319f38c35a', '94ba1c5e-9272-4503-893a-f170985ddd0d', '2f7b1f31-cc43-4f2e-be07-df114b5329b7', '08e2061a-684d-4bf4-b38d-670052535af5'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:27:27.528737 n-d-828839-1 sudo[114910]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:27.544763 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8821014d-7686-434c-b9f5-b3d8161238b3 tempest-VolumesListAdminTestJSON-678287471 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-423a9a5a-747f-4c37-9b24-df7c29e076ff" returned: 0 in 1.053s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:27.546115 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-8821014d-7686-434c-b9f5-b3d8161238b3 tempest-VolumesListAdminTestJSON-678287471 None] Successfully deleted volume: 423a9a5a-747f-4c37-9b24-df7c29e076ff
Mar 02 18:27:28.173813 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-8885907d-90fe-4e2e-94d5-c2e8ec74a17a tempest-VolumesListAdminTestJSON-846880978 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:27:28.178818 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8885907d-90fe-4e2e-94d5-c2e8ec74a17a tempest-VolumesListAdminTestJSON-846880978 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:28.235405 n-d-828839-1 sudo[114958]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:27:28.237382 n-d-828839-1 sudo[114958]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:28.569567 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-8821014d-7686-434c-b9f5-b3d8161238b3 tempest-VolumesListAdminTestJSON-678287471 None] Created reservations ['8f8cea7c-c733-41a6-9020-bb202f64b9bf', '6dc186cb-5db8-42ed-bd25-76fa76e47bd5', 'cd7a61af-cade-449f-b329-0cd19256ec88', 'd36d65c5-169a-4bc4-8a6a-fe31ffd899c2'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:27:28.949058 n-d-828839-1 sudo[114958]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:28.951272 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8885907d-90fe-4e2e-94d5-c2e8ec74a17a tempest-VolumesListAdminTestJSON-846880978 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.772s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:28.953221 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8885907d-90fe-4e2e-94d5-c2e8ec74a17a tempest-VolumesListAdminTestJSON-846880978 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:28.979938 n-d-828839-1 sudo[114962]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:27:28.982334 n-d-828839-1 sudo[114962]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:29.086012 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-8821014d-7686-434c-b9f5-b3d8161238b3 tempest-VolumesListAdminTestJSON-678287471 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:27:29.087414 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8821014d-7686-434c-b9f5-b3d8161238b3 tempest-VolumesListAdminTestJSON-678287471 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:29.128182 n-d-828839-1 sudo[114964]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:27:29.128991 n-d-828839-1 sudo[114964]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:29.580006 n-d-828839-1 sudo[114962]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:29.584604 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8885907d-90fe-4e2e-94d5-c2e8ec74a17a tempest-VolumesListAdminTestJSON-846880978 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.630s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:29.586792 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-8885907d-90fe-4e2e-94d5-c2e8ec74a17a tempest-VolumesListAdminTestJSON-846880978 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:27:29.595054 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-8885907d-90fe-4e2e-94d5-c2e8ec74a17a tempest-VolumesListAdminTestJSON-846880978 None] Deleted volume successfully.
Mar 02 18:27:29.671979 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-b733c296-4c3d-4ede-a045-a619010e3ee7 tempest-VolumesListAdminTestJSON-678287471 None] Lock "b'cinder-ffb5bf91-fa9c-4d86-acc6-1de3cc3a2032-delete_volume'" acquired by "delete_volume" :: waited 0.034s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:27:29.824232 n-d-828839-1 sudo[114964]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:29.826192 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8821014d-7686-434c-b9f5-b3d8161238b3 tempest-VolumesListAdminTestJSON-678287471 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.739s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:29.827524 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8821014d-7686-434c-b9f5-b3d8161238b3 tempest-VolumesListAdminTestJSON-678287471 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:29.865590 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-8885907d-90fe-4e2e-94d5-c2e8ec74a17a tempest-VolumesListAdminTestJSON-846880978 None] Lock "b'cinder-a40b1372-4cde-464f-a982-869a2a5d7ff6-delete_volume'" released by "delete_volume" :: held 6.120s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:27:29.885005 n-d-828839-1 sudo[114980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:27:29.885888 n-d-828839-1 sudo[114980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:30.085856 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-b733c296-4c3d-4ede-a045-a619010e3ee7 tempest-VolumesListAdminTestJSON-678287471 None] Skipping remove_export. No iscsi_target is presently exported for volume: ffb5bf91-fa9c-4d86-acc6-1de3cc3a2032
Mar 02 18:27:30.090330 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b733c296-4c3d-4ede-a045-a619010e3ee7 tempest-VolumesListAdminTestJSON-678287471 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/volume-ffb5bf91-fa9c-4d86-acc6-1de3cc3a2032 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:30.172024 n-d-828839-1 sudo[114982]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-ffb5bf91-fa9c-4d86-acc6-1de3cc3a2032
Mar 02 18:27:30.172812 n-d-828839-1 sudo[114982]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:30.711642 n-d-828839-1 sudo[114980]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:30.713930 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8821014d-7686-434c-b9f5-b3d8161238b3 tempest-VolumesListAdminTestJSON-678287471 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.886s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:30.715598 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-8821014d-7686-434c-b9f5-b3d8161238b3 tempest-VolumesListAdminTestJSON-678287471 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:27:30.721830 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-8821014d-7686-434c-b9f5-b3d8161238b3 tempest-VolumesListAdminTestJSON-678287471 None] Deleted volume successfully.
Mar 02 18:27:30.898677 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-8821014d-7686-434c-b9f5-b3d8161238b3 tempest-VolumesListAdminTestJSON-678287471 None] Lock "b'cinder-423a9a5a-747f-4c37-9b24-df7c29e076ff-delete_volume'" released by "delete_volume" :: held 6.536s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:27:30.985127 n-d-828839-1 sudo[114982]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:30.989189 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b733c296-4c3d-4ede-a045-a619010e3ee7 tempest-VolumesListAdminTestJSON-678287471 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/volume-ffb5bf91-fa9c-4d86-acc6-1de3cc3a2032" returned: 0 in 0.898s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:30.993634 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b733c296-4c3d-4ede-a045-a619010e3ee7 tempest-VolumesListAdminTestJSON-678287471 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ffb5bf91-fa9c-4d86-acc6-1de3cc3a2032 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:31.039234 n-d-828839-1 sudo[114988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ffb5bf91-fa9c-4d86-acc6-1de3cc3a2032
Mar 02 18:27:31.040137 n-d-828839-1 sudo[114988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:31.707196 n-d-828839-1 sudo[114988]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:31.710436 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b733c296-4c3d-4ede-a045-a619010e3ee7 tempest-VolumesListAdminTestJSON-678287471 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ffb5bf91-fa9c-4d86-acc6-1de3cc3a2032" returned: 0 in 0.716s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:31.714627 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b733c296-4c3d-4ede-a045-a619010e3ee7 tempest-VolumesListAdminTestJSON-678287471 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ffb5bf91-fa9c-4d86-acc6-1de3cc3a2032 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:31.746644 n-d-828839-1 sudo[114996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ffb5bf91-fa9c-4d86-acc6-1de3cc3a2032
Mar 02 18:27:31.748277 n-d-828839-1 sudo[114996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:32.969182 n-d-828839-1 sudo[114996]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:32.971612 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b733c296-4c3d-4ede-a045-a619010e3ee7 tempest-VolumesListAdminTestJSON-678287471 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ffb5bf91-fa9c-4d86-acc6-1de3cc3a2032" returned: 0 in 1.257s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:32.972782 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-b733c296-4c3d-4ede-a045-a619010e3ee7 tempest-VolumesListAdminTestJSON-678287471 None] Successfully deleted volume: ffb5bf91-fa9c-4d86-acc6-1de3cc3a2032
Mar 02 18:27:33.316714 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-b733c296-4c3d-4ede-a045-a619010e3ee7 tempest-VolumesListAdminTestJSON-678287471 None] Created reservations ['7b5fe88d-d4c9-4a39-880e-b6af6f79d435', 'a246b656-83c1-41c8-bba5-27a82794f26e', 'f5f18841-364e-4e3b-8503-4445904d793a', '9cfb2fd2-bfd6-421f-a245-0ddcd6638f43'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:27:33.816964 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-b733c296-4c3d-4ede-a045-a619010e3ee7 tempest-VolumesListAdminTestJSON-678287471 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:27:33.816964 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b733c296-4c3d-4ede-a045-a619010e3ee7 tempest-VolumesListAdminTestJSON-678287471 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:33.836368 n-d-828839-1 sudo[115028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:27:33.837985 n-d-828839-1 sudo[115028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:34.588999 n-d-828839-1 sudo[115028]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:34.592144 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b733c296-4c3d-4ede-a045-a619010e3ee7 tempest-VolumesListAdminTestJSON-678287471 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.777s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:34.595977 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b733c296-4c3d-4ede-a045-a619010e3ee7 tempest-VolumesListAdminTestJSON-678287471 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:34.640239 n-d-828839-1 sudo[115033]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:27:34.641060 n-d-828839-1 sudo[115033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:34.966372 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-63e3f705-6d23-4a36-9611-d833c288af2e tempest-VolumesListAdminTestJSON-678287471 None] Lock "b'cinder-6c3f2cc6-9411-4b51-b9d6-d79342470754-delete_volume'" acquired by "delete_volume" :: waited 0.037s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:27:35.231277 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-63e3f705-6d23-4a36-9611-d833c288af2e tempest-VolumesListAdminTestJSON-678287471 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6c3f2cc6-9411-4b51-b9d6-d79342470754
Mar 02 18:27:35.232735 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-63e3f705-6d23-4a36-9611-d833c288af2e tempest-VolumesListAdminTestJSON-678287471 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/volume-6c3f2cc6-9411-4b51-b9d6-d79342470754 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:35.300119 n-d-828839-1 sudo[115037]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-6c3f2cc6-9411-4b51-b9d6-d79342470754
Mar 02 18:27:35.301616 n-d-828839-1 sudo[115037]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:35.725670 n-d-828839-1 sudo[115033]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:35.789572 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b733c296-4c3d-4ede-a045-a619010e3ee7 tempest-VolumesListAdminTestJSON-678287471 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 1.132s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:35.789572 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-b733c296-4c3d-4ede-a045-a619010e3ee7 tempest-VolumesListAdminTestJSON-678287471 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:27:35.789572 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-b733c296-4c3d-4ede-a045-a619010e3ee7 tempest-VolumesListAdminTestJSON-678287471 None] Deleted volume successfully.
Mar 02 18:27:36.017712 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-63e3f705-6d23-4a36-9611-d833c288af2e tempest-VolumesListAdminTestJSON-678287471 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/volume-6c3f2cc6-9411-4b51-b9d6-d79342470754" returned: 0 in 0.699s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:36.017712 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-63e3f705-6d23-4a36-9611-d833c288af2e tempest-VolumesListAdminTestJSON-678287471 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c3f2cc6-9411-4b51-b9d6-d79342470754 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:35.929507 n-d-828839-1 sudo[115037]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:35.953194 n-d-828839-1 sudo[115040]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c3f2cc6-9411-4b51-b9d6-d79342470754
Mar 02 18:27:35.953988 n-d-828839-1 sudo[115040]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:36.211421 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-b733c296-4c3d-4ede-a045-a619010e3ee7 tempest-VolumesListAdminTestJSON-678287471 None] Lock "b'cinder-ffb5bf91-fa9c-4d86-acc6-1de3cc3a2032-delete_volume'" released by "delete_volume" :: held 6.539s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:27:36.551751 n-d-828839-1 sudo[115040]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:36.553672 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-63e3f705-6d23-4a36-9611-d833c288af2e tempest-VolumesListAdminTestJSON-678287471 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c3f2cc6-9411-4b51-b9d6-d79342470754" returned: 0 in 0.621s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:36.555647 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-63e3f705-6d23-4a36-9611-d833c288af2e tempest-VolumesListAdminTestJSON-678287471 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c3f2cc6-9411-4b51-b9d6-d79342470754 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:36.580822 n-d-828839-1 sudo[115046]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c3f2cc6-9411-4b51-b9d6-d79342470754
Mar 02 18:27:36.581662 n-d-828839-1 sudo[115046]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:37.305307 n-d-828839-1 sudo[115046]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:37.309037 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-63e3f705-6d23-4a36-9611-d833c288af2e tempest-VolumesListAdminTestJSON-678287471 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c3f2cc6-9411-4b51-b9d6-d79342470754" returned: 0 in 0.753s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:37.311266 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-63e3f705-6d23-4a36-9611-d833c288af2e tempest-VolumesListAdminTestJSON-678287471 None] Successfully deleted volume: 6c3f2cc6-9411-4b51-b9d6-d79342470754
Mar 02 18:27:37.621749 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-63e3f705-6d23-4a36-9611-d833c288af2e tempest-VolumesListAdminTestJSON-678287471 None] Created reservations ['867d6534-8258-43f9-9c0a-9dd5a1c65bfa', '9795a38d-9109-4894-800c-10bc65c55da6', 'd7135828-52dc-4111-bdcf-154bd9b748c4', '872677ec-9b2e-4c7c-be97-f8c8282f2d30'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:27:38.290029 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-63e3f705-6d23-4a36-9611-d833c288af2e tempest-VolumesListAdminTestJSON-678287471 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:27:38.290804 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-63e3f705-6d23-4a36-9611-d833c288af2e tempest-VolumesListAdminTestJSON-678287471 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:38.325314 n-d-828839-1 sudo[115063]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:27:38.327402 n-d-828839-1 sudo[115063]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:39.213078 n-d-828839-1 sudo[115063]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:39.215749 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-63e3f705-6d23-4a36-9611-d833c288af2e tempest-VolumesListAdminTestJSON-678287471 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.924s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:39.218869 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-63e3f705-6d23-4a36-9611-d833c288af2e tempest-VolumesListAdminTestJSON-678287471 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:39.256917 n-d-828839-1 sudo[115076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:27:39.257727 n-d-828839-1 sudo[115076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:40.052262 n-d-828839-1 sudo[115076]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:40.055008 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-63e3f705-6d23-4a36-9611-d833c288af2e tempest-VolumesListAdminTestJSON-678287471 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.836s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:40.057300 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-63e3f705-6d23-4a36-9611-d833c288af2e tempest-VolumesListAdminTestJSON-678287471 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:27:40.066631 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-63e3f705-6d23-4a36-9611-d833c288af2e tempest-VolumesListAdminTestJSON-678287471 None] Deleted volume successfully.
Mar 02 18:27:40.304492 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-63e3f705-6d23-4a36-9611-d833c288af2e tempest-VolumesListAdminTestJSON-678287471 None] Lock "b'cinder-6c3f2cc6-9411-4b51-b9d6-d79342470754-delete_volume'" released by "delete_volume" :: held 5.338s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:27:50.119465 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-c3db4782-b572-4314-9909-90b6f8f3a210 tempest-SnapshotMetadataTestJSON-2036707508 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:27:50.119465 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-c3db4782-b572-4314-9909-90b6f8f3a210 tempest-SnapshotMetadataTestJSON-2036707508 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:27:50.119465 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-c3db4782-b572-4314-9909-90b6f8f3a210 tempest-SnapshotMetadataTestJSON-2036707508 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'
Mar 02 18:27:50.129078 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3db4782-b572-4314-9909-90b6f8f3a210 tempest-SnapshotMetadataTestJSON-2036707508 None] Flow 'volume_create_manager' (48c0f49c-8fe2-4d73-8386-d4c19f0d721a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:27:50.132988 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3db4782-b572-4314-9909-90b6f8f3a210 tempest-SnapshotMetadataTestJSON-2036707508 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43d53863-9414-4a48-9566-415f9d2e69ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:50.158601 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-c3db4782-b572-4314-9909-90b6f8f3a210 tempest-SnapshotMetadataTestJSON-2036707508 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:27:50.184581 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3db4782-b572-4314-9909-90b6f8f3a210 tempest-SnapshotMetadataTestJSON-2036707508 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43d53863-9414-4a48-9566-415f9d2e69ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:27:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1702546945',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=998b7ff4-f8d9-407f-b724-c75b749e0890,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b97b687d938e4b0aa47103c8799baac5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:27:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:27:50Z,user_id='5d9f1a346da5422da6f4f1662fe6a322',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:50.187146 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3db4782-b572-4314-9909-90b6f8f3a210 tempest-SnapshotMetadataTestJSON-2036707508 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0b8cb8e5-20b6-41aa-b09b-b26c4c7dc273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:50.189267 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3db4782-b572-4314-9909-90b6f8f3a210 tempest-SnapshotMetadataTestJSON-2036707508 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0b8cb8e5-20b6-41aa-b09b-b26c4c7dc273) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:50.191638 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3db4782-b572-4314-9909-90b6f8f3a210 tempest-SnapshotMetadataTestJSON-2036707508 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7b50c2d6-6495-47c2-8f85-7e1a6749088f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:50.193943 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3db4782-b572-4314-9909-90b6f8f3a210 tempest-SnapshotMetadataTestJSON-2036707508 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7b50c2d6-6495-47c2-8f85-7e1a6749088f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '998b7ff4-f8d9-407f-b724-c75b749e0890', 'volume_name': 'volume-998b7ff4-f8d9-407f-b724-c75b749e0890', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:50.196240 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3db4782-b572-4314-9909-90b6f8f3a210 tempest-SnapshotMetadataTestJSON-2036707508 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cc6a478a-b59d-4ef5-85ae-4614019dfca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:50.198652 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3db4782-b572-4314-9909-90b6f8f3a210 tempest-SnapshotMetadataTestJSON-2036707508 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cc6a478a-b59d-4ef5-85ae-4614019dfca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:50.200815 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3db4782-b572-4314-9909-90b6f8f3a210 tempest-SnapshotMetadataTestJSON-2036707508 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c0410d5-c806-405e-b3dc-fd72fe6d31d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:50.201586 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-c3db4782-b572-4314-9909-90b6f8f3a210 tempest-SnapshotMetadataTestJSON-2036707508 None] Volume 998b7ff4-f8d9-407f-b724-c75b749e0890: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-998b7ff4-f8d9-407f-b724-c75b749e0890', 'volume_size': 1}
Mar 02 18:27:50.202843 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c3db4782-b572-4314-9909-90b6f8f3a210 tempest-SnapshotMetadataTestJSON-2036707508 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-998b7ff4-f8d9-407f-b724-c75b749e0890 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:50.230996 n-d-828839-1 sudo[115137]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-998b7ff4-f8d9-407f-b724-c75b749e0890 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:27:50.231778 n-d-828839-1 sudo[115137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:51.077243 n-d-828839-1 sudo[115137]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:51.079567 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c3db4782-b572-4314-9909-90b6f8f3a210 tempest-SnapshotMetadataTestJSON-2036707508 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-998b7ff4-f8d9-407f-b724-c75b749e0890 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.876s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:51.084540 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3db4782-b572-4314-9909-90b6f8f3a210 tempest-SnapshotMetadataTestJSON-2036707508 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c0410d5-c806-405e-b3dc-fd72fe6d31d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-998b7ff4-f8d9-407f-b724-c75b749e0890', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:51.087750 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3db4782-b572-4314-9909-90b6f8f3a210 tempest-SnapshotMetadataTestJSON-2036707508 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (57da7c3a-f061-4ab2-906f-3d416a35b01f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:27:51.252576 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-c3db4782-b572-4314-9909-90b6f8f3a210 tempest-SnapshotMetadataTestJSON-2036707508 None] Volume volume-998b7ff4-f8d9-407f-b724-c75b749e0890 (998b7ff4-f8d9-407f-b724-c75b749e0890): created successfully
Mar 02 18:27:51.255958 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3db4782-b572-4314-9909-90b6f8f3a210 tempest-SnapshotMetadataTestJSON-2036707508 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (57da7c3a-f061-4ab2-906f-3d416a35b01f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:27:51.260556 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3db4782-b572-4314-9909-90b6f8f3a210 tempest-SnapshotMetadataTestJSON-2036707508 None] Flow 'volume_create_manager' (48c0f49c-8fe2-4d73-8386-d4c19f0d721a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:27:51.388569 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-c3db4782-b572-4314-9909-90b6f8f3a210 tempest-SnapshotMetadataTestJSON-2036707508 None] Created volume successfully.
Mar 02 18:27:52.943684 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:27:52.945139 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:27:52.945656 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:52.978107 n-d-828839-1 sudo[115189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:27:52.978931 n-d-828839-1 sudo[115189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:53.341745 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6c165038-bfd3-48b9-9668-d944cc115bad tempest-SnapshotMetadataTestJSON-2036707508 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/volume-998b7ff4-f8d9-407f-b724-c75b749e0890 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:53.377476 n-d-828839-1 sudo[115191]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-998b7ff4-f8d9-407f-b724-c75b749e0890
Mar 02 18:27:53.379152 n-d-828839-1 sudo[115191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:53.572239 n-d-828839-1 sudo[115189]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:53.574449 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.629s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:53.577187 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:53.605712 n-d-828839-1 sudo[115200]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:27:53.606657 n-d-828839-1 sudo[115200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:53.921673 n-d-828839-1 sudo[115191]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:53.924132 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6c165038-bfd3-48b9-9668-d944cc115bad tempest-SnapshotMetadataTestJSON-2036707508 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/volume-998b7ff4-f8d9-407f-b724-c75b749e0890" returned: 0 in 0.582s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:53.926364 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6c165038-bfd3-48b9-9668-d944cc115bad tempest-SnapshotMetadataTestJSON-2036707508 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0537bb99-21a3-47a4-8546-a12eedeb408d --snapshot stack-volumes-lvmdriver-1/volume-998b7ff4-f8d9-407f-b724-c75b749e0890 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:53.960884 n-d-828839-1 sudo[115207]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0537bb99-21a3-47a4-8546-a12eedeb408d --snapshot stack-volumes-lvmdriver-1/volume-998b7ff4-f8d9-407f-b724-c75b749e0890 -L 1.00g
Mar 02 18:27:53.962173 n-d-828839-1 sudo[115207]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:27:54.245992 n-d-828839-1 sudo[115200]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:54.248568 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.671s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:54.251755 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:27:55.509694 n-d-828839-1 sudo[115207]: pam_unix(sudo:session): session closed for user root
Mar 02 18:27:55.512427 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6c165038-bfd3-48b9-9668-d944cc115bad tempest-SnapshotMetadataTestJSON-2036707508 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0537bb99-21a3-47a4-8546-a12eedeb408d --snapshot stack-volumes-lvmdriver-1/volume-998b7ff4-f8d9-407f-b724-c75b749e0890 -L 1.00g" returned: 0 in 1.585s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:27:55.664994 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-6c165038-bfd3-48b9-9668-d944cc115bad tempest-SnapshotMetadataTestJSON-2036707508 None] Create snapshot completed successfully
Mar 02 18:27:59.529587 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-2560ad2b-2ddc-45ae-857c-21ddcb79cfad tempest-SnapshotMetadataTestJSON-2036707508 None] Lock "b'cinder-0537bb99-21a3-47a4-8546-a12eedeb408d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.023s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:27:59.532058 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2560ad2b-2ddc-45ae-857c-21ddcb79cfad tempest-SnapshotMetadataTestJSON-2036707508 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/_snapshot-0537bb99-21a3-47a4-8546-a12eedeb408d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:27:59.585519 n-d-828839-1 sudo[115357]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-0537bb99-21a3-47a4-8546-a12eedeb408d
Mar 02 18:27:59.596514 n-d-828839-1 sudo[115357]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:00.259789 n-d-828839-1 sudo[115357]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:00.262387 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2560ad2b-2ddc-45ae-857c-21ddcb79cfad tempest-SnapshotMetadataTestJSON-2036707508 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/_snapshot-0537bb99-21a3-47a4-8546-a12eedeb408d" returned: 0 in 0.730s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:00.265416 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2560ad2b-2ddc-45ae-857c-21ddcb79cfad tempest-SnapshotMetadataTestJSON-2036707508 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0537bb99-21a3-47a4-8546-a12eedeb408d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:00.287623 n-d-828839-1 sudo[115360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0537bb99-21a3-47a4-8546-a12eedeb408d
Mar 02 18:28:00.289442 n-d-828839-1 sudo[115360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:01.342209 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-5f775ff5-3c89-4fe7-b81a-3a0b50814dd4 req-76821b9c-9b6a-4d3d-a2ce-fea4f1bb62b3 tempest-AttachVolumeShelveTestJSON-1833229945 None] Terminate volume connection completed successfully.
Mar 02 18:28:01.344660 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-5f775ff5-3c89-4fe7-b81a-3a0b50814dd4 req-76821b9c-9b6a-4d3d-a2ce-fea4f1bb62b3 tempest-AttachVolumeShelveTestJSON-1833229945 None] Deleting attachment 10e479c4-ff55-4121-902d-203dd7dc536f. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:28:01.358455 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:01.617933 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.271s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:01.618598 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805453584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n Backing store flags: \n Account information:\n 3HnkGQ2j6F9Ckqi9hjP9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n Backing store flags: \n Account information:\n G6U8wtxtcXGNpycFPbU7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-486831f8-3b7e-4447-9483-d32b9b0e98dd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-486831f8-3b7e-4447-9483-d32b9b0e98dd\n Backing store flags: \n Account information:\n zyz33HmYtrq4ELikTKV6\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:28:01.619720 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-5f775ff5-3c89-4fe7-b81a-3a0b50814dd4 req-76821b9c-9b6a-4d3d-a2ce-fea4f1bb62b3 tempest-AttachVolumeShelveTestJSON-1833229945 None] Removing iscsi_target for Volume ID: 486831f8-3b7e-4447-9483-d32b9b0e98dd
Mar 02 18:28:01.623249 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-486831f8-3b7e-4447-9483-d32b9b0e98dd -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:01.835024 n-d-828839-1 sudo[115360]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:01.837505 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2560ad2b-2ddc-45ae-857c-21ddcb79cfad tempest-SnapshotMetadataTestJSON-2036707508 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0537bb99-21a3-47a4-8546-a12eedeb408d" returned: 0 in 1.572s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:02.002978 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-486831f8-3b7e-4447-9483-d32b9b0e98dd -f" returned: 0 in 0.360s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:02.003505 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805453584]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:28:02.010598 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:02.172485 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-2560ad2b-2ddc-45ae-857c-21ddcb79cfad tempest-SnapshotMetadataTestJSON-2036707508 None] Created reservations ['2cd28a03-9d06-4665-af1c-4df4eb97e224', 'be9cc943-ed36-4470-8451-a4fe870238e2', '9fad46ac-f09f-4fe3-8e5b-6105d7593b76', '92d9f6f8-030e-4cb8-95aa-c60e7fa216d6'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:28:02.262807 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.257s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:02.264018 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805453584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n Backing store flags: \n Account information:\n 3HnkGQ2j6F9Ckqi9hjP9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n Backing store flags: \n Account information:\n G6U8wtxtcXGNpycFPbU7\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:28:02.528353 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-2560ad2b-2ddc-45ae-857c-21ddcb79cfad tempest-SnapshotMetadataTestJSON-2036707508 None] Delete snapshot completed successfully.
Mar 02 18:28:02.546364 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-2560ad2b-2ddc-45ae-857c-21ddcb79cfad tempest-SnapshotMetadataTestJSON-2036707508 None] Lock "b'cinder-0537bb99-21a3-47a4-8546-a12eedeb408d-delete_snapshot'" released by "delete_snapshot" :: held 3.015s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:28:03.437896 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-f630e087-959d-41d5-b67c-903bb377a646 tempest-SnapshotMetadataTestJSON-2036707508 None] Lock "b'cinder-998b7ff4-f8d9-407f-b724-c75b749e0890-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:28:03.732938 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-f630e087-959d-41d5-b67c-903bb377a646 tempest-SnapshotMetadataTestJSON-2036707508 None] Skipping remove_export. No iscsi_target is presently exported for volume: 998b7ff4-f8d9-407f-b724-c75b749e0890
Mar 02 18:28:03.734241 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f630e087-959d-41d5-b67c-903bb377a646 tempest-SnapshotMetadataTestJSON-2036707508 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/volume-998b7ff4-f8d9-407f-b724-c75b749e0890 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:03.783495 n-d-828839-1 sudo[115452]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-998b7ff4-f8d9-407f-b724-c75b749e0890
Mar 02 18:28:03.785356 n-d-828839-1 sudo[115452]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:04.735409 n-d-828839-1 sudo[115452]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:04.738019 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f630e087-959d-41d5-b67c-903bb377a646 tempest-SnapshotMetadataTestJSON-2036707508 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/volume-998b7ff4-f8d9-407f-b724-c75b749e0890" returned: 0 in 1.003s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:04.740552 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f630e087-959d-41d5-b67c-903bb377a646 tempest-SnapshotMetadataTestJSON-2036707508 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-998b7ff4-f8d9-407f-b724-c75b749e0890 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:04.759576 n-d-828839-1 sudo[115458]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-998b7ff4-f8d9-407f-b724-c75b749e0890
Mar 02 18:28:04.760473 n-d-828839-1 sudo[115458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:05.554206 n-d-828839-1 sudo[115458]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:05.558229 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f630e087-959d-41d5-b67c-903bb377a646 tempest-SnapshotMetadataTestJSON-2036707508 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-998b7ff4-f8d9-407f-b724-c75b749e0890" returned: 0 in 0.817s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:05.563010 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f630e087-959d-41d5-b67c-903bb377a646 tempest-SnapshotMetadataTestJSON-2036707508 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-998b7ff4-f8d9-407f-b724-c75b749e0890 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:05.600646 n-d-828839-1 sudo[115469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-998b7ff4-f8d9-407f-b724-c75b749e0890
Mar 02 18:28:05.603854 n-d-828839-1 sudo[115469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:06.568109 n-d-828839-1 sudo[115469]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:06.570786 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f630e087-959d-41d5-b67c-903bb377a646 tempest-SnapshotMetadataTestJSON-2036707508 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-998b7ff4-f8d9-407f-b724-c75b749e0890" returned: 0 in 1.007s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:06.573546 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-f630e087-959d-41d5-b67c-903bb377a646 tempest-SnapshotMetadataTestJSON-2036707508 None] Successfully deleted volume: 998b7ff4-f8d9-407f-b724-c75b749e0890
Mar 02 18:28:06.756077 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-f630e087-959d-41d5-b67c-903bb377a646 tempest-SnapshotMetadataTestJSON-2036707508 None] Created reservations ['79731b80-155f-42a4-900e-679334cc4450', 'e28ca0de-3a0f-486f-9183-bf21d874684c', 'bef5d6df-4c31-41e8-9c76-32e6db14517a', 'faa95f78-0364-4cfc-b6d4-4f4e15c1c2ee'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:28:07.045824 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-f630e087-959d-41d5-b67c-903bb377a646 tempest-SnapshotMetadataTestJSON-2036707508 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:28:07.046611 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f630e087-959d-41d5-b67c-903bb377a646 tempest-SnapshotMetadataTestJSON-2036707508 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:07.117610 n-d-828839-1 sudo[115479]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:28:07.118489 n-d-828839-1 sudo[115479]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:08.205431 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-995afcff-9e07-4494-beba-5c8668cf806b req-7b85c3ae-f845-467b-ad8c-0919ff4595a1 tempest-TaggedBootDevicesTest-1663576148 None] Terminate volume connection completed successfully.
Mar 02 18:28:08.206866 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-995afcff-9e07-4494-beba-5c8668cf806b req-7b85c3ae-f845-467b-ad8c-0919ff4595a1 tempest-TaggedBootDevicesTest-1663576148 None] Deleting attachment 8712b3c3-35ce-455b-ab62-a8127ac0a9d8. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:28:08.212170 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:08.241790 n-d-828839-1 sudo[115479]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:08.244816 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f630e087-959d-41d5-b67c-903bb377a646 tempest-SnapshotMetadataTestJSON-2036707508 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 1.198s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:08.248337 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f630e087-959d-41d5-b67c-903bb377a646 tempest-SnapshotMetadataTestJSON-2036707508 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:08.306894 n-d-828839-1 sudo[115491]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:28:08.307721 n-d-828839-1 sudo[115491]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:08.433557 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.223s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:08.435468 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778320224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1\n Backing store flags: \n Account information:\n g9z3a4tjSsqA65JfT3Aa\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n Backing store flags: \n Account information:\n 3HnkGQ2j6F9Ckqi9hjP9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n Backing store flags: \n Account information:\n G6U8wtxtcXGNpycFPbU7\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:28:08.436769 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-995afcff-9e07-4494-beba-5c8668cf806b req-7b85c3ae-f845-467b-ad8c-0919ff4595a1 tempest-TaggedBootDevicesTest-1663576148 None] Removing iscsi_target for Volume ID: 67edde90-03a7-4151-89e4-f0c6325265c1
Mar 02 18:28:08.438782 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:08.598859 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-67edde90-03a7-4151-89e4-f0c6325265c1 -f" returned: 0 in 0.159s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:08.599472 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778320224]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:28:08.602895 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:08.813938 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.212s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:08.814924 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778320224]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n Backing store flags: \n Account information:\n 3HnkGQ2j6F9Ckqi9hjP9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n Backing store flags: \n Account information:\n G6U8wtxtcXGNpycFPbU7\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:28:09.037084 n-d-828839-1 sudo[115491]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:09.040285 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f630e087-959d-41d5-b67c-903bb377a646 tempest-SnapshotMetadataTestJSON-2036707508 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.792s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:09.042894 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-f630e087-959d-41d5-b67c-903bb377a646 tempest-SnapshotMetadataTestJSON-2036707508 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:28:09.048600 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-f630e087-959d-41d5-b67c-903bb377a646 tempest-SnapshotMetadataTestJSON-2036707508 None] Deleted volume successfully.
Mar 02 18:28:09.166390 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-f630e087-959d-41d5-b67c-903bb377a646 tempest-SnapshotMetadataTestJSON-2036707508 None] Lock "b'cinder-998b7ff4-f8d9-407f-b724-c75b749e0890-delete_volume'" released by "delete_volume" :: held 5.728s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:28:09.322193 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-995afcff-9e07-4494-beba-5c8668cf806b req-40e1e255-566f-4ebc-b16f-e60de09dc5ea tempest-TaggedBootDevicesTest-1663576148 None] Terminate volume connection completed successfully.
Mar 02 18:28:09.329885 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-995afcff-9e07-4494-beba-5c8668cf806b req-40e1e255-566f-4ebc-b16f-e60de09dc5ea tempest-TaggedBootDevicesTest-1663576148 None] Deleting attachment 847db9ee-0dff-481a-9d50-d6849b626a03. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:28:09.329885 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:09.441339 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:09.442766 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808394512]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec\n Backing store flags: \n Account information:\n 3HnkGQ2j6F9Ckqi9hjP9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n Backing store flags: \n Account information:\n G6U8wtxtcXGNpycFPbU7\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:28:09.444190 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-995afcff-9e07-4494-beba-5c8668cf806b req-40e1e255-566f-4ebc-b16f-e60de09dc5ea tempest-TaggedBootDevicesTest-1663576148 None] Removing iscsi_target for Volume ID: c3c65bb0-cd4a-4cb0-9150-5af5aab13bec
Mar 02 18:28:09.448074 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:09.624201 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec -f" returned: 0 in 0.175s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:09.627208 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808394512]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:28:09.630687 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:09.811145 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.179s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:09.811145 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808394512]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n Backing store flags: \n Account information:\n G6U8wtxtcXGNpycFPbU7\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:28:10.173940 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-995afcff-9e07-4494-beba-5c8668cf806b req-356f360c-2177-42b2-942f-0bfb7c9cde9a tempest-TaggedBootDevicesTest-1663576148 None] Terminate volume connection completed successfully.
Mar 02 18:28:10.174657 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-995afcff-9e07-4494-beba-5c8668cf806b req-356f360c-2177-42b2-942f-0bfb7c9cde9a tempest-TaggedBootDevicesTest-1663576148 None] Deleting attachment b307d59a-88bc-4c81-acc0-276302b05a8f. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:28:10.177970 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:10.351909 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.175s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:10.352525 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808394512]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82\n Backing store flags: \n Account information:\n G6U8wtxtcXGNpycFPbU7\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:28:10.352846 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-995afcff-9e07-4494-beba-5c8668cf806b req-356f360c-2177-42b2-942f-0bfb7c9cde9a tempest-TaggedBootDevicesTest-1663576148 None] Removing iscsi_target for Volume ID: 51c55ccb-4019-4531-a8b7-e4f836bc1f82
Mar 02 18:28:10.353854 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:10.560887 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82 -f" returned: 0 in 0.204s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:10.562764 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808394512]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:28:10.566425 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:10.748267 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.183s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:10.748751 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808394512]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:28:15.768613 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-7c543e6b-4dc6-4f24-8904-5d9c788fee9f tempest-AbsoluteLimitsTests-696907309 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:28:15.773615 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-7c543e6b-4dc6-4f24-8904-5d9c788fee9f tempest-AbsoluteLimitsTests-696907309 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:28:15.774262 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-7c543e6b-4dc6-4f24-8904-5d9c788fee9f tempest-AbsoluteLimitsTests-696907309 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'
Mar 02 18:28:15.791630 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7c543e6b-4dc6-4f24-8904-5d9c788fee9f tempest-AbsoluteLimitsTests-696907309 None] Flow 'volume_create_manager' (af3e1566-c262-4570-ad1e-4fa7757abbde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:28:15.796891 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7c543e6b-4dc6-4f24-8904-5d9c788fee9f tempest-AbsoluteLimitsTests-696907309 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d8399709-7007-490e-8d1d-23e1951b754a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:28:15.833326 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-7c543e6b-4dc6-4f24-8904-5d9c788fee9f tempest-AbsoluteLimitsTests-696907309 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:28:15.865755 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7c543e6b-4dc6-4f24-8904-5d9c788fee9f tempest-AbsoluteLimitsTests-696907309 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d8399709-7007-490e-8d1d-23e1951b754a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:28:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-537761740',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=066ca2b5-e2c1-4ac7-a56b-a0e539ffd15b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c108c2ceb894eb5bc5d191db46d6579',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:28:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:28:16Z,user_id='b90b005ae79b4d11903bb5c48ab0cb2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:28:15.868604 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7c543e6b-4dc6-4f24-8904-5d9c788fee9f tempest-AbsoluteLimitsTests-696907309 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3d4ae171-07f7-436a-9125-0cb7c5ae11f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:28:15.871006 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7c543e6b-4dc6-4f24-8904-5d9c788fee9f tempest-AbsoluteLimitsTests-696907309 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3d4ae171-07f7-436a-9125-0cb7c5ae11f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:28:15.873513 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7c543e6b-4dc6-4f24-8904-5d9c788fee9f tempest-AbsoluteLimitsTests-696907309 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5014e888-fa35-47cd-a7d5-d26066aa3e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:28:15.876870 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7c543e6b-4dc6-4f24-8904-5d9c788fee9f tempest-AbsoluteLimitsTests-696907309 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5014e888-fa35-47cd-a7d5-d26066aa3e8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '066ca2b5-e2c1-4ac7-a56b-a0e539ffd15b', 'volume_name': 'volume-066ca2b5-e2c1-4ac7-a56b-a0e539ffd15b', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:28:15.879589 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7c543e6b-4dc6-4f24-8904-5d9c788fee9f tempest-AbsoluteLimitsTests-696907309 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f691543a-41c3-48b2-b34e-7894e29778a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:28:15.882001 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7c543e6b-4dc6-4f24-8904-5d9c788fee9f tempest-AbsoluteLimitsTests-696907309 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f691543a-41c3-48b2-b34e-7894e29778a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:28:15.884310 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7c543e6b-4dc6-4f24-8904-5d9c788fee9f tempest-AbsoluteLimitsTests-696907309 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4da8a985-2a99-4a32-8a06-3d480ca820b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:28:15.885398 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-7c543e6b-4dc6-4f24-8904-5d9c788fee9f tempest-AbsoluteLimitsTests-696907309 None] Volume 066ca2b5-e2c1-4ac7-a56b-a0e539ffd15b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-066ca2b5-e2c1-4ac7-a56b-a0e539ffd15b', 'volume_size': 1}
Mar 02 18:28:15.886950 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7c543e6b-4dc6-4f24-8904-5d9c788fee9f tempest-AbsoluteLimitsTests-696907309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-066ca2b5-e2c1-4ac7-a56b-a0e539ffd15b stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:15.908413 n-d-828839-1 sudo[115594]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-066ca2b5-e2c1-4ac7-a56b-a0e539ffd15b stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:28:15.910253 n-d-828839-1 sudo[115594]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:17.062532 n-d-828839-1 sudo[115594]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:17.064728 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7c543e6b-4dc6-4f24-8904-5d9c788fee9f tempest-AbsoluteLimitsTests-696907309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-066ca2b5-e2c1-4ac7-a56b-a0e539ffd15b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.177s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:17.070232 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7c543e6b-4dc6-4f24-8904-5d9c788fee9f tempest-AbsoluteLimitsTests-696907309 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4da8a985-2a99-4a32-8a06-3d480ca820b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-066ca2b5-e2c1-4ac7-a56b-a0e539ffd15b', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:28:17.073207 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7c543e6b-4dc6-4f24-8904-5d9c788fee9f tempest-AbsoluteLimitsTests-696907309 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (33d5ece5-f681-4b96-ba19-fe8a0654b186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:28:17.269420 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-7c543e6b-4dc6-4f24-8904-5d9c788fee9f tempest-AbsoluteLimitsTests-696907309 None] Volume volume-066ca2b5-e2c1-4ac7-a56b-a0e539ffd15b (066ca2b5-e2c1-4ac7-a56b-a0e539ffd15b): created successfully
Mar 02 18:28:17.276246 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7c543e6b-4dc6-4f24-8904-5d9c788fee9f tempest-AbsoluteLimitsTests-696907309 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (33d5ece5-f681-4b96-ba19-fe8a0654b186) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:28:17.283197 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7c543e6b-4dc6-4f24-8904-5d9c788fee9f tempest-AbsoluteLimitsTests-696907309 None] Flow 'volume_create_manager' (af3e1566-c262-4570-ad1e-4fa7757abbde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:28:17.412784 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-7c543e6b-4dc6-4f24-8904-5d9c788fee9f tempest-AbsoluteLimitsTests-696907309 None] Created volume successfully.
Mar 02 18:28:18.299052 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-e5bbf41f-3c90-403f-af17-b2b991953994 tempest-AbsoluteLimitsTests-696907309 None] Lock "b'cinder-066ca2b5-e2c1-4ac7-a56b-a0e539ffd15b-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:28:18.586258 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-e5bbf41f-3c90-403f-af17-b2b991953994 tempest-AbsoluteLimitsTests-696907309 None] Skipping remove_export. No iscsi_target is presently exported for volume: 066ca2b5-e2c1-4ac7-a56b-a0e539ffd15b
Mar 02 18:28:18.590683 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e5bbf41f-3c90-403f-af17-b2b991953994 tempest-AbsoluteLimitsTests-696907309 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/volume-066ca2b5-e2c1-4ac7-a56b-a0e539ffd15b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:18.796413 n-d-828839-1 sudo[115638]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-066ca2b5-e2c1-4ac7-a56b-a0e539ffd15b
Mar 02 18:28:18.798495 n-d-828839-1 sudo[115638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:19.462996 n-d-828839-1 sudo[115638]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:19.465122 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e5bbf41f-3c90-403f-af17-b2b991953994 tempest-AbsoluteLimitsTests-696907309 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/volume-066ca2b5-e2c1-4ac7-a56b-a0e539ffd15b" returned: 0 in 0.874s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:19.468150 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e5bbf41f-3c90-403f-af17-b2b991953994 tempest-AbsoluteLimitsTests-696907309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-066ca2b5-e2c1-4ac7-a56b-a0e539ffd15b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:19.514187 n-d-828839-1 sudo[115641]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-066ca2b5-e2c1-4ac7-a56b-a0e539ffd15b
Mar 02 18:28:19.515112 n-d-828839-1 sudo[115641]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:20.431797 n-d-828839-1 sudo[115641]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:20.435006 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e5bbf41f-3c90-403f-af17-b2b991953994 tempest-AbsoluteLimitsTests-696907309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-066ca2b5-e2c1-4ac7-a56b-a0e539ffd15b" returned: 0 in 0.967s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:20.439950 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e5bbf41f-3c90-403f-af17-b2b991953994 tempest-AbsoluteLimitsTests-696907309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-066ca2b5-e2c1-4ac7-a56b-a0e539ffd15b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:20.493731 n-d-828839-1 sudo[115657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-066ca2b5-e2c1-4ac7-a56b-a0e539ffd15b
Mar 02 18:28:20.496179 n-d-828839-1 sudo[115657]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:21.479524 n-d-828839-1 sudo[115657]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:21.482112 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e5bbf41f-3c90-403f-af17-b2b991953994 tempest-AbsoluteLimitsTests-696907309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-066ca2b5-e2c1-4ac7-a56b-a0e539ffd15b" returned: 0 in 1.044s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:21.483971 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-e5bbf41f-3c90-403f-af17-b2b991953994 tempest-AbsoluteLimitsTests-696907309 None] Successfully deleted volume: 066ca2b5-e2c1-4ac7-a56b-a0e539ffd15b
Mar 02 18:28:21.647692 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-e5bbf41f-3c90-403f-af17-b2b991953994 tempest-AbsoluteLimitsTests-696907309 None] Created reservations ['2309e45f-a07d-4e2e-b85c-42f7d423d839', 'b99974f2-6958-4e94-a7c0-498196ccec13', '74ec6b0c-d800-4a05-be67-8443fb3762a0', '639ff64f-cd82-4212-a6da-13e733550504'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:28:21.995324 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-e5bbf41f-3c90-403f-af17-b2b991953994 tempest-AbsoluteLimitsTests-696907309 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:28:21.996035 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e5bbf41f-3c90-403f-af17-b2b991953994 tempest-AbsoluteLimitsTests-696907309 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:22.059575 n-d-828839-1 sudo[115678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:28:22.063389 n-d-828839-1 sudo[115678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:22.856575 n-d-828839-1 sudo[115678]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:22.859276 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e5bbf41f-3c90-403f-af17-b2b991953994 tempest-AbsoluteLimitsTests-696907309 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.863s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:22.862140 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e5bbf41f-3c90-403f-af17-b2b991953994 tempest-AbsoluteLimitsTests-696907309 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:22.911618 n-d-828839-1 sudo[115691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:28:22.913197 n-d-828839-1 sudo[115691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:23.558374 n-d-828839-1 sudo[115691]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:23.562075 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e5bbf41f-3c90-403f-af17-b2b991953994 tempest-AbsoluteLimitsTests-696907309 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.698s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:23.563160 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-e5bbf41f-3c90-403f-af17-b2b991953994 tempest-AbsoluteLimitsTests-696907309 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:28:23.571602 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-e5bbf41f-3c90-403f-af17-b2b991953994 tempest-AbsoluteLimitsTests-696907309 None] Deleted volume successfully.
Mar 02 18:28:23.675567 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-e5bbf41f-3c90-403f-af17-b2b991953994 tempest-AbsoluteLimitsTests-696907309 None] Lock "b'cinder-066ca2b5-e2c1-4ac7-a56b-a0e539ffd15b-delete_volume'" released by "delete_volume" :: held 5.377s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:28:32.054157 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-66ecbf55-8343-4177-b9c6-faf38f0bb54b tempest-VolumesDeleteCascade-2127621813 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:28:32.074027 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-66ecbf55-8343-4177-b9c6-faf38f0bb54b tempest-VolumesDeleteCascade-2127621813 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:28:32.076219 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-66ecbf55-8343-4177-b9c6-faf38f0bb54b tempest-VolumesDeleteCascade-2127621813 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'
Mar 02 18:28:32.124336 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-66ecbf55-8343-4177-b9c6-faf38f0bb54b tempest-VolumesDeleteCascade-2127621813 None] Flow 'volume_create_manager' (23259bca-006b-4ed8-a2bb-5395f96312af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:28:32.128820 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-66ecbf55-8343-4177-b9c6-faf38f0bb54b tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (195c7d24-34bd-4210-b26f-b28657a33fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:28:32.159354 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-66ecbf55-8343-4177-b9c6-faf38f0bb54b tempest-VolumesDeleteCascade-2127621813 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:28:32.193308 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-66ecbf55-8343-4177-b9c6-faf38f0bb54b tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (195c7d24-34bd-4210-b26f-b28657a33fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:28:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-764567476',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=e9865346-ba0a-468e-9ea6-7ad2cbabab69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ec642ef7da04747b9ad15040b673358',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:28:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:28:32Z,user_id='1dec3a7423ca461f91989bbc871ca2e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:28:32.206978 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-66ecbf55-8343-4177-b9c6-faf38f0bb54b tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a6902b29-913f-4280-8a41-e3869cc1c21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:28:32.209117 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-66ecbf55-8343-4177-b9c6-faf38f0bb54b tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a6902b29-913f-4280-8a41-e3869cc1c21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:28:32.227483 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-66ecbf55-8343-4177-b9c6-faf38f0bb54b tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed639ff3-5501-4563-b6f7-850254b77e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:28:32.236934 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-66ecbf55-8343-4177-b9c6-faf38f0bb54b tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed639ff3-5501-4563-b6f7-850254b77e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e9865346-ba0a-468e-9ea6-7ad2cbabab69', 'volume_name': 'volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:28:32.241617 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-66ecbf55-8343-4177-b9c6-faf38f0bb54b tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (172eaa2b-dbeb-4eab-9163-325143359e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:28:32.260208 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-66ecbf55-8343-4177-b9c6-faf38f0bb54b tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (172eaa2b-dbeb-4eab-9163-325143359e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:28:32.265287 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-66ecbf55-8343-4177-b9c6-faf38f0bb54b tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (238178d7-f910-4786-ac10-2f28c72da3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:28:32.266482 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-66ecbf55-8343-4177-b9c6-faf38f0bb54b tempest-VolumesDeleteCascade-2127621813 None] Volume e9865346-ba0a-468e-9ea6-7ad2cbabab69: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69', 'volume_size': 1}
Mar 02 18:28:32.267902 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-66ecbf55-8343-4177-b9c6-faf38f0bb54b tempest-VolumesDeleteCascade-2127621813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:32.315755 n-d-828839-1 sudo[115701]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:28:32.319633 n-d-828839-1 sudo[115701]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:32.353165 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-359f3968-202f-4198-888b-f8e8b2e54f0c tempest-TaggedBootDevicesTest-1663576148 None] Lock "b'cinder-51c55ccb-4019-4531-a8b7-e4f836bc1f82-delete_volume'" acquired by "delete_volume" :: waited 0.033s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:28:32.602732 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:32.757310 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.155s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:32.757865 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805088864]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:28:32.759379 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-359f3968-202f-4198-888b-f8e8b2e54f0c tempest-TaggedBootDevicesTest-1663576148 None] Skipping remove_export. No iscsi_target is presently exported for volume: 51c55ccb-4019-4531-a8b7-e4f836bc1f82
Mar 02 18:28:32.760597 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-359f3968-202f-4198-888b-f8e8b2e54f0c tempest-TaggedBootDevicesTest-1663576148 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/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:32.802168 n-d-828839-1 sudo[115705]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82
Mar 02 18:28:32.811043 n-d-828839-1 sudo[115705]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:33.356367 n-d-828839-1 sudo[115701]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:33.358844 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-66ecbf55-8343-4177-b9c6-faf38f0bb54b tempest-VolumesDeleteCascade-2127621813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.090s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:33.363800 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-66ecbf55-8343-4177-b9c6-faf38f0bb54b tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (238178d7-f910-4786-ac10-2f28c72da3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:28:33.374331 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-66ecbf55-8343-4177-b9c6-faf38f0bb54b tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b4aaae0d-602d-4100-abb7-bb818a7d4445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:28:33.429467 n-d-828839-1 sudo[115705]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:33.431928 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-359f3968-202f-4198-888b-f8e8b2e54f0c tempest-TaggedBootDevicesTest-1663576148 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/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82" returned: 0 in 0.671s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:33.433884 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-359f3968-202f-4198-888b-f8e8b2e54f0c tempest-TaggedBootDevicesTest-1663576148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:33.456299 n-d-828839-1 sudo[115739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82
Mar 02 18:28:33.458028 n-d-828839-1 sudo[115739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:33.498564 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-66ecbf55-8343-4177-b9c6-faf38f0bb54b tempest-VolumesDeleteCascade-2127621813 None] Volume volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69 (e9865346-ba0a-468e-9ea6-7ad2cbabab69): created successfully
Mar 02 18:28:33.502141 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-66ecbf55-8343-4177-b9c6-faf38f0bb54b tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b4aaae0d-602d-4100-abb7-bb818a7d4445) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:28:33.506023 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-66ecbf55-8343-4177-b9c6-faf38f0bb54b tempest-VolumesDeleteCascade-2127621813 None] Flow 'volume_create_manager' (23259bca-006b-4ed8-a2bb-5395f96312af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:28:33.646628 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-66ecbf55-8343-4177-b9c6-faf38f0bb54b tempest-VolumesDeleteCascade-2127621813 None] Created volume successfully.
Mar 02 18:28:33.961095 n-d-828839-1 sudo[115739]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:33.967853 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-359f3968-202f-4198-888b-f8e8b2e54f0c tempest-TaggedBootDevicesTest-1663576148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82" returned: 0 in 0.529s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:33.967853 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-359f3968-202f-4198-888b-f8e8b2e54f0c tempest-TaggedBootDevicesTest-1663576148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:33.990672 n-d-828839-1 sudo[115742]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82
Mar 02 18:28:33.991494 n-d-828839-1 sudo[115742]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:34.642723 n-d-828839-1 sudo[115742]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:34.645327 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-359f3968-202f-4198-888b-f8e8b2e54f0c tempest-TaggedBootDevicesTest-1663576148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-51c55ccb-4019-4531-a8b7-e4f836bc1f82" returned: 0 in 0.680s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:34.647372 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-359f3968-202f-4198-888b-f8e8b2e54f0c tempest-TaggedBootDevicesTest-1663576148 None] Successfully deleted volume: 51c55ccb-4019-4531-a8b7-e4f836bc1f82
Mar 02 18:28:34.926085 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-359f3968-202f-4198-888b-f8e8b2e54f0c tempest-TaggedBootDevicesTest-1663576148 None] Created reservations ['2a01a44e-9a91-4e99-8b07-acd8f5278ec8', 'd1b07f7f-1862-48fe-bbfb-044ed816c681', 'f5e5da48-1878-45f6-93fe-7f789e5a56db', 'f9da1738-00e4-454d-bed3-68d9ac93a6b4'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:28:35.137877 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-61bb956d-f71d-4fc3-bed4-245e6acb9b7c tempest-VolumesDeleteCascade-2127621813 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/volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:35.171098 n-d-828839-1 sudo[115748]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69
Mar 02 18:28:35.173055 n-d-828839-1 sudo[115748]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:35.204624 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-359f3968-202f-4198-888b-f8e8b2e54f0c tempest-TaggedBootDevicesTest-1663576148 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:28:35.205681 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-359f3968-202f-4198-888b-f8e8b2e54f0c tempest-TaggedBootDevicesTest-1663576148 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:35.235229 n-d-828839-1 sudo[115750]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:28:35.236056 n-d-828839-1 sudo[115750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:35.682486 n-d-828839-1 sudo[115750]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:35.685178 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-359f3968-202f-4198-888b-f8e8b2e54f0c tempest-TaggedBootDevicesTest-1663576148 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.479s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:35.687316 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-359f3968-202f-4198-888b-f8e8b2e54f0c tempest-TaggedBootDevicesTest-1663576148 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:35.707484 n-d-828839-1 sudo[115754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:28:35.709048 n-d-828839-1 sudo[115754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:35.761989 n-d-828839-1 sudo[115748]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:35.764471 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-61bb956d-f71d-4fc3-bed4-245e6acb9b7c tempest-VolumesDeleteCascade-2127621813 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/volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69" returned: 0 in 0.626s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:35.766933 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-61bb956d-f71d-4fc3-bed4-245e6acb9b7c tempest-VolumesDeleteCascade-2127621813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-787ccdea-dd79-4505-9866-bbefc5b6bb70 --snapshot stack-volumes-lvmdriver-1/volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:35.796170 n-d-828839-1 sudo[115756]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-787ccdea-dd79-4505-9866-bbefc5b6bb70 --snapshot stack-volumes-lvmdriver-1/volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69 -L 1.00g
Mar 02 18:28:35.797536 n-d-828839-1 sudo[115756]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:36.176732 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-54a7b562-323d-4170-8d32-6db5d0480395 tempest-TaggedBootDevicesTest-1663576148 None] Lock "b'cinder-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:28:36.331659 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:36.406810 n-d-828839-1 sudo[115754]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:36.410488 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-359f3968-202f-4198-888b-f8e8b2e54f0c tempest-TaggedBootDevicesTest-1663576148 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.722s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:36.412042 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-359f3968-202f-4198-888b-f8e8b2e54f0c tempest-TaggedBootDevicesTest-1663576148 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:28:36.420323 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-359f3968-202f-4198-888b-f8e8b2e54f0c tempest-TaggedBootDevicesTest-1663576148 None] Deleted volume successfully.
Mar 02 18:28:36.496166 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-359f3968-202f-4198-888b-f8e8b2e54f0c tempest-TaggedBootDevicesTest-1663576148 None] Lock "b'cinder-51c55ccb-4019-4531-a8b7-e4f836bc1f82-delete_volume'" released by "delete_volume" :: held 4.143s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:28:36.525424 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.195s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:36.525712 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808682288]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:28:36.530152 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-54a7b562-323d-4170-8d32-6db5d0480395 tempest-TaggedBootDevicesTest-1663576148 None] Skipping remove_export. No iscsi_target is presently exported for volume: c3c65bb0-cd4a-4cb0-9150-5af5aab13bec
Mar 02 18:28:36.530152 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-54a7b562-323d-4170-8d32-6db5d0480395 tempest-TaggedBootDevicesTest-1663576148 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/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:36.574986 n-d-828839-1 sudo[115821]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec
Mar 02 18:28:36.577072 n-d-828839-1 sudo[115821]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:36.893866 n-d-828839-1 sudo[115756]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:36.896167 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-61bb956d-f71d-4fc3-bed4-245e6acb9b7c tempest-VolumesDeleteCascade-2127621813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-787ccdea-dd79-4505-9866-bbefc5b6bb70 --snapshot stack-volumes-lvmdriver-1/volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69 -L 1.00g" returned: 0 in 1.129s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:37.046266 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-61bb956d-f71d-4fc3-bed4-245e6acb9b7c tempest-VolumesDeleteCascade-2127621813 None] Create snapshot completed successfully
Mar 02 18:28:37.101338 n-d-828839-1 sudo[115821]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:37.103404 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-54a7b562-323d-4170-8d32-6db5d0480395 tempest-TaggedBootDevicesTest-1663576148 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/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec" returned: 0 in 0.576s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:37.105014 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-54a7b562-323d-4170-8d32-6db5d0480395 tempest-TaggedBootDevicesTest-1663576148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:37.124990 n-d-828839-1 sudo[115865]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec
Mar 02 18:28:37.125802 n-d-828839-1 sudo[115865]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:37.572954 n-d-828839-1 sudo[115865]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:37.575374 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-54a7b562-323d-4170-8d32-6db5d0480395 tempest-TaggedBootDevicesTest-1663576148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec" returned: 0 in 0.470s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:37.577346 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-54a7b562-323d-4170-8d32-6db5d0480395 tempest-TaggedBootDevicesTest-1663576148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:37.599531 n-d-828839-1 sudo[115868]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec
Mar 02 18:28:37.600338 n-d-828839-1 sudo[115868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:38.203386 n-d-828839-1 sudo[115868]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:38.205691 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-54a7b562-323d-4170-8d32-6db5d0480395 tempest-TaggedBootDevicesTest-1663576148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec" returned: 0 in 0.628s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:38.208019 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-54a7b562-323d-4170-8d32-6db5d0480395 tempest-TaggedBootDevicesTest-1663576148 None] Successfully deleted volume: c3c65bb0-cd4a-4cb0-9150-5af5aab13bec
Mar 02 18:28:38.467919 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-54a7b562-323d-4170-8d32-6db5d0480395 tempest-TaggedBootDevicesTest-1663576148 None] Created reservations ['4a07cc14-5ada-4827-9488-5a970c389bf3', '7f03fc1d-0755-4374-a9b9-eea3431be2b0', '2d6cf828-d799-4d4e-ac5d-43bfcbfb66df', '2c00c75c-281a-4d19-8a29-3681139af59f'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:28:38.834753 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-54a7b562-323d-4170-8d32-6db5d0480395 tempest-TaggedBootDevicesTest-1663576148 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:28:38.835542 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-54a7b562-323d-4170-8d32-6db5d0480395 tempest-TaggedBootDevicesTest-1663576148 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:38.858428 n-d-828839-1 sudo[115874]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:28:38.859952 n-d-828839-1 sudo[115874]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:39.329080 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6d6a860d-38a6-4be3-912b-5c90364bb10c tempest-VolumesDeleteCascade-2127621813 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/volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:39.335440 n-d-828839-1 sudo[115874]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:39.343979 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-54a7b562-323d-4170-8d32-6db5d0480395 tempest-TaggedBootDevicesTest-1663576148 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.508s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:39.347922 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-54a7b562-323d-4170-8d32-6db5d0480395 tempest-TaggedBootDevicesTest-1663576148 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:39.348096 n-d-828839-1 sudo[115877]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69
Mar 02 18:28:39.348915 n-d-828839-1 sudo[115877]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:39.366371 n-d-828839-1 sudo[115879]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:28:39.367314 n-d-828839-1 sudo[115879]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:39.850967 n-d-828839-1 sudo[115877]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:39.853207 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6d6a860d-38a6-4be3-912b-5c90364bb10c tempest-VolumesDeleteCascade-2127621813 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/volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69" returned: 0 in 0.524s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:39.854996 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6d6a860d-38a6-4be3-912b-5c90364bb10c tempest-VolumesDeleteCascade-2127621813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d02186e9-73f5-4269-bcfb-e622940bc988 --snapshot stack-volumes-lvmdriver-1/volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:39.876585 n-d-828839-1 sudo[115885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d02186e9-73f5-4269-bcfb-e622940bc988 --snapshot stack-volumes-lvmdriver-1/volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69 -L 1.00g
Mar 02 18:28:39.877557 n-d-828839-1 sudo[115885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:39.963891 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-16c61309-a128-417c-b49f-50869a8b2517 tempest-TaggedBootDevicesTest-1663576148 None] Lock "b'cinder-67edde90-03a7-4151-89e4-f0c6325265c1-delete_volume'" acquired by "delete_volume" :: waited 0.057s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:28:39.990606 n-d-828839-1 sudo[115879]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:39.995183 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-54a7b562-323d-4170-8d32-6db5d0480395 tempest-TaggedBootDevicesTest-1663576148 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.649s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:39.999530 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-54a7b562-323d-4170-8d32-6db5d0480395 tempest-TaggedBootDevicesTest-1663576148 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:28:40.029409 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-54a7b562-323d-4170-8d32-6db5d0480395 tempest-TaggedBootDevicesTest-1663576148 None] Deleted volume successfully.
Mar 02 18:28:40.129384 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:40.134810 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-54a7b562-323d-4170-8d32-6db5d0480395 tempest-TaggedBootDevicesTest-1663576148 None] Lock "b'cinder-c3c65bb0-cd4a-4cb0-9150-5af5aab13bec-delete_volume'" released by "delete_volume" :: held 3.958s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:28:40.258377 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.132s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:40.259199 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805746688]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:28:40.260057 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-16c61309-a128-417c-b49f-50869a8b2517 tempest-TaggedBootDevicesTest-1663576148 None] Skipping remove_export. No iscsi_target is presently exported for volume: 67edde90-03a7-4151-89e4-f0c6325265c1
Mar 02 18:28:40.261380 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c61309-a128-417c-b49f-50869a8b2517 tempest-TaggedBootDevicesTest-1663576148 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/volume-67edde90-03a7-4151-89e4-f0c6325265c1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:40.295219 n-d-828839-1 sudo[115890]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-67edde90-03a7-4151-89e4-f0c6325265c1
Mar 02 18:28:40.296750 n-d-828839-1 sudo[115890]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:40.763682 n-d-828839-1 sudo[115890]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:40.767186 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c61309-a128-417c-b49f-50869a8b2517 tempest-TaggedBootDevicesTest-1663576148 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/volume-67edde90-03a7-4151-89e4-f0c6325265c1" returned: 0 in 0.505s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:40.771396 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c61309-a128-417c-b49f-50869a8b2517 tempest-TaggedBootDevicesTest-1663576148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:40.860409 n-d-828839-1 sudo[115972]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1
Mar 02 18:28:40.862247 n-d-828839-1 sudo[115972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:41.033401 n-d-828839-1 sudo[115885]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:41.036167 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6d6a860d-38a6-4be3-912b-5c90364bb10c tempest-VolumesDeleteCascade-2127621813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d02186e9-73f5-4269-bcfb-e622940bc988 --snapshot stack-volumes-lvmdriver-1/volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69 -L 1.00g" returned: 0 in 1.180s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:41.257756 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-6d6a860d-38a6-4be3-912b-5c90364bb10c tempest-VolumesDeleteCascade-2127621813 None] Create snapshot completed successfully
Mar 02 18:28:41.499614 n-d-828839-1 sudo[115972]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:41.501499 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c61309-a128-417c-b49f-50869a8b2517 tempest-TaggedBootDevicesTest-1663576148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1" returned: 0 in 0.730s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:41.503207 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c61309-a128-417c-b49f-50869a8b2517 tempest-TaggedBootDevicesTest-1663576148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:41.528179 n-d-828839-1 sudo[116005]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1
Mar 02 18:28:41.529133 n-d-828839-1 sudo[116005]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:42.141209 n-d-828839-1 sudo[116005]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:42.146853 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c61309-a128-417c-b49f-50869a8b2517 tempest-TaggedBootDevicesTest-1663576148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-67edde90-03a7-4151-89e4-f0c6325265c1" returned: 0 in 0.640s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:42.146853 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-16c61309-a128-417c-b49f-50869a8b2517 tempest-TaggedBootDevicesTest-1663576148 None] Successfully deleted volume: 67edde90-03a7-4151-89e4-f0c6325265c1
Mar 02 18:28:42.387877 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-16c61309-a128-417c-b49f-50869a8b2517 tempest-TaggedBootDevicesTest-1663576148 None] Created reservations ['3853cfd4-e4dd-4c7e-b249-729cf08f7d96', 'bf284ca1-b8af-47f6-8e00-c87a1ff50520', '971e5bf8-712b-48b2-a1b1-ebe890ee7073', '00f54c2f-e7ae-4a56-93d8-0373f89b59f3'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:28:42.657593 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-16c61309-a128-417c-b49f-50869a8b2517 tempest-TaggedBootDevicesTest-1663576148 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:28:42.658536 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c61309-a128-417c-b49f-50869a8b2517 tempest-TaggedBootDevicesTest-1663576148 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:42.680389 n-d-828839-1 sudo[116011]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:28:42.681293 n-d-828839-1 sudo[116011]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:42.895630 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] Lock "b'cinder-e9865346-ba0a-468e-9ea6-7ad2cbabab69-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:28:43.141464 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] Skipping remove_export. No iscsi_target is presently exported for volume: e9865346-ba0a-468e-9ea6-7ad2cbabab69
Mar 02 18:28:43.148217 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] Performing cascade delete. {{(pid=96937) delete_volume /opt/stack/cinder/cinder/volume/manager.py:907}}
Mar 02 18:28:43.174963 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] Lock "b'cinder-787ccdea-dd79-4505-9866-bbefc5b6bb70-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:28:43.184357 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 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/_snapshot-787ccdea-dd79-4505-9866-bbefc5b6bb70 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:43.211086 n-d-828839-1 sudo[116014]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-787ccdea-dd79-4505-9866-bbefc5b6bb70
Mar 02 18:28:43.212623 n-d-828839-1 sudo[116014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:43.446193 n-d-828839-1 sudo[116011]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:43.448638 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c61309-a128-417c-b49f-50869a8b2517 tempest-TaggedBootDevicesTest-1663576148 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.790s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:43.450739 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c61309-a128-417c-b49f-50869a8b2517 tempest-TaggedBootDevicesTest-1663576148 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:43.517159 n-d-828839-1 sudo[116020]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:28:43.521794 n-d-828839-1 sudo[116020]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:43.806970 n-d-828839-1 sudo[116014]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:43.809251 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 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/_snapshot-787ccdea-dd79-4505-9866-bbefc5b6bb70" returned: 0 in 0.629s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:43.811306 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-787ccdea-dd79-4505-9866-bbefc5b6bb70 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:43.849248 n-d-828839-1 sudo[116028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-787ccdea-dd79-4505-9866-bbefc5b6bb70
Mar 02 18:28:43.851254 n-d-828839-1 sudo[116028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:44.213498 n-d-828839-1 sudo[116020]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:44.215732 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c61309-a128-417c-b49f-50869a8b2517 tempest-TaggedBootDevicesTest-1663576148 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.765s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:44.219210 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-16c61309-a128-417c-b49f-50869a8b2517 tempest-TaggedBootDevicesTest-1663576148 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:28:44.235579 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-16c61309-a128-417c-b49f-50869a8b2517 tempest-TaggedBootDevicesTest-1663576148 None] Deleted volume successfully.
Mar 02 18:28:44.359732 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-16c61309-a128-417c-b49f-50869a8b2517 tempest-TaggedBootDevicesTest-1663576148 None] Lock "b'cinder-67edde90-03a7-4151-89e4-f0c6325265c1-delete_volume'" released by "delete_volume" :: held 4.397s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:28:45.072163 n-d-828839-1 sudo[116028]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:45.075203 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-787ccdea-dd79-4505-9866-bbefc5b6bb70" returned: 0 in 1.264s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:45.333469 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] Created reservations ['15f4497a-8c1e-48b1-afbd-60093dd259c9', 'ad59f13e-2281-40db-b028-15e44313ed90', '4fb93b22-bce2-4a68-961f-3b8489e2b1a9', '3cc085f0-d55f-4015-aba6-f16a8e18acca'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:28:45.673168 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] Delete snapshot completed successfully.
Mar 02 18:28:45.683879 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] Lock "b'cinder-787ccdea-dd79-4505-9866-bbefc5b6bb70-delete_snapshot'" released by "delete_snapshot" :: held 2.504s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:28:45.703361 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] Lock "b'cinder-d02186e9-73f5-4269-bcfb-e622940bc988-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.024s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:28:45.704756 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 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/_snapshot-d02186e9-73f5-4269-bcfb-e622940bc988 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:45.742306 n-d-828839-1 sudo[116095]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-d02186e9-73f5-4269-bcfb-e622940bc988
Mar 02 18:28:45.743136 n-d-828839-1 sudo[116095]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:46.540962 n-d-828839-1 sudo[116095]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:46.543197 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 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/_snapshot-d02186e9-73f5-4269-bcfb-e622940bc988" returned: 0 in 0.838s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:46.545949 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d02186e9-73f5-4269-bcfb-e622940bc988 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:46.622517 n-d-828839-1 sudo[116107]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d02186e9-73f5-4269-bcfb-e622940bc988
Mar 02 18:28:46.623979 n-d-828839-1 sudo[116107]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:47.869898 n-d-828839-1 sudo[116107]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:47.873744 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d02186e9-73f5-4269-bcfb-e622940bc988" returned: 0 in 1.328s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:48.142850 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] Created reservations ['2eed4ecb-7619-4c12-96a3-43e7d32653c6', '383b6a75-ea4f-4921-a94e-c22b795fa508', '5ca7b9fa-726d-4aed-9bf4-86faf9466c58', '8a20ee4c-2d4f-443e-bcb1-4e0755d7386d'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:28:48.462031 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] Delete snapshot completed successfully.
Mar 02 18:28:48.470713 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] Lock "b'cinder-d02186e9-73f5-4269-bcfb-e622940bc988-delete_snapshot'" released by "delete_snapshot" :: held 2.767s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:28:48.471444 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] Snapshots deleted, issuing volume delete {{(pid=96937) delete_volume /opt/stack/cinder/cinder/volume/manager.py:923}}
Mar 02 18:28:48.473785 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 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/volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:48.501470 n-d-828839-1 sudo[116170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69
Mar 02 18:28:48.503205 n-d-828839-1 sudo[116170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:49.310066 n-d-828839-1 sudo[116170]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:49.314016 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 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/volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69" returned: 0 in 0.838s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:49.316356 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:49.356677 n-d-828839-1 sudo[116180]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69
Mar 02 18:28:49.359870 n-d-828839-1 sudo[116180]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:50.175693 n-d-828839-1 sudo[116180]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:50.177859 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69" returned: 0 in 0.861s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:50.179937 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:50.237157 n-d-828839-1 sudo[116187]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69
Mar 02 18:28:50.240325 n-d-828839-1 sudo[116187]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:51.499650 n-d-828839-1 sudo[116187]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:51.508503 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e9865346-ba0a-468e-9ea6-7ad2cbabab69" returned: 0 in 1.322s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:51.510823 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] Successfully deleted volume: e9865346-ba0a-468e-9ea6-7ad2cbabab69
Mar 02 18:28:51.759499 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] Created reservations ['2b8805c7-fd03-4275-a85c-f1cba14a822c', 'e078a524-56ab-4b39-9fab-ba14702a4649', '2f3d5d53-961b-47ae-817f-345fad22dda6', 'b96a9225-04bf-4df7-8a50-92b0a02de77a'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:28:52.002714 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:28:52.008488 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:52.088309 n-d-828839-1 sudo[116206]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:28:52.090063 n-d-828839-1 sudo[116206]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:52.871614 n-d-828839-1 sudo[116206]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:52.874092 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 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.867s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:52.877032 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:52.943470 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:28:52.944685 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:28:52.946892 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:52.970208 n-d-828839-1 sudo[116209]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:28:52.973085 n-d-828839-1 sudo[116209]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:53.008659 n-d-828839-1 sudo[116210]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:28:53.010230 n-d-828839-1 sudo[116210]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:53.667734 n-d-828839-1 sudo[116209]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:53.670837 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 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.793s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:53.677089 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:28:53.692249 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] Deleted volume successfully.
Mar 02 18:28:53.732564 n-d-828839-1 sudo[116210]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:53.734742 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.788s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:53.738481 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:53.785863 n-d-828839-1 sudo[116215]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:28:53.786782 n-d-828839-1 sudo[116215]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:53.879555 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-97f8ed05-45ef-4a5b-9033-bd78fd126dec tempest-VolumesDeleteCascade-2127621813 None] Lock "b'cinder-e9865346-ba0a-468e-9ea6-7ad2cbabab69-delete_volume'" released by "delete_volume" :: held 10.984s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:28:54.824614 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-b05d47cc-0e1a-434c-991e-817c48369748 tempest-VolumesDeleteCascade-2127621813 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:28:54.829321 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-b05d47cc-0e1a-434c-991e-817c48369748 tempest-VolumesDeleteCascade-2127621813 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:28:54.830926 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-b05d47cc-0e1a-434c-991e-817c48369748 tempest-VolumesDeleteCascade-2127621813 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'
Mar 02 18:28:54.875554 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b05d47cc-0e1a-434c-991e-817c48369748 tempest-VolumesDeleteCascade-2127621813 None] Flow 'volume_create_manager' (186a895f-fdd3-4027-857e-36217fe97ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:28:54.884388 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b05d47cc-0e1a-434c-991e-817c48369748 tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d424cb6b-3ae8-4c25-92b7-cdd9086bd54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:28:54.896440 n-d-828839-1 sudo[116215]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:54.938577 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-b05d47cc-0e1a-434c-991e-817c48369748 tempest-VolumesDeleteCascade-2127621813 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:28:55.020828 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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 1.284s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:55.041678 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b05d47cc-0e1a-434c-991e-817c48369748 tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d424cb6b-3ae8-4c25-92b7-cdd9086bd54d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:28:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-235282431',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=e7a72ab4-52b9-46f1-8ade-dd81beac5394,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ec642ef7da04747b9ad15040b673358',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:28:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:28:55Z,user_id='1dec3a7423ca461f91989bbc871ca2e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:28:55.044805 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b05d47cc-0e1a-434c-991e-817c48369748 tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8ca057af-c3ce-4391-b20c-2ed5391dd1d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:28:55.071896 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b05d47cc-0e1a-434c-991e-817c48369748 tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8ca057af-c3ce-4391-b20c-2ed5391dd1d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:28:55.077036 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b05d47cc-0e1a-434c-991e-817c48369748 tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9c4a2b7d-8803-4a9d-97f9-8c40820941f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:28:55.102057 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b05d47cc-0e1a-434c-991e-817c48369748 tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9c4a2b7d-8803-4a9d-97f9-8c40820941f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e7a72ab4-52b9-46f1-8ade-dd81beac5394', 'volume_name': 'volume-e7a72ab4-52b9-46f1-8ade-dd81beac5394', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:28:55.106148 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b05d47cc-0e1a-434c-991e-817c48369748 tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (da51758b-11df-4202-a083-1ce247d24ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:28:55.123341 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b05d47cc-0e1a-434c-991e-817c48369748 tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (da51758b-11df-4202-a083-1ce247d24ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:28:55.125909 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b05d47cc-0e1a-434c-991e-817c48369748 tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9ad98b33-5c70-423e-9339-1d6c9267b129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:28:55.127837 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-b05d47cc-0e1a-434c-991e-817c48369748 tempest-VolumesDeleteCascade-2127621813 None] Volume e7a72ab4-52b9-46f1-8ade-dd81beac5394: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e7a72ab4-52b9-46f1-8ade-dd81beac5394', 'volume_size': 1}
Mar 02 18:28:55.138236 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b05d47cc-0e1a-434c-991e-817c48369748 tempest-VolumesDeleteCascade-2127621813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e7a72ab4-52b9-46f1-8ade-dd81beac5394 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:55.200691 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:28:55.233405 n-d-828839-1 sudo[116228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e7a72ab4-52b9-46f1-8ade-dd81beac5394 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:28:55.244039 n-d-828839-1 sudo[116228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:56.306046 n-d-828839-1 sudo[116228]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:56.309242 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b05d47cc-0e1a-434c-991e-817c48369748 tempest-VolumesDeleteCascade-2127621813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e7a72ab4-52b9-46f1-8ade-dd81beac5394 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.170s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:56.313781 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b05d47cc-0e1a-434c-991e-817c48369748 tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9ad98b33-5c70-423e-9339-1d6c9267b129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e7a72ab4-52b9-46f1-8ade-dd81beac5394', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:28:56.316956 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b05d47cc-0e1a-434c-991e-817c48369748 tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f9cdb10f-8aeb-4818-b376-e8e0ae84847c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:28:56.450307 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-b05d47cc-0e1a-434c-991e-817c48369748 tempest-VolumesDeleteCascade-2127621813 None] Volume volume-e7a72ab4-52b9-46f1-8ade-dd81beac5394 (e7a72ab4-52b9-46f1-8ade-dd81beac5394): created successfully
Mar 02 18:28:56.453620 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b05d47cc-0e1a-434c-991e-817c48369748 tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f9cdb10f-8aeb-4818-b376-e8e0ae84847c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:28:56.457437 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b05d47cc-0e1a-434c-991e-817c48369748 tempest-VolumesDeleteCascade-2127621813 None] Flow 'volume_create_manager' (186a895f-fdd3-4027-857e-36217fe97ae9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:28:56.605184 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-b05d47cc-0e1a-434c-991e-817c48369748 tempest-VolumesDeleteCascade-2127621813 None] Created volume successfully.
Mar 02 18:28:57.906629 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a2a6dfc9-9978-4983-9d7f-20d076f92cdb tempest-VolumesDeleteCascade-2127621813 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/volume-e7a72ab4-52b9-46f1-8ade-dd81beac5394 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:57.980908 n-d-828839-1 sudo[116274]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-e7a72ab4-52b9-46f1-8ade-dd81beac5394
Mar 02 18:28:58.004731 n-d-828839-1 sudo[116274]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:28:58.738489 n-d-828839-1 sudo[116274]: pam_unix(sudo:session): session closed for user root
Mar 02 18:28:58.740811 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a2a6dfc9-9978-4983-9d7f-20d076f92cdb tempest-VolumesDeleteCascade-2127621813 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/volume-e7a72ab4-52b9-46f1-8ade-dd81beac5394" returned: 0 in 0.834s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:28:58.742704 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a2a6dfc9-9978-4983-9d7f-20d076f92cdb tempest-VolumesDeleteCascade-2127621813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-499bccc4-4443-4dd0-a690-d147273a077c --snapshot stack-volumes-lvmdriver-1/volume-e7a72ab4-52b9-46f1-8ade-dd81beac5394 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:28:58.803683 n-d-828839-1 sudo[116277]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-499bccc4-4443-4dd0-a690-d147273a077c --snapshot stack-volumes-lvmdriver-1/volume-e7a72ab4-52b9-46f1-8ade-dd81beac5394 -L 1.00g
Mar 02 18:28:58.807655 n-d-828839-1 sudo[116277]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:00.203059 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a2a6dfc9-9978-4983-9d7f-20d076f92cdb tempest-VolumesDeleteCascade-2127621813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-499bccc4-4443-4dd0-a690-d147273a077c --snapshot stack-volumes-lvmdriver-1/volume-e7a72ab4-52b9-46f1-8ade-dd81beac5394 -L 1.00g" returned: 0 in 1.342s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:00.082611 n-d-828839-1 sudo[116277]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:00.429015 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-a2a6dfc9-9978-4983-9d7f-20d076f92cdb tempest-VolumesDeleteCascade-2127621813 None] Create snapshot completed successfully
Mar 02 18:29:02.830252 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:29:02.835486 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:29:02.836017 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 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'
Mar 02 18:29:02.864358 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Flow 'volume_create_manager' (2b8454b9-0e1a-4eda-acae-bf619aefe4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:29:02.867892 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9040afea-4626-44ec-8722-4ba6e41db558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:29:02.893132 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:29:02.919984 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9040afea-4626-44ec-8722-4ba6e41db558) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:29:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-348246628',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=7221f355-a7d6-4151-8635-708168b00ede,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ec642ef7da04747b9ad15040b673358',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:29:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=499bccc4-4443-4dd0-a690-d147273a077c,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:29:03Z,user_id='1dec3a7423ca461f91989bbc871ca2e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:29:02.922906 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7b82d34d-3142-435c-8cf2-6e7432aa37b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:29:02.926262 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7b82d34d-3142-435c-8cf2-6e7432aa37b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:29:02.928979 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2752cda5-86f5-405a-a7e9-bad3d1f3e610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:29:02.931579 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2752cda5-86f5-405a-a7e9-bad3d1f3e610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '7221f355-a7d6-4151-8635-708168b00ede', 'volume_name': 'volume-7221f355-a7d6-4151-8635-708168b00ede', 'volume_size': 1, 'snapshot_id': '499bccc4-4443-4dd0-a690-d147273a077c'}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:29:02.934363 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (90060baf-87a9-48a2-acc1-b069b1911eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:29:02.936973 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (90060baf-87a9-48a2-acc1-b069b1911eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:29:02.939467 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cd206834-dd4e-4850-b99d-de4d7c7dfc2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:29:02.940680 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Volume 7221f355-a7d6-4151-8635-708168b00ede: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-7221f355-a7d6-4151-8635-708168b00ede', 'volume_size': 1, 'snapshot_id': '499bccc4-4443-4dd0-a690-d147273a077c'}
Mar 02 18:29:02.963578 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7221f355-a7d6-4151-8635-708168b00ede stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:02.985936 n-d-828839-1 sudo[116382]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7221f355-a7d6-4151-8635-708168b00ede stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:29:02.986932 n-d-828839-1 sudo[116382]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:04.061903 n-d-828839-1 sudo[116382]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:04.067122 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7221f355-a7d6-4151-8635-708168b00ede stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.100s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:04.067122 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:04.124947 n-d-828839-1 sudo[116413]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Mar 02 18:29:04.130256 n-d-828839-1 sudo[116413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:04.919455 n-d-828839-1 sudo[116413]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:04.921970 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.855s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:04.923457 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-499bccc4-4443-4dd0-a690-d147273a077c {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:05.008779 n-d-828839-1 sudo[116425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-499bccc4-4443-4dd0-a690-d147273a077c
Mar 02 18:29:05.013366 n-d-828839-1 sudo[116425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:05.771087 n-d-828839-1 sudo[116425]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:05.775544 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-499bccc4-4443-4dd0-a690-d147273a077c" returned: 0 in 0.851s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:05.781557 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--499bccc4--4443--4dd0--a690--d147273a077c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7221f355--a7d6--4151--8635--708168b00ede iflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:05.861314 n-d-828839-1 sudo[116428]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--499bccc4--4443--4dd0--a690--d147273a077c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7221f355--a7d6--4151--8635--708168b00ede iflag=direct
Mar 02 18:29:05.865753 n-d-828839-1 sudo[116428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:06.850290 n-d-828839-1 sudo[116428]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:06.855207 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--499bccc4--4443--4dd0--a690--d147273a077c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7221f355--a7d6--4151--8635--708168b00ede iflag=direct" returned: 0 in 1.074s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:06.856243 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--499bccc4--4443--4dd0--a690--d147273a077c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7221f355--a7d6--4151--8635--708168b00ede oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:06.910443 n-d-828839-1 sudo[116442]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--499bccc4--4443--4dd0--a690--d147273a077c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7221f355--a7d6--4151--8635--708168b00ede oflag=direct
Mar 02 18:29:06.916351 n-d-828839-1 sudo[116442]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:07.837566 n-d-828839-1 sudo[116442]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:07.840192 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--499bccc4--4443--4dd0--a690--d147273a077c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7221f355--a7d6--4151--8635--708168b00ede oflag=direct" returned: 0 in 0.983s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:07.842496 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--499bccc4--4443--4dd0--a690--d147273a077c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7221f355--a7d6--4151--8635--708168b00ede count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:07.909211 n-d-828839-1 sudo[116446]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--499bccc4--4443--4dd0--a690--d147273a077c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7221f355--a7d6--4151--8635--708168b00ede count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Mar 02 18:29:07.911567 n-d-828839-1 sudo[116446]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:16.921480 n-d-828839-1 sudo[116446]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:16.924343 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--499bccc4--4443--4dd0--a690--d147273a077c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7221f355--a7d6--4151--8635--708168b00ede count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 9.082s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:16.928055 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--499bccc4--4443--4dd0--a690--d147273a077c, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--7221f355--a7d6--4151--8635--708168b00ede, size 1024.00 MB, duration 9.08 sec {{(pid=96937) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Mar 02 18:29:16.929927 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.volume_utils [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Volume copy 1024.00 MB at 112.71 MB/s
Mar 02 18:29:17.042785 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cd206834-dd4e-4850-b99d-de4d7c7dfc2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7221f355-a7d6-4151-8635-708168b00ede', 'volume_size': 1, 'snapshot_id': '499bccc4-4443-4dd0-a690-d147273a077c'}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:29:17.050323 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c2a81196-2264-4574-8f39-b529582f4dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:29:17.153111 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Volume volume-7221f355-a7d6-4151-8635-708168b00ede (7221f355-a7d6-4151-8635-708168b00ede): created successfully
Mar 02 18:29:17.155162 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c2a81196-2264-4574-8f39-b529582f4dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:29:17.158153 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Flow 'volume_create_manager' (2b8454b9-0e1a-4eda-acae-bf619aefe4f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:29:17.187528 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-2b96d295-f261-491d-b6d5-e46364c22f2e tempest-AttachVolumeShelveTestJSON-1833229945 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:29:17.187528 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-2b96d295-f261-491d-b6d5-e46364c22f2e tempest-AttachVolumeShelveTestJSON-1833229945 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:29:17.188024 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-2b96d295-f261-491d-b6d5-e46364c22f2e tempest-AttachVolumeShelveTestJSON-1833229945 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'
Mar 02 18:29:17.213719 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2b96d295-f261-491d-b6d5-e46364c22f2e tempest-AttachVolumeShelveTestJSON-1833229945 None] Flow 'volume_create_manager' (6a0fe3a9-a18b-46ec-8cea-36c903f9b54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:29:17.217191 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2b96d295-f261-491d-b6d5-e46364c22f2e tempest-AttachVolumeShelveTestJSON-1833229945 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2f2d94e9-4787-44f8-af18-ea86e6ce8229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:29:17.261567 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-e2cb0e3e-772c-45f3-bae7-358e20e9d2d2 tempest-VolumesDeleteCascade-2127621813 None] Created volume successfully.
Mar 02 18:29:17.271437 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-2b96d295-f261-491d-b6d5-e46364c22f2e tempest-AttachVolumeShelveTestJSON-1833229945 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:29:17.302693 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2b96d295-f261-491d-b6d5-e46364c22f2e tempest-AttachVolumeShelveTestJSON-1833229945 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2f2d94e9-4787-44f8-af18-ea86e6ce8229) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:29:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-701415935',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=8fa4814a-4ac8-4424-9289-c72b031506c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8980a5bc3cc4105aee2e7a3fc370da3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:29:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:29:17Z,user_id='b1fae32ba09242b093fa725a335a055c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:29:17.305235 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2b96d295-f261-491d-b6d5-e46364c22f2e tempest-AttachVolumeShelveTestJSON-1833229945 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2a2b832f-6f1f-4533-9bcf-cae6a5a51ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:29:17.307470 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2b96d295-f261-491d-b6d5-e46364c22f2e tempest-AttachVolumeShelveTestJSON-1833229945 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2a2b832f-6f1f-4533-9bcf-cae6a5a51ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:29:17.309852 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2b96d295-f261-491d-b6d5-e46364c22f2e tempest-AttachVolumeShelveTestJSON-1833229945 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3d99899-2f18-4896-a63b-8b1c36b79723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:29:17.311949 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2b96d295-f261-491d-b6d5-e46364c22f2e tempest-AttachVolumeShelveTestJSON-1833229945 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3d99899-2f18-4896-a63b-8b1c36b79723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8fa4814a-4ac8-4424-9289-c72b031506c4', 'volume_name': 'volume-8fa4814a-4ac8-4424-9289-c72b031506c4', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:29:17.314372 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2b96d295-f261-491d-b6d5-e46364c22f2e tempest-AttachVolumeShelveTestJSON-1833229945 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7ca2799c-274b-41b1-8f8f-db3613696aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:29:17.316814 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2b96d295-f261-491d-b6d5-e46364c22f2e tempest-AttachVolumeShelveTestJSON-1833229945 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7ca2799c-274b-41b1-8f8f-db3613696aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:29:17.319197 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2b96d295-f261-491d-b6d5-e46364c22f2e tempest-AttachVolumeShelveTestJSON-1833229945 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fbf124e0-e202-4458-ab49-a8f34a505b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:29:17.320645 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-2b96d295-f261-491d-b6d5-e46364c22f2e tempest-AttachVolumeShelveTestJSON-1833229945 None] Volume 8fa4814a-4ac8-4424-9289-c72b031506c4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8fa4814a-4ac8-4424-9289-c72b031506c4', 'volume_size': 1}
Mar 02 18:29:17.321939 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2b96d295-f261-491d-b6d5-e46364c22f2e tempest-AttachVolumeShelveTestJSON-1833229945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8fa4814a-4ac8-4424-9289-c72b031506c4 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:17.343855 n-d-828839-1 sudo[116527]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8fa4814a-4ac8-4424-9289-c72b031506c4 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:29:17.345405 n-d-828839-1 sudo[116527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:18.179597 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 None] Lock "b'cinder-e7a72ab4-52b9-46f1-8ade-dd81beac5394-delete_volume'" acquired by "delete_volume" :: waited 0.037s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:29:18.242995 n-d-828839-1 sudo[116527]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:18.247130 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2b96d295-f261-491d-b6d5-e46364c22f2e tempest-AttachVolumeShelveTestJSON-1833229945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8fa4814a-4ac8-4424-9289-c72b031506c4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.923s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:18.248349 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2b96d295-f261-491d-b6d5-e46364c22f2e tempest-AttachVolumeShelveTestJSON-1833229945 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fbf124e0-e202-4458-ab49-a8f34a505b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8fa4814a-4ac8-4424-9289-c72b031506c4', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:29:18.250876 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2b96d295-f261-491d-b6d5-e46364c22f2e tempest-AttachVolumeShelveTestJSON-1833229945 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dca37e4a-95d2-4902-acac-201588d07166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:29:18.371001 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-2b96d295-f261-491d-b6d5-e46364c22f2e tempest-AttachVolumeShelveTestJSON-1833229945 None] Volume volume-8fa4814a-4ac8-4424-9289-c72b031506c4 (8fa4814a-4ac8-4424-9289-c72b031506c4): created successfully
Mar 02 18:29:18.375683 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2b96d295-f261-491d-b6d5-e46364c22f2e tempest-AttachVolumeShelveTestJSON-1833229945 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dca37e4a-95d2-4902-acac-201588d07166) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:29:18.384299 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2b96d295-f261-491d-b6d5-e46364c22f2e tempest-AttachVolumeShelveTestJSON-1833229945 None] Flow 'volume_create_manager' (6a0fe3a9-a18b-46ec-8cea-36c903f9b54a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:29:18.464005 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-2b96d295-f261-491d-b6d5-e46364c22f2e tempest-AttachVolumeShelveTestJSON-1833229945 None] Created volume successfully.
Mar 02 18:29:18.494110 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 None] Skipping remove_export. No iscsi_target is presently exported for volume: e7a72ab4-52b9-46f1-8ade-dd81beac5394
Mar 02 18:29:18.494547 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 None] Performing cascade delete. {{(pid=96937) delete_volume /opt/stack/cinder/cinder/volume/manager.py:907}}
Mar 02 18:29:18.513018 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 None] Lock "b'cinder-499bccc4-4443-4dd0-a690-d147273a077c-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.008s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:29:18.514926 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 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/_snapshot-499bccc4-4443-4dd0-a690-d147273a077c {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:18.572247 n-d-828839-1 sudo[116572]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-499bccc4-4443-4dd0-a690-d147273a077c
Mar 02 18:29:18.573110 n-d-828839-1 sudo[116572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:19.141569 n-d-828839-1 sudo[116572]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:19.144598 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 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/_snapshot-499bccc4-4443-4dd0-a690-d147273a077c" returned: 0 in 0.629s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:19.146774 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-499bccc4-4443-4dd0-a690-d147273a077c {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:19.167843 n-d-828839-1 sudo[116576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-499bccc4-4443-4dd0-a690-d147273a077c
Mar 02 18:29:19.168743 n-d-828839-1 sudo[116576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:20.129579 n-d-828839-1 sudo[116576]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:20.132454 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-499bccc4-4443-4dd0-a690-d147273a077c" returned: 0 in 0.985s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:20.468274 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 None] Created reservations ['8adc9111-24c9-42ba-8c0e-69c451f8e1dd', 'ec8a51da-8c82-4857-a006-16ab7d0f5488', 'f0c16177-8916-4078-b486-95087bde0089', 'e886ec4b-ce13-4e58-b598-592395ee2e1e'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:29:20.684959 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 None] Delete snapshot completed successfully.
Mar 02 18:29:20.694945 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 None] Lock "b'cinder-499bccc4-4443-4dd0-a690-d147273a077c-delete_snapshot'" released by "delete_snapshot" :: held 2.178s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:29:20.694945 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 None] Snapshots deleted, issuing volume delete {{(pid=96937) delete_volume /opt/stack/cinder/cinder/volume/manager.py:923}}
Mar 02 18:29:20.694945 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 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/volume-e7a72ab4-52b9-46f1-8ade-dd81beac5394 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:20.738238 n-d-828839-1 sudo[116622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-e7a72ab4-52b9-46f1-8ade-dd81beac5394
Mar 02 18:29:20.742011 n-d-828839-1 sudo[116622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:21.337740 n-d-828839-1 sudo[116622]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:21.341472 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 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/volume-e7a72ab4-52b9-46f1-8ade-dd81beac5394" returned: 0 in 0.647s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:21.344286 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e7a72ab4-52b9-46f1-8ade-dd81beac5394 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:21.374053 n-d-828839-1 sudo[116625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e7a72ab4-52b9-46f1-8ade-dd81beac5394
Mar 02 18:29:21.376621 n-d-828839-1 sudo[116625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:22.044561 n-d-828839-1 sudo[116625]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:22.047188 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e7a72ab4-52b9-46f1-8ade-dd81beac5394" returned: 0 in 0.702s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:22.050183 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e7a72ab4-52b9-46f1-8ade-dd81beac5394 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:22.097189 n-d-828839-1 sudo[116629]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e7a72ab4-52b9-46f1-8ade-dd81beac5394
Mar 02 18:29:22.098250 n-d-828839-1 sudo[116629]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:23.001996 n-d-828839-1 sudo[116629]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:23.005027 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e7a72ab4-52b9-46f1-8ade-dd81beac5394" returned: 0 in 0.955s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:23.006224 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 None] Successfully deleted volume: e7a72ab4-52b9-46f1-8ade-dd81beac5394
Mar 02 18:29:23.246303 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 None] Created reservations ['977154f9-4fb4-4fda-9025-295e50001549', '0382adba-8c28-4702-a385-7d3a560f653a', 'b05db955-6ae3-485f-8f04-c965e0a0c9fd', '2c22067a-7854-4728-81b7-c7c03e7769ca'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:29:23.525545 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:29:23.526786 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:23.573478 n-d-828839-1 sudo[116665]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:29:23.574371 n-d-828839-1 sudo[116665]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:24.355796 n-d-828839-1 sudo[116665]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:24.358884 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 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.832s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:24.361049 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:24.400891 n-d-828839-1 sudo[116684]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:29:24.410496 n-d-828839-1 sudo[116684]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:24.929884 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-4d4c9f08-3597-49ef-b0e6-121afa7bf926 tempest-VolumesDeleteCascade-2127621813 None] Lock "b'cinder-7221f355-a7d6-4151-8635-708168b00ede-delete_volume'" acquired by "delete_volume" :: waited 0.038s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:29:25.149114 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-4d4c9f08-3597-49ef-b0e6-121afa7bf926 tempest-VolumesDeleteCascade-2127621813 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7221f355-a7d6-4151-8635-708168b00ede
Mar 02 18:29:25.163642 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4d4c9f08-3597-49ef-b0e6-121afa7bf926 tempest-VolumesDeleteCascade-2127621813 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/volume-7221f355-a7d6-4151-8635-708168b00ede {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:25.224702 n-d-828839-1 sudo[116691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-7221f355-a7d6-4151-8635-708168b00ede
Mar 02 18:29:25.225514 n-d-828839-1 sudo[116691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:25.528873 n-d-828839-1 sudo[116684]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:25.532388 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 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 1.170s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:25.536154 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:29:25.555150 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 None] Deleted volume successfully.
Mar 02 18:29:25.656336 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-f76e42ef-f6de-4d82-9ffd-ed43ab1aa508 tempest-VolumesDeleteCascade-2127621813 None] Lock "b'cinder-e7a72ab4-52b9-46f1-8ade-dd81beac5394-delete_volume'" released by "delete_volume" :: held 7.477s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:29:26.040603 n-d-828839-1 sudo[116691]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:26.042444 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4d4c9f08-3597-49ef-b0e6-121afa7bf926 tempest-VolumesDeleteCascade-2127621813 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/volume-7221f355-a7d6-4151-8635-708168b00ede" returned: 0 in 0.892s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:26.043845 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4d4c9f08-3597-49ef-b0e6-121afa7bf926 tempest-VolumesDeleteCascade-2127621813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7221f355-a7d6-4151-8635-708168b00ede {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:26.064594 n-d-828839-1 sudo[116704]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7221f355-a7d6-4151-8635-708168b00ede
Mar 02 18:29:26.067178 n-d-828839-1 sudo[116704]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:26.744165 n-d-828839-1 sudo[116704]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:26.746882 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4d4c9f08-3597-49ef-b0e6-121afa7bf926 tempest-VolumesDeleteCascade-2127621813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7221f355-a7d6-4151-8635-708168b00ede" returned: 0 in 0.702s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:26.750466 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4d4c9f08-3597-49ef-b0e6-121afa7bf926 tempest-VolumesDeleteCascade-2127621813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7221f355-a7d6-4151-8635-708168b00ede {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:26.773996 n-d-828839-1 sudo[116708]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7221f355-a7d6-4151-8635-708168b00ede
Mar 02 18:29:26.775796 n-d-828839-1 sudo[116708]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:27.591638 n-d-828839-1 sudo[116708]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:27.594202 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4d4c9f08-3597-49ef-b0e6-121afa7bf926 tempest-VolumesDeleteCascade-2127621813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7221f355-a7d6-4151-8635-708168b00ede" returned: 0 in 0.844s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:27.595971 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-4d4c9f08-3597-49ef-b0e6-121afa7bf926 tempest-VolumesDeleteCascade-2127621813 None] Successfully deleted volume: 7221f355-a7d6-4151-8635-708168b00ede
Mar 02 18:29:27.798280 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-4d4c9f08-3597-49ef-b0e6-121afa7bf926 tempest-VolumesDeleteCascade-2127621813 None] Created reservations ['9deae753-cf0b-4e8c-95d9-ec8026be9182', '2e0e3974-65fc-4c4b-a9e3-59d76d76509d', 'b48b1882-1cfa-48b8-b990-aff4e2e91606', '80c04e74-470b-459a-9417-b0ea2adf359d'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:29:28.079271 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-4d4c9f08-3597-49ef-b0e6-121afa7bf926 tempest-VolumesDeleteCascade-2127621813 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:29:28.080252 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4d4c9f08-3597-49ef-b0e6-121afa7bf926 tempest-VolumesDeleteCascade-2127621813 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:28.126919 n-d-828839-1 sudo[116717]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:29:28.129038 n-d-828839-1 sudo[116717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:28.647107 n-d-828839-1 sudo[116717]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:28.650985 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4d4c9f08-3597-49ef-b0e6-121afa7bf926 tempest-VolumesDeleteCascade-2127621813 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.569s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:28.653658 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4d4c9f08-3597-49ef-b0e6-121afa7bf926 tempest-VolumesDeleteCascade-2127621813 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:28.681935 n-d-828839-1 sudo[116722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:29:28.684425 n-d-828839-1 sudo[116722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:29.206161 n-d-828839-1 sudo[116722]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:29.208418 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4d4c9f08-3597-49ef-b0e6-121afa7bf926 tempest-VolumesDeleteCascade-2127621813 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.554s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:29.211057 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-4d4c9f08-3597-49ef-b0e6-121afa7bf926 tempest-VolumesDeleteCascade-2127621813 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:29:29.216771 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-4d4c9f08-3597-49ef-b0e6-121afa7bf926 tempest-VolumesDeleteCascade-2127621813 None] Deleted volume successfully.
Mar 02 18:29:29.382428 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-4d4c9f08-3597-49ef-b0e6-121afa7bf926 tempest-VolumesDeleteCascade-2127621813 None] Lock "b'cinder-7221f355-a7d6-4151-8635-708168b00ede-delete_volume'" released by "delete_volume" :: held 4.454s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:29:34.154858 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-36b17973-3aad-4a00-b64d-39b3d3cbde51 tempest-VolumesSnapshotListTestJSON-900796587 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:29:34.159120 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-36b17973-3aad-4a00-b64d-39b3d3cbde51 tempest-VolumesSnapshotListTestJSON-900796587 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:29:34.162957 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-36b17973-3aad-4a00-b64d-39b3d3cbde51 tempest-VolumesSnapshotListTestJSON-900796587 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'
Mar 02 18:29:34.172447 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-36b17973-3aad-4a00-b64d-39b3d3cbde51 tempest-VolumesSnapshotListTestJSON-900796587 None] Flow 'volume_create_manager' (fa13fb3e-e323-4213-b83c-41ae897eef49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:29:34.175793 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-36b17973-3aad-4a00-b64d-39b3d3cbde51 tempest-VolumesSnapshotListTestJSON-900796587 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b4429a21-610f-427a-a481-f7767889468c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:29:34.208996 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-36b17973-3aad-4a00-b64d-39b3d3cbde51 tempest-VolumesSnapshotListTestJSON-900796587 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:29:34.224579 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-36b17973-3aad-4a00-b64d-39b3d3cbde51 tempest-VolumesSnapshotListTestJSON-900796587 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b4429a21-610f-427a-a481-f7767889468c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:29:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1041016205',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=c6e8756d-97a6-4bad-aaa8-0bb68ed4384d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72799bb8d1534785bee3c8f5ea82eaa5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:29:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:29:34Z,user_id='4d56e697069a44c8a3da5ef1b8c9054f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:29:34.227331 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-36b17973-3aad-4a00-b64d-39b3d3cbde51 tempest-VolumesSnapshotListTestJSON-900796587 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (41aa103c-69c6-446c-b196-262b678d9a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:29:34.229542 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-36b17973-3aad-4a00-b64d-39b3d3cbde51 tempest-VolumesSnapshotListTestJSON-900796587 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (41aa103c-69c6-446c-b196-262b678d9a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:29:34.232019 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-36b17973-3aad-4a00-b64d-39b3d3cbde51 tempest-VolumesSnapshotListTestJSON-900796587 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a1456100-741f-4558-a572-a8a14fe23b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:29:34.234360 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-36b17973-3aad-4a00-b64d-39b3d3cbde51 tempest-VolumesSnapshotListTestJSON-900796587 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a1456100-741f-4558-a572-a8a14fe23b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c6e8756d-97a6-4bad-aaa8-0bb68ed4384d', 'volume_name': 'volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:29:34.237607 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-36b17973-3aad-4a00-b64d-39b3d3cbde51 tempest-VolumesSnapshotListTestJSON-900796587 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b5c3479-72b7-46b0-913b-fc569344edcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:29:34.240392 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-36b17973-3aad-4a00-b64d-39b3d3cbde51 tempest-VolumesSnapshotListTestJSON-900796587 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b5c3479-72b7-46b0-913b-fc569344edcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:29:34.241809 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-36b17973-3aad-4a00-b64d-39b3d3cbde51 tempest-VolumesSnapshotListTestJSON-900796587 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9c1357d1-ad37-4b35-9cb1-11637827f45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:29:34.242757 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-36b17973-3aad-4a00-b64d-39b3d3cbde51 tempest-VolumesSnapshotListTestJSON-900796587 None] Volume c6e8756d-97a6-4bad-aaa8-0bb68ed4384d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d', 'volume_size': 1}
Mar 02 18:29:34.244067 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-36b17973-3aad-4a00-b64d-39b3d3cbde51 tempest-VolumesSnapshotListTestJSON-900796587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:34.264718 n-d-828839-1 sudo[116814]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:29:34.266477 n-d-828839-1 sudo[116814]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:34.947977 n-d-828839-1 sudo[116814]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:34.950353 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-36b17973-3aad-4a00-b64d-39b3d3cbde51 tempest-VolumesSnapshotListTestJSON-900796587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.706s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:34.954856 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-36b17973-3aad-4a00-b64d-39b3d3cbde51 tempest-VolumesSnapshotListTestJSON-900796587 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9c1357d1-ad37-4b35-9cb1-11637827f45b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:29:34.957566 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-36b17973-3aad-4a00-b64d-39b3d3cbde51 tempest-VolumesSnapshotListTestJSON-900796587 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (083ea0b9-18c1-42b4-9d30-d9c037984f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:29:35.130412 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-36b17973-3aad-4a00-b64d-39b3d3cbde51 tempest-VolumesSnapshotListTestJSON-900796587 None] Volume volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d (c6e8756d-97a6-4bad-aaa8-0bb68ed4384d): created successfully
Mar 02 18:29:35.132754 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-36b17973-3aad-4a00-b64d-39b3d3cbde51 tempest-VolumesSnapshotListTestJSON-900796587 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (083ea0b9-18c1-42b4-9d30-d9c037984f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:29:35.136189 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-36b17973-3aad-4a00-b64d-39b3d3cbde51 tempest-VolumesSnapshotListTestJSON-900796587 None] Flow 'volume_create_manager' (fa13fb3e-e323-4213-b83c-41ae897eef49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:29:35.289913 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-36b17973-3aad-4a00-b64d-39b3d3cbde51 tempest-VolumesSnapshotListTestJSON-900796587 None] Created volume successfully.
Mar 02 18:29:37.294415 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-65175572-fa7a-4375-8390-0bd179a949d6 tempest-VolumesSnapshotListTestJSON-900796587 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/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:37.316028 n-d-828839-1 sudo[116861]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d
Mar 02 18:29:37.317494 n-d-828839-1 sudo[116861]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:37.824669 n-d-828839-1 sudo[116861]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:37.827081 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-65175572-fa7a-4375-8390-0bd179a949d6 tempest-VolumesSnapshotListTestJSON-900796587 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/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d" returned: 0 in 0.532s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:37.828849 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-65175572-fa7a-4375-8390-0bd179a949d6 tempest-VolumesSnapshotListTestJSON-900796587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e743a674-a505-4365-b4a5-c9fab24b18fd --snapshot stack-volumes-lvmdriver-1/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:37.872784 n-d-828839-1 sudo[116864]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e743a674-a505-4365-b4a5-c9fab24b18fd --snapshot stack-volumes-lvmdriver-1/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d -L 1.00g
Mar 02 18:29:37.875274 n-d-828839-1 sudo[116864]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:39.133147 n-d-828839-1 sudo[116864]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:39.135809 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-65175572-fa7a-4375-8390-0bd179a949d6 tempest-VolumesSnapshotListTestJSON-900796587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e743a674-a505-4365-b4a5-c9fab24b18fd --snapshot stack-volumes-lvmdriver-1/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d -L 1.00g" returned: 0 in 1.306s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:39.331394 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-65175572-fa7a-4375-8390-0bd179a949d6 tempest-VolumesSnapshotListTestJSON-900796587 None] Create snapshot completed successfully
Mar 02 18:29:41.343693 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-faa31fdd-cfa3-44ed-b4db-7547dd591190 tempest-VolumesSnapshotListTestJSON-900796587 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/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:41.378575 n-d-828839-1 sudo[116995]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d
Mar 02 18:29:41.380546 n-d-828839-1 sudo[116995]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:42.258335 n-d-828839-1 sudo[116995]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:42.260366 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-faa31fdd-cfa3-44ed-b4db-7547dd591190 tempest-VolumesSnapshotListTestJSON-900796587 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/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d" returned: 0 in 0.916s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:42.261891 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-faa31fdd-cfa3-44ed-b4db-7547dd591190 tempest-VolumesSnapshotListTestJSON-900796587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5ffa5382-6d7a-4a30-b6bd-dc33899dbecc --snapshot stack-volumes-lvmdriver-1/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:42.293581 n-d-828839-1 sudo[117029]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5ffa5382-6d7a-4a30-b6bd-dc33899dbecc --snapshot stack-volumes-lvmdriver-1/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d -L 1.00g
Mar 02 18:29:42.294400 n-d-828839-1 sudo[117029]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:43.461244 n-d-828839-1 sudo[117029]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:43.466182 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-faa31fdd-cfa3-44ed-b4db-7547dd591190 tempest-VolumesSnapshotListTestJSON-900796587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5ffa5382-6d7a-4a30-b6bd-dc33899dbecc --snapshot stack-volumes-lvmdriver-1/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d -L 1.00g" returned: 0 in 1.203s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:43.723320 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-faa31fdd-cfa3-44ed-b4db-7547dd591190 tempest-VolumesSnapshotListTestJSON-900796587 None] Create snapshot completed successfully
Mar 02 18:29:44.964888 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e8f3d3fa-ea3a-4318-be5c-b4efa8f5e336 tempest-VolumesSnapshotListTestJSON-900796587 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/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:44.986944 n-d-828839-1 sudo[117182]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d
Mar 02 18:29:44.988416 n-d-828839-1 sudo[117182]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:45.489539 n-d-828839-1 sudo[117182]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:45.504528 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e8f3d3fa-ea3a-4318-be5c-b4efa8f5e336 tempest-VolumesSnapshotListTestJSON-900796587 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/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d" returned: 0 in 0.527s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:45.506776 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e8f3d3fa-ea3a-4318-be5c-b4efa8f5e336 tempest-VolumesSnapshotListTestJSON-900796587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ec0fd85d-1bf0-45ba-a181-7253d0e5c265 --snapshot stack-volumes-lvmdriver-1/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:45.534034 n-d-828839-1 sudo[117185]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ec0fd85d-1bf0-45ba-a181-7253d0e5c265 --snapshot stack-volumes-lvmdriver-1/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d -L 1.00g
Mar 02 18:29:45.534875 n-d-828839-1 sudo[117185]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:46.520145 n-d-828839-1 sudo[117185]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:46.522580 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e8f3d3fa-ea3a-4318-be5c-b4efa8f5e336 tempest-VolumesSnapshotListTestJSON-900796587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ec0fd85d-1bf0-45ba-a181-7253d0e5c265 --snapshot stack-volumes-lvmdriver-1/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d -L 1.00g" returned: 0 in 1.016s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:46.729018 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-e8f3d3fa-ea3a-4318-be5c-b4efa8f5e336 tempest-VolumesSnapshotListTestJSON-900796587 None] Create snapshot completed successfully
Mar 02 18:29:47.906090 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-011fd777-4a65-4d26-93df-b07e04fb9cb4 tempest-VolumesSnapshotListTestJSON-900796587 None] Lock "b'cinder-ec0fd85d-1bf0-45ba-a181-7253d0e5c265-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:29:47.909087 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-011fd777-4a65-4d26-93df-b07e04fb9cb4 tempest-VolumesSnapshotListTestJSON-900796587 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/_snapshot-ec0fd85d-1bf0-45ba-a181-7253d0e5c265 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:47.930498 n-d-828839-1 sudo[117322]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-ec0fd85d-1bf0-45ba-a181-7253d0e5c265
Mar 02 18:29:47.931320 n-d-828839-1 sudo[117322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:48.449882 n-d-828839-1 sudo[117322]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:48.451965 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-011fd777-4a65-4d26-93df-b07e04fb9cb4 tempest-VolumesSnapshotListTestJSON-900796587 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/_snapshot-ec0fd85d-1bf0-45ba-a181-7253d0e5c265" returned: 0 in 0.543s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:48.454053 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-011fd777-4a65-4d26-93df-b07e04fb9cb4 tempest-VolumesSnapshotListTestJSON-900796587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ec0fd85d-1bf0-45ba-a181-7253d0e5c265 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:48.475011 n-d-828839-1 sudo[117325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ec0fd85d-1bf0-45ba-a181-7253d0e5c265
Mar 02 18:29:48.475895 n-d-828839-1 sudo[117325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:49.544273 n-d-828839-1 sudo[117325]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:49.550026 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-011fd777-4a65-4d26-93df-b07e04fb9cb4 tempest-VolumesSnapshotListTestJSON-900796587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ec0fd85d-1bf0-45ba-a181-7253d0e5c265" returned: 0 in 1.092s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:49.765349 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-011fd777-4a65-4d26-93df-b07e04fb9cb4 tempest-VolumesSnapshotListTestJSON-900796587 None] Created reservations ['cc3bc4c8-8e72-464a-b28e-34798bf2c744', 'aae3ab28-3d3c-4e4f-93d5-da1e6546a887', 'ac7dbc8c-a709-4a28-b605-708f9c6684a8', '3230ec33-1761-423d-9aa5-a615f1bcbe48'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:29:49.935743 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-011fd777-4a65-4d26-93df-b07e04fb9cb4 tempest-VolumesSnapshotListTestJSON-900796587 None] Delete snapshot completed successfully.
Mar 02 18:29:49.945491 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-011fd777-4a65-4d26-93df-b07e04fb9cb4 tempest-VolumesSnapshotListTestJSON-900796587 None] Lock "b'cinder-ec0fd85d-1bf0-45ba-a181-7253d0e5c265-delete_snapshot'" released by "delete_snapshot" :: held 2.040s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:29:50.378976 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-ab4008e4-4746-4c41-a630-50870886d718 tempest-VolumesSnapshotListTestJSON-900796587 None] Lock "b'cinder-5ffa5382-6d7a-4a30-b6bd-dc33899dbecc-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:29:50.382609 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ab4008e4-4746-4c41-a630-50870886d718 tempest-VolumesSnapshotListTestJSON-900796587 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/_snapshot-5ffa5382-6d7a-4a30-b6bd-dc33899dbecc {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:50.411553 n-d-828839-1 sudo[117414]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-5ffa5382-6d7a-4a30-b6bd-dc33899dbecc
Mar 02 18:29:50.412802 n-d-828839-1 sudo[117414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:50.933656 n-d-828839-1 sudo[117414]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:50.936361 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ab4008e4-4746-4c41-a630-50870886d718 tempest-VolumesSnapshotListTestJSON-900796587 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/_snapshot-5ffa5382-6d7a-4a30-b6bd-dc33899dbecc" returned: 0 in 0.554s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:50.938983 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ab4008e4-4746-4c41-a630-50870886d718 tempest-VolumesSnapshotListTestJSON-900796587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5ffa5382-6d7a-4a30-b6bd-dc33899dbecc {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:50.959882 n-d-828839-1 sudo[117418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5ffa5382-6d7a-4a30-b6bd-dc33899dbecc
Mar 02 18:29:50.961556 n-d-828839-1 sudo[117418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:51.883735 n-d-828839-1 sudo[117418]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:51.886778 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ab4008e4-4746-4c41-a630-50870886d718 tempest-VolumesSnapshotListTestJSON-900796587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5ffa5382-6d7a-4a30-b6bd-dc33899dbecc" returned: 0 in 0.948s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:52.114596 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-ab4008e4-4746-4c41-a630-50870886d718 tempest-VolumesSnapshotListTestJSON-900796587 None] Created reservations ['ee944c16-ef8e-4d2d-81bf-36da62d50de2', '99b04808-3283-4219-9962-f3f5159fb46d', '8aa78d64-2c24-4f77-8974-4d447f1aec7e', '5ec32de2-b413-4c1e-ae1a-e15ccba5555e'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:29:52.355732 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-ab4008e4-4746-4c41-a630-50870886d718 tempest-VolumesSnapshotListTestJSON-900796587 None] Delete snapshot completed successfully.
Mar 02 18:29:52.365899 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-ab4008e4-4746-4c41-a630-50870886d718 tempest-VolumesSnapshotListTestJSON-900796587 None] Lock "b'cinder-5ffa5382-6d7a-4a30-b6bd-dc33899dbecc-delete_snapshot'" released by "delete_snapshot" :: held 1.987s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:29:52.733838 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-6bef5678-f8a2-475a-a2c2-0bc754b55609 tempest-VolumesSnapshotListTestJSON-900796587 None] Lock "b'cinder-e743a674-a505-4365-b4a5-c9fab24b18fd-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.028s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:29:52.735657 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bef5678-f8a2-475a-a2c2-0bc754b55609 tempest-VolumesSnapshotListTestJSON-900796587 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/_snapshot-e743a674-a505-4365-b4a5-c9fab24b18fd {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:52.760371 n-d-828839-1 sudo[117485]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-e743a674-a505-4365-b4a5-c9fab24b18fd
Mar 02 18:29:52.761469 n-d-828839-1 sudo[117485]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:52.947167 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:29:52.948821 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:29:52.949913 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:52.977885 n-d-828839-1 sudo[117487]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:29:52.978770 n-d-828839-1 sudo[117487]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:53.229589 n-d-828839-1 sudo[117485]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:53.232678 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bef5678-f8a2-475a-a2c2-0bc754b55609 tempest-VolumesSnapshotListTestJSON-900796587 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/_snapshot-e743a674-a505-4365-b4a5-c9fab24b18fd" returned: 0 in 0.496s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:53.234848 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bef5678-f8a2-475a-a2c2-0bc754b55609 tempest-VolumesSnapshotListTestJSON-900796587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e743a674-a505-4365-b4a5-c9fab24b18fd {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:53.255227 n-d-828839-1 sudo[117490]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e743a674-a505-4365-b4a5-c9fab24b18fd
Mar 02 18:29:53.256730 n-d-828839-1 sudo[117490]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:53.530447 n-d-828839-1 sudo[117487]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:53.532908 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.583s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:53.535677 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:53.558010 n-d-828839-1 sudo[117493]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:29:53.559577 n-d-828839-1 sudo[117493]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:54.161436 n-d-828839-1 sudo[117493]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:54.163597 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.628s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:54.165476 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:29:54.209997 n-d-828839-1 sudo[117490]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:54.212232 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bef5678-f8a2-475a-a2c2-0bc754b55609 tempest-VolumesSnapshotListTestJSON-900796587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e743a674-a505-4365-b4a5-c9fab24b18fd" returned: 0 in 0.977s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:54.403670 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-6bef5678-f8a2-475a-a2c2-0bc754b55609 tempest-VolumesSnapshotListTestJSON-900796587 None] Created reservations ['ee969395-817f-4e89-ba25-1935c0caa10b', 'f08e0c21-58a3-4257-951f-4395161481ac', 'c468eb46-da6f-422f-8fba-6d3c0d20b14b', '44ee95eb-fffc-4778-b04a-010e27f4fc23'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:29:54.660221 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-6bef5678-f8a2-475a-a2c2-0bc754b55609 tempest-VolumesSnapshotListTestJSON-900796587 None] Delete snapshot completed successfully.
Mar 02 18:29:54.666341 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-6bef5678-f8a2-475a-a2c2-0bc754b55609 tempest-VolumesSnapshotListTestJSON-900796587 None] Lock "b'cinder-e743a674-a505-4365-b4a5-c9fab24b18fd-delete_snapshot'" released by "delete_snapshot" :: held 1.932s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:29:55.225763 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-930787d8-5544-45ea-8dd0-cf85242a7599 tempest-VolumesSnapshotListTestJSON-900796587 None] Lock "b'cinder-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:29:55.377785 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-930787d8-5544-45ea-8dd0-cf85242a7599 tempest-VolumesSnapshotListTestJSON-900796587 None] Skipping remove_export. No iscsi_target is presently exported for volume: c6e8756d-97a6-4bad-aaa8-0bb68ed4384d
Mar 02 18:29:55.378930 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-930787d8-5544-45ea-8dd0-cf85242a7599 tempest-VolumesSnapshotListTestJSON-900796587 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/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:55.404168 n-d-828839-1 sudo[117537]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d
Mar 02 18:29:55.404981 n-d-828839-1 sudo[117537]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:56.045749 n-d-828839-1 sudo[117537]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:56.049800 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-930787d8-5544-45ea-8dd0-cf85242a7599 tempest-VolumesSnapshotListTestJSON-900796587 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/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d" returned: 0 in 0.669s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:56.052495 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-930787d8-5544-45ea-8dd0-cf85242a7599 tempest-VolumesSnapshotListTestJSON-900796587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:56.085614 n-d-828839-1 sudo[117549]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d
Mar 02 18:29:56.087972 n-d-828839-1 sudo[117549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:56.632899 n-d-828839-1 sudo[117549]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:56.635239 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-930787d8-5544-45ea-8dd0-cf85242a7599 tempest-VolumesSnapshotListTestJSON-900796587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d" returned: 0 in 0.582s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:56.638110 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-930787d8-5544-45ea-8dd0-cf85242a7599 tempest-VolumesSnapshotListTestJSON-900796587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:56.680530 n-d-828839-1 sudo[117552]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d
Mar 02 18:29:56.690702 n-d-828839-1 sudo[117552]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:57.354989 n-d-828839-1 sudo[117552]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:57.357802 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-930787d8-5544-45ea-8dd0-cf85242a7599 tempest-VolumesSnapshotListTestJSON-900796587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d" returned: 0 in 0.720s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:57.358912 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-930787d8-5544-45ea-8dd0-cf85242a7599 tempest-VolumesSnapshotListTestJSON-900796587 None] Successfully deleted volume: c6e8756d-97a6-4bad-aaa8-0bb68ed4384d
Mar 02 18:29:57.513680 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-930787d8-5544-45ea-8dd0-cf85242a7599 tempest-VolumesSnapshotListTestJSON-900796587 None] Created reservations ['45254530-6306-41f5-bd28-a852ad0e682e', '07b5a6a5-3c31-43d8-addb-4fe895324478', '5b1ba437-b921-4388-83a0-656eae6947f8', 'e3fb2f99-e2b6-4c2b-95a9-78aa7902af96'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:29:57.768869 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-930787d8-5544-45ea-8dd0-cf85242a7599 tempest-VolumesSnapshotListTestJSON-900796587 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:29:57.769583 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-930787d8-5544-45ea-8dd0-cf85242a7599 tempest-VolumesSnapshotListTestJSON-900796587 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:57.788805 n-d-828839-1 sudo[117567]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:29:57.789603 n-d-828839-1 sudo[117567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:58.281866 n-d-828839-1 sudo[117567]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:58.284266 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-930787d8-5544-45ea-8dd0-cf85242a7599 tempest-VolumesSnapshotListTestJSON-900796587 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.514s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:58.286023 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-930787d8-5544-45ea-8dd0-cf85242a7599 tempest-VolumesSnapshotListTestJSON-900796587 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:29:58.312018 n-d-828839-1 sudo[117572]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:29:58.313213 n-d-828839-1 sudo[117572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:29:58.830810 n-d-828839-1 sudo[117572]: pam_unix(sudo:session): session closed for user root
Mar 02 18:29:58.833157 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-930787d8-5544-45ea-8dd0-cf85242a7599 tempest-VolumesSnapshotListTestJSON-900796587 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.547s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:29:58.835536 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-930787d8-5544-45ea-8dd0-cf85242a7599 tempest-VolumesSnapshotListTestJSON-900796587 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:29:58.845970 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-930787d8-5544-45ea-8dd0-cf85242a7599 tempest-VolumesSnapshotListTestJSON-900796587 None] Deleted volume successfully.
Mar 02 18:29:58.936705 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-930787d8-5544-45ea-8dd0-cf85242a7599 tempest-VolumesSnapshotListTestJSON-900796587 None] Lock "b'cinder-c6e8756d-97a6-4bad-aaa8-0bb68ed4384d-delete_volume'" released by "delete_volume" :: held 3.709s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:30:04.845332 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-c3028d81-90cf-404b-842a-3e9d8ffdacc7 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:30:04.850948 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-c3028d81-90cf-404b-842a-3e9d8ffdacc7 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:30:04.851550 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-c3028d81-90cf-404b-842a-3e9d8ffdacc7 tempest-VolumesSnapshotNegativeTestJSON-852462008 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'
Mar 02 18:30:04.877979 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3028d81-90cf-404b-842a-3e9d8ffdacc7 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Flow 'volume_create_manager' (cf7a13cf-70c8-435e-a6ea-bf7c3f671b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:30:04.887653 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3028d81-90cf-404b-842a-3e9d8ffdacc7 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d51137ae-0806-4fbd-ad40-4f5318556d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:30:04.941022 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-c3028d81-90cf-404b-842a-3e9d8ffdacc7 tempest-VolumesSnapshotNegativeTestJSON-852462008 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:30:04.986293 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3028d81-90cf-404b-842a-3e9d8ffdacc7 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d51137ae-0806-4fbd-ad40-4f5318556d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:30:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2140380247',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=aceb104f-719f-45aa-b15a-ab4cc03af475,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dea108c89cc443d3af46036b6e86d389',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:30:05Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:30:05Z,user_id='13fab49536a640669aa00569fe39e54f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:30:04.989196 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3028d81-90cf-404b-842a-3e9d8ffdacc7 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (643abbdf-5ca8-42b9-903d-32036dc31ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:30:04.991918 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3028d81-90cf-404b-842a-3e9d8ffdacc7 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (643abbdf-5ca8-42b9-903d-32036dc31ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:30:04.994788 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3028d81-90cf-404b-842a-3e9d8ffdacc7 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa0c9a7c-27e8-4fe5-9a6f-91cefceb2c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:30:04.997550 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3028d81-90cf-404b-842a-3e9d8ffdacc7 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa0c9a7c-27e8-4fe5-9a6f-91cefceb2c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'aceb104f-719f-45aa-b15a-ab4cc03af475', 'volume_name': 'volume-aceb104f-719f-45aa-b15a-ab4cc03af475', 'volume_size': 2}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:30:05.000218 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3028d81-90cf-404b-842a-3e9d8ffdacc7 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (678ba395-f39a-4610-923b-dc192178739a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:30:05.004033 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3028d81-90cf-404b-842a-3e9d8ffdacc7 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (678ba395-f39a-4610-923b-dc192178739a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:30:05.006872 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3028d81-90cf-404b-842a-3e9d8ffdacc7 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (21bc5dd2-72e2-45d7-98b4-c8b44271d2b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:30:05.008006 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-c3028d81-90cf-404b-842a-3e9d8ffdacc7 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Volume aceb104f-719f-45aa-b15a-ab4cc03af475: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-aceb104f-719f-45aa-b15a-ab4cc03af475', 'volume_size': 2}
Mar 02 18:30:05.009457 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c3028d81-90cf-404b-842a-3e9d8ffdacc7 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aceb104f-719f-45aa-b15a-ab4cc03af475 stack-volumes-lvmdriver-1 -L 2g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:30:05.064748 n-d-828839-1 sudo[117642]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aceb104f-719f-45aa-b15a-ab4cc03af475 stack-volumes-lvmdriver-1 -L 2g
Mar 02 18:30:05.065579 n-d-828839-1 sudo[117642]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:30:06.055650 n-d-828839-1 sudo[117642]: pam_unix(sudo:session): session closed for user root
Mar 02 18:30:06.057884 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c3028d81-90cf-404b-842a-3e9d8ffdacc7 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aceb104f-719f-45aa-b15a-ab4cc03af475 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 1.048s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:30:06.061528 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3028d81-90cf-404b-842a-3e9d8ffdacc7 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (21bc5dd2-72e2-45d7-98b4-c8b44271d2b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aceb104f-719f-45aa-b15a-ab4cc03af475', 'volume_size': 2}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:30:06.064177 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3028d81-90cf-404b-842a-3e9d8ffdacc7 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1165a4d3-00a3-4fd1-853b-46d0132f43be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:30:06.215004 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-c3028d81-90cf-404b-842a-3e9d8ffdacc7 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Volume volume-aceb104f-719f-45aa-b15a-ab4cc03af475 (aceb104f-719f-45aa-b15a-ab4cc03af475): created successfully
Mar 02 18:30:06.216959 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3028d81-90cf-404b-842a-3e9d8ffdacc7 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1165a4d3-00a3-4fd1-853b-46d0132f43be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:30:06.220545 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c3028d81-90cf-404b-842a-3e9d8ffdacc7 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Flow 'volume_create_manager' (cf7a13cf-70c8-435e-a6ea-bf7c3f671b1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:30:06.388761 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-c3028d81-90cf-404b-842a-3e9d8ffdacc7 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Created volume successfully.
Mar 02 18:30:08.470825 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3456a5fc-59bc-46fb-a331-52cecefbc9a4 tempest-VolumesSnapshotNegativeTestJSON-852462008 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/volume-aceb104f-719f-45aa-b15a-ab4cc03af475 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:30:08.524731 n-d-828839-1 sudo[117687]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-aceb104f-719f-45aa-b15a-ab4cc03af475
Mar 02 18:30:08.536454 n-d-828839-1 sudo[117687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:30:09.273415 n-d-828839-1 sudo[117687]: pam_unix(sudo:session): session closed for user root
Mar 02 18:30:09.275833 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3456a5fc-59bc-46fb-a331-52cecefbc9a4 tempest-VolumesSnapshotNegativeTestJSON-852462008 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/volume-aceb104f-719f-45aa-b15a-ab4cc03af475" returned: 0 in 0.806s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:30:09.277849 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3456a5fc-59bc-46fb-a331-52cecefbc9a4 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7c4013ec-d03e-49f4-a330-f2037f068227 --snapshot stack-volumes-lvmdriver-1/volume-aceb104f-719f-45aa-b15a-ab4cc03af475 -L 2.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:30:09.331270 n-d-828839-1 sudo[117691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7c4013ec-d03e-49f4-a330-f2037f068227 --snapshot stack-volumes-lvmdriver-1/volume-aceb104f-719f-45aa-b15a-ab4cc03af475 -L 2.00g
Mar 02 18:30:09.332773 n-d-828839-1 sudo[117691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:30:10.738113 n-d-828839-1 sudo[117691]: pam_unix(sudo:session): session closed for user root
Mar 02 18:30:10.757758 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3456a5fc-59bc-46fb-a331-52cecefbc9a4 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7c4013ec-d03e-49f4-a330-f2037f068227 --snapshot stack-volumes-lvmdriver-1/volume-aceb104f-719f-45aa-b15a-ab4cc03af475 -L 2.00g" returned: 0 in 1.462s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:30:10.898036 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-3456a5fc-59bc-46fb-a331-52cecefbc9a4 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Create snapshot completed successfully
Mar 02 18:30:11.787490 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-1ea1f6d7-f425-412f-b3b6-68e46588110d tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Lock "b'cinder-7c4013ec-d03e-49f4-a330-f2037f068227-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:30:11.787490 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1ea1f6d7-f425-412f-b3b6-68e46588110d tempest-VolumesSnapshotNegativeTestJSON-852462008 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/_snapshot-7c4013ec-d03e-49f4-a330-f2037f068227 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:30:11.838706 n-d-828839-1 sudo[117843]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-7c4013ec-d03e-49f4-a330-f2037f068227
Mar 02 18:30:11.844869 n-d-828839-1 sudo[117843]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:30:12.822815 n-d-828839-1 sudo[117843]: pam_unix(sudo:session): session closed for user root
Mar 02 18:30:12.827435 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1ea1f6d7-f425-412f-b3b6-68e46588110d tempest-VolumesSnapshotNegativeTestJSON-852462008 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/_snapshot-7c4013ec-d03e-49f4-a330-f2037f068227" returned: 0 in 1.040s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:30:12.832247 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1ea1f6d7-f425-412f-b3b6-68e46588110d tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7c4013ec-d03e-49f4-a330-f2037f068227 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:30:12.896233 n-d-828839-1 sudo[117855]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7c4013ec-d03e-49f4-a330-f2037f068227
Mar 02 18:30:12.897107 n-d-828839-1 sudo[117855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:30:14.179822 n-d-828839-1 sudo[117855]: pam_unix(sudo:session): session closed for user root
Mar 02 18:30:14.182151 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1ea1f6d7-f425-412f-b3b6-68e46588110d tempest-VolumesSnapshotNegativeTestJSON-852462008 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7c4013ec-d03e-49f4-a330-f2037f068227" returned: 0 in 1.352s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:30:14.533438 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-1ea1f6d7-f425-412f-b3b6-68e46588110d tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Created reservations ['c89d106a-f7f9-41f6-8bc9-33fd9e94913e', '19ff0b56-a21a-4dbb-8897-e61d36bab26c', '70eb7c9d-8022-4de3-ab68-ad5b21682347', 'd8e647e1-592d-4d75-8e3f-fa1c9f3e7213'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:30:15.015109 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-1ea1f6d7-f425-412f-b3b6-68e46588110d tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Delete snapshot completed successfully.
Mar 02 18:30:15.026396 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-1ea1f6d7-f425-412f-b3b6-68e46588110d tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Lock "b'cinder-7c4013ec-d03e-49f4-a330-f2037f068227-delete_snapshot'" released by "delete_snapshot" :: held 3.238s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:30:15.686034 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-428e8f30-525a-4245-bfa4-ead2753cd701 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Lock "b'cinder-aceb104f-719f-45aa-b15a-ab4cc03af475-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:30:15.898897 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-428e8f30-525a-4245-bfa4-ead2753cd701 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Skipping remove_export. No iscsi_target is presently exported for volume: aceb104f-719f-45aa-b15a-ab4cc03af475
Mar 02 18:30:15.900180 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-428e8f30-525a-4245-bfa4-ead2753cd701 tempest-VolumesSnapshotNegativeTestJSON-852462008 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/volume-aceb104f-719f-45aa-b15a-ab4cc03af475 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:30:15.945988 n-d-828839-1 sudo[117898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-aceb104f-719f-45aa-b15a-ab4cc03af475
Mar 02 18:30:15.948368 n-d-828839-1 sudo[117898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:30:16.444000 n-d-828839-1 sudo[117898]: pam_unix(sudo:session): session closed for user root
Mar 02 18:30:16.449457 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-428e8f30-525a-4245-bfa4-ead2753cd701 tempest-VolumesSnapshotNegativeTestJSON-852462008 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/volume-aceb104f-719f-45aa-b15a-ab4cc03af475" returned: 0 in 0.547s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:30:16.453175 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-428e8f30-525a-4245-bfa4-ead2753cd701 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aceb104f-719f-45aa-b15a-ab4cc03af475 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:30:16.524198 n-d-828839-1 sudo[117901]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aceb104f-719f-45aa-b15a-ab4cc03af475
Mar 02 18:30:16.525042 n-d-828839-1 sudo[117901]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:30:17.455636 n-d-828839-1 sudo[117901]: pam_unix(sudo:session): session closed for user root
Mar 02 18:30:17.457815 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-428e8f30-525a-4245-bfa4-ead2753cd701 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aceb104f-719f-45aa-b15a-ab4cc03af475" returned: 0 in 1.004s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:30:17.461170 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-428e8f30-525a-4245-bfa4-ead2753cd701 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aceb104f-719f-45aa-b15a-ab4cc03af475 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:30:17.501831 n-d-828839-1 sudo[117904]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aceb104f-719f-45aa-b15a-ab4cc03af475
Mar 02 18:30:17.503465 n-d-828839-1 sudo[117904]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:30:18.889046 n-d-828839-1 sudo[117904]: pam_unix(sudo:session): session closed for user root
Mar 02 18:30:18.892791 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-428e8f30-525a-4245-bfa4-ead2753cd701 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aceb104f-719f-45aa-b15a-ab4cc03af475" returned: 0 in 1.430s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:30:18.893828 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-428e8f30-525a-4245-bfa4-ead2753cd701 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Successfully deleted volume: aceb104f-719f-45aa-b15a-ab4cc03af475
Mar 02 18:30:19.077206 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-428e8f30-525a-4245-bfa4-ead2753cd701 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Created reservations ['889cbd9b-31bf-4ddd-ad54-0b0676e48e54', 'cebccbda-1635-4214-9048-82826084f3ea', '65428ab6-de76-480e-a345-f196c153e5db', '6125eca5-b2cf-4ab7-ab69-1b58c98a1869'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:30:19.477830 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-428e8f30-525a-4245-bfa4-ead2753cd701 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:30:19.479151 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-428e8f30-525a-4245-bfa4-ead2753cd701 tempest-VolumesSnapshotNegativeTestJSON-852462008 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:30:19.535813 n-d-828839-1 sudo[117912]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:30:19.552003 n-d-828839-1 sudo[117912]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:30:20.228963 n-d-828839-1 sudo[117912]: pam_unix(sudo:session): session closed for user root
Mar 02 18:30:20.231984 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-428e8f30-525a-4245-bfa4-ead2753cd701 tempest-VolumesSnapshotNegativeTestJSON-852462008 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.752s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:30:20.235958 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-428e8f30-525a-4245-bfa4-ead2753cd701 tempest-VolumesSnapshotNegativeTestJSON-852462008 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:30:20.260233 n-d-828839-1 sudo[117917]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:30:20.261902 n-d-828839-1 sudo[117917]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:30:20.850862 n-d-828839-1 sudo[117917]: pam_unix(sudo:session): session closed for user root
Mar 02 18:30:20.854233 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-428e8f30-525a-4245-bfa4-ead2753cd701 tempest-VolumesSnapshotNegativeTestJSON-852462008 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.619s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:30:20.856850 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-428e8f30-525a-4245-bfa4-ead2753cd701 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:30:20.864834 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-428e8f30-525a-4245-bfa4-ead2753cd701 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Deleted volume successfully.
Mar 02 18:30:21.053921 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-428e8f30-525a-4245-bfa4-ead2753cd701 tempest-VolumesSnapshotNegativeTestJSON-852462008 None] Lock "b'cinder-aceb104f-719f-45aa-b15a-ab4cc03af475-delete_volume'" released by "delete_volume" :: held 5.363s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:30:45.408569 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-a216bbf3-e427-4dee-ac33-f58f633b219e req-465d683a-6657-41ed-9628-2442d14b2a5d tempest-AttachVolumeShelveTestJSON-1833229945 None] No connector for attachment 69f32ff6-28ca-4894-9b51-1ff276b4186d; skipping storage backend terminate_connection call. {{(pid=96937) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:4809}}
Mar 02 18:30:45.409732 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-a216bbf3-e427-4dee-ac33-f58f633b219e req-465d683a-6657-41ed-9628-2442d14b2a5d tempest-AttachVolumeShelveTestJSON-1833229945 None] Deleting attachment 69f32ff6-28ca-4894-9b51-1ff276b4186d. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:30:52.942044 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:30:52.944238 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:30:52.944836 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:30:53.035224 n-d-828839-1 sudo[118228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:30:53.037782 n-d-828839-1 sudo[118228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:30:53.825089 n-d-828839-1 sudo[118228]: pam_unix(sudo:session): session closed for user root
Mar 02 18:30:53.827862 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.883s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:30:53.831035 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:30:53.862791 n-d-828839-1 sudo[118238]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:30:53.863687 n-d-828839-1 sudo[118238]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:30:54.472331 n-d-828839-1 sudo[118238]: pam_unix(sudo:session): session closed for user root
Mar 02 18:30:54.475291 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.644s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:30:54.476848 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:31:52.037103 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:31:52.053647 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:31:52.053647 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 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'
Mar 02 18:31:52.077650 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Flow 'volume_create_manager' (62d79598-30b8-4ac7-be23-953dd638b88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:31:52.094455 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3dc74516-4d26-42e0-a43e-4654fc78d34b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:31:52.150361 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:31:52.228422 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3dc74516-4d26-42e0-a43e-4654fc78d34b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:31:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2010366710',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=d02d892c-a113-4171-b2be-f7b4977ab1f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99432d2b1a19401a842fc9c278b49083',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:31:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:31:52Z,user_id='c543e2f1ec264ec28eaa227d806ae10a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:31:52.231967 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b8dfee76-4401-4b11-97ba-4c5c0988fe9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:31:52.237122 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b8dfee76-4401-4b11-97ba-4c5c0988fe9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:31:52.244769 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (01f8b8a5-38ea-480e-835d-f2dbed41846a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:31:52.421070 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-cdd0074a-b86a-427a-9aa1-c6a1a29a5e53 tempest-ServersNegativeTestJSON-386285704 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:31:52.424439 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-cdd0074a-b86a-427a-9aa1-c6a1a29a5e53 tempest-ServersNegativeTestJSON-386285704 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:31:52.424893 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-cdd0074a-b86a-427a-9aa1-c6a1a29a5e53 tempest-ServersNegativeTestJSON-386285704 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'
Mar 02 18:31:52.468589 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cdd0074a-b86a-427a-9aa1-c6a1a29a5e53 tempest-ServersNegativeTestJSON-386285704 None] Flow 'volume_create_manager' (207730f3-13ce-4748-92c3-c4dd5e14db20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:31:52.474632 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cdd0074a-b86a-427a-9aa1-c6a1a29a5e53 tempest-ServersNegativeTestJSON-386285704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (489dee2a-540c-4e24-818d-a544731ed3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:31:52.552394 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (01f8b8a5-38ea-480e-835d-f2dbed41846a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'd02d892c-a113-4171-b2be-f7b4977ab1f6', 'volume_name': 'volume-d02d892c-a113-4171-b2be-f7b4977ab1f6', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:31:52.558494 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1978f936-a18a-4496-97fb-53de5a204a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:31:52.567970 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1978f936-a18a-4496-97fb-53de5a204a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:31:52.573082 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e6a551a8-69f7-40b3-8e05-4aa3e8fce4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:31:52.576617 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Volume d02d892c-a113-4171-b2be-f7b4977ab1f6: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-d02d892c-a113-4171-b2be-f7b4977ab1f6', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Mar 02 18:31:52.579255 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Cloning d02d892c-a113-4171-b2be-f7b4977ab1f6 from image 2ac48b56-eabc-4774-8d21-7d0b03765520 at location (None, None). {{(pid=96937) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Mar 02 18:31:52.596946 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-cdd0074a-b86a-427a-9aa1-c6a1a29a5e53 tempest-ServersNegativeTestJSON-386285704 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:31:52.667292 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cdd0074a-b86a-427a-9aa1-c6a1a29a5e53 tempest-ServersNegativeTestJSON-386285704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (489dee2a-540c-4e24-818d-a544731ed3a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:31:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2050281706',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=d52d6c56-0d6d-443d-a9d7-cee1d3f40e5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f3f6d31d65c4654970ac260fb29459f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:31:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:31:52Z,user_id='346bf2aa4a78406fb69c445ff28c1106',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:31:52.680367 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cdd0074a-b86a-427a-9aa1-c6a1a29a5e53 tempest-ServersNegativeTestJSON-386285704 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e4b6f051-e409-4dc8-aeee-c69b899804aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:31:52.686191 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cdd0074a-b86a-427a-9aa1-c6a1a29a5e53 tempest-ServersNegativeTestJSON-386285704 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e4b6f051-e409-4dc8-aeee-c69b899804aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:31:52.695143 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cdd0074a-b86a-427a-9aa1-c6a1a29a5e53 tempest-ServersNegativeTestJSON-386285704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e6e69eda-6ead-4f4c-bd59-f749bb98b62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:31:52.704932 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cdd0074a-b86a-427a-9aa1-c6a1a29a5e53 tempest-ServersNegativeTestJSON-386285704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e6e69eda-6ead-4f4c-bd59-f749bb98b62b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd52d6c56-0d6d-443d-a9d7-cee1d3f40e5e', 'volume_name': 'volume-d52d6c56-0d6d-443d-a9d7-cee1d3f40e5e', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:31:52.710666 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cdd0074a-b86a-427a-9aa1-c6a1a29a5e53 tempest-ServersNegativeTestJSON-386285704 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (79f76e28-4b72-4127-85ea-b97ab3a59db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:31:52.717675 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cdd0074a-b86a-427a-9aa1-c6a1a29a5e53 tempest-ServersNegativeTestJSON-386285704 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (79f76e28-4b72-4127-85ea-b97ab3a59db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:31:52.728208 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cdd0074a-b86a-427a-9aa1-c6a1a29a5e53 tempest-ServersNegativeTestJSON-386285704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aba70c43-9021-486a-bb41-58ac92a28230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:31:52.729241 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-cdd0074a-b86a-427a-9aa1-c6a1a29a5e53 tempest-ServersNegativeTestJSON-386285704 None] Volume d52d6c56-0d6d-443d-a9d7-cee1d3f40e5e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d52d6c56-0d6d-443d-a9d7-cee1d3f40e5e', 'volume_size': 1}
Mar 02 18:31:52.730909 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cdd0074a-b86a-427a-9aa1-c6a1a29a5e53 tempest-ServersNegativeTestJSON-386285704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d52d6c56-0d6d-443d-a9d7-cee1d3f40e5e stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:31:52.766172 n-d-828839-1 sudo[119033]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d52d6c56-0d6d-443d-a9d7-cee1d3f40e5e stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:31:52.767687 n-d-828839-1 sudo[119033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:31:52.943897 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:31:52.945596 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:31:52.947822 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:31:53.047423 n-d-828839-1 sudo[119037]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:31:53.048819 n-d-828839-1 sudo[119037]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:31:53.871710 n-d-828839-1 sudo[119033]: pam_unix(sudo:session): session closed for user root
Mar 02 18:31:53.874894 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cdd0074a-b86a-427a-9aa1-c6a1a29a5e53 tempest-ServersNegativeTestJSON-386285704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d52d6c56-0d6d-443d-a9d7-cee1d3f40e5e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.144s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:31:53.880268 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cdd0074a-b86a-427a-9aa1-c6a1a29a5e53 tempest-ServersNegativeTestJSON-386285704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aba70c43-9021-486a-bb41-58ac92a28230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d52d6c56-0d6d-443d-a9d7-cee1d3f40e5e', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:31:53.883781 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cdd0074a-b86a-427a-9aa1-c6a1a29a5e53 tempest-ServersNegativeTestJSON-386285704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2aa16435-67d5-4f87-ad80-8804ac5cfe14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:31:53.985691 n-d-828839-1 sudo[119037]: pam_unix(sudo:session): session closed for user root
Mar 02 18:31:53.990625 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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 1.042s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:31:53.993182 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:31:54.057679 n-d-828839-1 sudo[119075]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:31:54.058570 n-d-828839-1 sudo[119075]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:31:54.260680 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-cdd0074a-b86a-427a-9aa1-c6a1a29a5e53 tempest-ServersNegativeTestJSON-386285704 None] Volume volume-d52d6c56-0d6d-443d-a9d7-cee1d3f40e5e (d52d6c56-0d6d-443d-a9d7-cee1d3f40e5e): created successfully
Mar 02 18:31:54.267480 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cdd0074a-b86a-427a-9aa1-c6a1a29a5e53 tempest-ServersNegativeTestJSON-386285704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2aa16435-67d5-4f87-ad80-8804ac5cfe14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:31:54.275306 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cdd0074a-b86a-427a-9aa1-c6a1a29a5e53 tempest-ServersNegativeTestJSON-386285704 None] Flow 'volume_create_manager' (207730f3-13ce-4748-92c3-c4dd5e14db20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:31:54.374774 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-cdd0074a-b86a-427a-9aa1-c6a1a29a5e53 tempest-ServersNegativeTestJSON-386285704 None] Created volume successfully.
Mar 02 18:31:55.134242 n-d-828839-1 sudo[119075]: pam_unix(sudo:session): session closed for user root
Mar 02 18:31:55.136171 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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 1.144s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:31:55.139531 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:31:59.122832 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-ed59fcea-a41e-4c54-9dd0-751c8a17dd76 tempest-ServersNegativeTestJSON-386285704 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:31:59.138360 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-ed59fcea-a41e-4c54-9dd0-751c8a17dd76 tempest-ServersNegativeTestJSON-386285704 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:31:59.138920 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-ed59fcea-a41e-4c54-9dd0-751c8a17dd76 tempest-ServersNegativeTestJSON-386285704 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'
Mar 02 18:31:59.161877 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ed59fcea-a41e-4c54-9dd0-751c8a17dd76 tempest-ServersNegativeTestJSON-386285704 None] Flow 'volume_create_manager' (90870383-7baf-4cd3-9f40-7752c14f7244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:31:59.196147 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ed59fcea-a41e-4c54-9dd0-751c8a17dd76 tempest-ServersNegativeTestJSON-386285704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ed9073d-da21-4c0c-9b33-39d3ee58c4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:31:59.269497 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-ed59fcea-a41e-4c54-9dd0-751c8a17dd76 tempest-ServersNegativeTestJSON-386285704 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:31:59.365059 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ed59fcea-a41e-4c54-9dd0-751c8a17dd76 tempest-ServersNegativeTestJSON-386285704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ed9073d-da21-4c0c-9b33-39d3ee58c4fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:31:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-483682253',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=0f278469-b1c4-4a3a-b673-6ecbbbbe9b1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f3f6d31d65c4654970ac260fb29459f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:31:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:31:59Z,user_id='346bf2aa4a78406fb69c445ff28c1106',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:31:59.378216 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ed59fcea-a41e-4c54-9dd0-751c8a17dd76 tempest-ServersNegativeTestJSON-386285704 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a56d791c-b962-4b86-a2a1-4c7b0e741d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:31:59.391730 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ed59fcea-a41e-4c54-9dd0-751c8a17dd76 tempest-ServersNegativeTestJSON-386285704 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a56d791c-b962-4b86-a2a1-4c7b0e741d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:31:59.394684 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ed59fcea-a41e-4c54-9dd0-751c8a17dd76 tempest-ServersNegativeTestJSON-386285704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e44c16ad-8e97-4afe-aeea-66a1bdad9e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:31:59.396974 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ed59fcea-a41e-4c54-9dd0-751c8a17dd76 tempest-ServersNegativeTestJSON-386285704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e44c16ad-8e97-4afe-aeea-66a1bdad9e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0f278469-b1c4-4a3a-b673-6ecbbbbe9b1b', 'volume_name': 'volume-0f278469-b1c4-4a3a-b673-6ecbbbbe9b1b', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:31:59.410018 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ed59fcea-a41e-4c54-9dd0-751c8a17dd76 tempest-ServersNegativeTestJSON-386285704 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4eb10a22-8623-4d4b-9f92-b0e465a604b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:31:59.420456 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ed59fcea-a41e-4c54-9dd0-751c8a17dd76 tempest-ServersNegativeTestJSON-386285704 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4eb10a22-8623-4d4b-9f92-b0e465a604b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:31:59.428242 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ed59fcea-a41e-4c54-9dd0-751c8a17dd76 tempest-ServersNegativeTestJSON-386285704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (82e41ab1-a440-40ad-90c2-4bd81ca501b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:31:59.429644 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-ed59fcea-a41e-4c54-9dd0-751c8a17dd76 tempest-ServersNegativeTestJSON-386285704 None] Volume 0f278469-b1c4-4a3a-b673-6ecbbbbe9b1b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0f278469-b1c4-4a3a-b673-6ecbbbbe9b1b', 'volume_size': 1}
Mar 02 18:31:59.433131 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ed59fcea-a41e-4c54-9dd0-751c8a17dd76 tempest-ServersNegativeTestJSON-386285704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0f278469-b1c4-4a3a-b673-6ecbbbbe9b1b stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:31:59.514753 n-d-828839-1 sudo[119188]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0f278469-b1c4-4a3a-b673-6ecbbbbe9b1b stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:31:59.522328 n-d-828839-1 sudo[119188]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:32:00.671984 n-d-828839-1 sudo[119188]: pam_unix(sudo:session): session closed for user root
Mar 02 18:32:00.674295 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ed59fcea-a41e-4c54-9dd0-751c8a17dd76 tempest-ServersNegativeTestJSON-386285704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0f278469-b1c4-4a3a-b673-6ecbbbbe9b1b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.241s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:00.678154 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ed59fcea-a41e-4c54-9dd0-751c8a17dd76 tempest-ServersNegativeTestJSON-386285704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (82e41ab1-a440-40ad-90c2-4bd81ca501b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0f278469-b1c4-4a3a-b673-6ecbbbbe9b1b', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:32:00.680521 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ed59fcea-a41e-4c54-9dd0-751c8a17dd76 tempest-ServersNegativeTestJSON-386285704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8ed1b8e4-ef3b-4744-83d1-6b1f08bac634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:32:00.792263 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-ed59fcea-a41e-4c54-9dd0-751c8a17dd76 tempest-ServersNegativeTestJSON-386285704 None] Volume volume-0f278469-b1c4-4a3a-b673-6ecbbbbe9b1b (0f278469-b1c4-4a3a-b673-6ecbbbbe9b1b): created successfully
Mar 02 18:32:00.805075 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ed59fcea-a41e-4c54-9dd0-751c8a17dd76 tempest-ServersNegativeTestJSON-386285704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8ed1b8e4-ef3b-4744-83d1-6b1f08bac634) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:32:00.819773 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ed59fcea-a41e-4c54-9dd0-751c8a17dd76 tempest-ServersNegativeTestJSON-386285704 None] Flow 'volume_create_manager' (90870383-7baf-4cd3-9f40-7752c14f7244) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:32:00.921578 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-ed59fcea-a41e-4c54-9dd0-751c8a17dd76 tempest-ServersNegativeTestJSON-386285704 None] Created volume successfully.
Mar 02 18:32:15.299326 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_t8eau14kn-d-828839-1@lvmdriver-1, size 616.00 MB, duration 22.72 sec {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Mar 02 18:32:15.300802 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Image download 616.00 MB at 27.12 MB/s
Mar 02 18:32:15.360717 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_t8eau14kn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:15.470305 n-d-828839-1 sudo[119525]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_t8eau14kn-d-828839-1@lvmdriver-1
Mar 02 18:32:15.471125 n-d-828839-1 sudo[119525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:32:16.095157 n-d-828839-1 sudo[119525]: pam_unix(sudo:session): session closed for user root
Mar 02 18:32:16.097973 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_t8eau14kn-d-828839-1@lvmdriver-1" returned: 0 in 0.737s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:16.099166 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 is fetched for user c543e2f1ec264ec28eaa227d806ae10a. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Mar 02 18:32:16.395075 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_t8eau14kn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:16.536857 n-d-828839-1 sudo[119558]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_t8eau14kn-d-828839-1@lvmdriver-1
Mar 02 18:32:16.537654 n-d-828839-1 sudo[119558]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:32:17.452326 n-d-828839-1 sudo[119558]: pam_unix(sudo:session): session closed for user root
Mar 02 18:32:17.455009 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_t8eau14kn-d-828839-1@lvmdriver-1" returned: 0 in 1.060s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:17.458371 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d02d892c-a113-4171-b2be-f7b4977ab1f6 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:17.486414 n-d-828839-1 sudo[119584]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d02d892c-a113-4171-b2be-f7b4977ab1f6 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:32:17.487826 n-d-828839-1 sudo[119584]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:32:18.499904 n-d-828839-1 sudo[119584]: pam_unix(sudo:session): session closed for user root
Mar 02 18:32:18.503251 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d02d892c-a113-4171-b2be-f7b4977ab1f6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.044s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:18.880492 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Attempting download of 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume d02d892c-a113-4171-b2be-f7b4977ab1f6. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Mar 02 18:32:18.983404 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_8qo057_j {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:19.102857 n-d-828839-1 sudo[119671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_8qo057_j
Mar 02 18:32:19.104354 n-d-828839-1 sudo[119671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:32:19.646836 n-d-828839-1 sudo[119671]: pam_unix(sudo:session): session closed for user root
Mar 02 18:32:19.649287 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_8qo057_j" returned: 0 in 0.665s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:19.652280 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_t8eau14kn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:19.869969 n-d-828839-1 sudo[119693]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_t8eau14kn-d-828839-1@lvmdriver-1
Mar 02 18:32:19.871242 n-d-828839-1 sudo[119693]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:32:20.567853 n-d-828839-1 sudo[119693]: pam_unix(sudo:session): session closed for user root
Mar 02 18:32:20.570443 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_t8eau14kn-d-828839-1@lvmdriver-1" returned: 0 in 0.918s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:20.572492 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] 2ac48b56-eabc-4774-8d21-7d0b03765520 was vhdx, converting to raw {{(pid=96937) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Mar 02 18:32:20.573462 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_t8eau14kn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d02d892c--a113--4171--b2be--f7b4977ab1f6 oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:20.594761 n-d-828839-1 sudo[119719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_t8eau14kn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d02d892c--a113--4171--b2be--f7b4977ab1f6 oflag=direct
Mar 02 18:32:20.595553 n-d-828839-1 sudo[119719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:32:20.959239 n-d-828839-1 sudo[119719]: pam_unix(sudo:session): session closed for user root
Mar 02 18:32:20.962696 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_t8eau14kn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d02d892c--a113--4171--b2be--f7b4977ab1f6 oflag=direct" returned: 0 in 0.388s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:20.965237 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_t8eau14kn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d02d892c--a113--4171--b2be--f7b4977ab1f6 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:21.010968 n-d-828839-1 sudo[119734]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_t8eau14kn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d02d892c--a113--4171--b2be--f7b4977ab1f6
Mar 02 18:32:21.015146 n-d-828839-1 sudo[119734]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:32:22.792467 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-94d6ac5a-58a0-49f4-a874-2ab2ade6a799 tempest-AttachVolumeShelveTestJSON-1833229945 None] Lock "b'cinder-8fa4814a-4ac8-4424-9289-c72b031506c4-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:32:22.996008 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-94d6ac5a-58a0-49f4-a874-2ab2ade6a799 tempest-AttachVolumeShelveTestJSON-1833229945 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8fa4814a-4ac8-4424-9289-c72b031506c4
Mar 02 18:32:22.997393 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-94d6ac5a-58a0-49f4-a874-2ab2ade6a799 tempest-AttachVolumeShelveTestJSON-1833229945 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/volume-8fa4814a-4ac8-4424-9289-c72b031506c4 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:23.018235 n-d-828839-1 sudo[119752]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-8fa4814a-4ac8-4424-9289-c72b031506c4
Mar 02 18:32:23.019880 n-d-828839-1 sudo[119752]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:32:23.588831 n-d-828839-1 sudo[119752]: pam_unix(sudo:session): session closed for user root
Mar 02 18:32:23.592671 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-94d6ac5a-58a0-49f4-a874-2ab2ade6a799 tempest-AttachVolumeShelveTestJSON-1833229945 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/volume-8fa4814a-4ac8-4424-9289-c72b031506c4" returned: 0 in 0.595s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:23.595053 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-94d6ac5a-58a0-49f4-a874-2ab2ade6a799 tempest-AttachVolumeShelveTestJSON-1833229945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8fa4814a-4ac8-4424-9289-c72b031506c4 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:23.624564 n-d-828839-1 sudo[119758]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8fa4814a-4ac8-4424-9289-c72b031506c4
Mar 02 18:32:23.625400 n-d-828839-1 sudo[119758]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:32:24.218891 n-d-828839-1 sudo[119758]: pam_unix(sudo:session): session closed for user root
Mar 02 18:32:24.221088 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-94d6ac5a-58a0-49f4-a874-2ab2ade6a799 tempest-AttachVolumeShelveTestJSON-1833229945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8fa4814a-4ac8-4424-9289-c72b031506c4" returned: 0 in 0.626s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:24.226955 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-94d6ac5a-58a0-49f4-a874-2ab2ade6a799 tempest-AttachVolumeShelveTestJSON-1833229945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8fa4814a-4ac8-4424-9289-c72b031506c4 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:24.246176 n-d-828839-1 sudo[119761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8fa4814a-4ac8-4424-9289-c72b031506c4
Mar 02 18:32:24.247778 n-d-828839-1 sudo[119761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:32:25.193734 n-d-828839-1 sudo[119761]: pam_unix(sudo:session): session closed for user root
Mar 02 18:32:25.196734 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-94d6ac5a-58a0-49f4-a874-2ab2ade6a799 tempest-AttachVolumeShelveTestJSON-1833229945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8fa4814a-4ac8-4424-9289-c72b031506c4" returned: 0 in 0.973s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:25.198033 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-94d6ac5a-58a0-49f4-a874-2ab2ade6a799 tempest-AttachVolumeShelveTestJSON-1833229945 None] Successfully deleted volume: 8fa4814a-4ac8-4424-9289-c72b031506c4
Mar 02 18:32:25.491346 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-94d6ac5a-58a0-49f4-a874-2ab2ade6a799 tempest-AttachVolumeShelveTestJSON-1833229945 None] Created reservations ['ab35dc4f-7327-4d18-ad11-fce9779140e3', 'a0e6dda1-13c9-4819-a33e-fb81f8083438', 'f70bc081-d1f4-43c1-a9d4-24f158c67092', 'c919bc33-3aa6-45c5-8ad7-a58ee3730b20'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:32:25.834888 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-94d6ac5a-58a0-49f4-a874-2ab2ade6a799 tempest-AttachVolumeShelveTestJSON-1833229945 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:32:25.835625 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-94d6ac5a-58a0-49f4-a874-2ab2ade6a799 tempest-AttachVolumeShelveTestJSON-1833229945 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:25.860311 n-d-828839-1 sudo[119777]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:32:25.861745 n-d-828839-1 sudo[119777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:32:26.326196 n-d-828839-1 sudo[119777]: pam_unix(sudo:session): session closed for user root
Mar 02 18:32:26.328773 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-94d6ac5a-58a0-49f4-a874-2ab2ade6a799 tempest-AttachVolumeShelveTestJSON-1833229945 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.493s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:26.330860 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-94d6ac5a-58a0-49f4-a874-2ab2ade6a799 tempest-AttachVolumeShelveTestJSON-1833229945 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:26.349724 n-d-828839-1 sudo[119780]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:32:26.350549 n-d-828839-1 sudo[119780]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:32:26.909197 n-d-828839-1 sudo[119780]: pam_unix(sudo:session): session closed for user root
Mar 02 18:32:26.911710 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-94d6ac5a-58a0-49f4-a874-2ab2ade6a799 tempest-AttachVolumeShelveTestJSON-1833229945 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.580s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:26.913795 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-94d6ac5a-58a0-49f4-a874-2ab2ade6a799 tempest-AttachVolumeShelveTestJSON-1833229945 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:32:26.941168 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-94d6ac5a-58a0-49f4-a874-2ab2ade6a799 tempest-AttachVolumeShelveTestJSON-1833229945 None] Deleted volume successfully.
Mar 02 18:32:27.046398 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-94d6ac5a-58a0-49f4-a874-2ab2ade6a799 tempest-AttachVolumeShelveTestJSON-1833229945 None] Lock "b'cinder-8fa4814a-4ac8-4424-9289-c72b031506c4-delete_volume'" released by "delete_volume" :: held 4.254s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:32:30.025005 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-c4ac29fa-e28f-4fdc-b15f-557bacb48b90 tempest-AttachVolumeShelveTestJSON-1833229945 None] Lock "b'cinder-486831f8-3b7e-4447-9483-d32b9b0e98dd-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:32:30.354196 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:30.617352 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.265s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:30.617679 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806084720]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:32:30.618385 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-c4ac29fa-e28f-4fdc-b15f-557bacb48b90 tempest-AttachVolumeShelveTestJSON-1833229945 None] Skipping remove_export. No iscsi_target is presently exported for volume: 486831f8-3b7e-4447-9483-d32b9b0e98dd
Mar 02 18:32:30.619444 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c4ac29fa-e28f-4fdc-b15f-557bacb48b90 tempest-AttachVolumeShelveTestJSON-1833229945 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/volume-486831f8-3b7e-4447-9483-d32b9b0e98dd {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:30.642971 n-d-828839-1 sudo[119891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-486831f8-3b7e-4447-9483-d32b9b0e98dd
Mar 02 18:32:30.643810 n-d-828839-1 sudo[119891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:32:31.373220 n-d-828839-1 sudo[119891]: pam_unix(sudo:session): session closed for user root
Mar 02 18:32:31.375894 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c4ac29fa-e28f-4fdc-b15f-557bacb48b90 tempest-AttachVolumeShelveTestJSON-1833229945 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/volume-486831f8-3b7e-4447-9483-d32b9b0e98dd" returned: 0 in 0.756s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:31.378485 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c4ac29fa-e28f-4fdc-b15f-557bacb48b90 tempest-AttachVolumeShelveTestJSON-1833229945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-486831f8-3b7e-4447-9483-d32b9b0e98dd {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:31.404367 n-d-828839-1 sudo[119929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-486831f8-3b7e-4447-9483-d32b9b0e98dd
Mar 02 18:32:31.405167 n-d-828839-1 sudo[119929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:32:32.181885 n-d-828839-1 sudo[119929]: pam_unix(sudo:session): session closed for user root
Mar 02 18:32:32.186315 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c4ac29fa-e28f-4fdc-b15f-557bacb48b90 tempest-AttachVolumeShelveTestJSON-1833229945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-486831f8-3b7e-4447-9483-d32b9b0e98dd" returned: 0 in 0.806s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:32.189133 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c4ac29fa-e28f-4fdc-b15f-557bacb48b90 tempest-AttachVolumeShelveTestJSON-1833229945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-486831f8-3b7e-4447-9483-d32b9b0e98dd {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:32.219332 n-d-828839-1 sudo[119951]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-486831f8-3b7e-4447-9483-d32b9b0e98dd
Mar 02 18:32:32.221147 n-d-828839-1 sudo[119951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:32:33.119967 n-d-828839-1 sudo[119951]: pam_unix(sudo:session): session closed for user root
Mar 02 18:32:33.122620 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c4ac29fa-e28f-4fdc-b15f-557bacb48b90 tempest-AttachVolumeShelveTestJSON-1833229945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-486831f8-3b7e-4447-9483-d32b9b0e98dd" returned: 0 in 0.933s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:33.123841 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-c4ac29fa-e28f-4fdc-b15f-557bacb48b90 tempest-AttachVolumeShelveTestJSON-1833229945 None] Successfully deleted volume: 486831f8-3b7e-4447-9483-d32b9b0e98dd
Mar 02 18:32:33.354260 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-c4ac29fa-e28f-4fdc-b15f-557bacb48b90 tempest-AttachVolumeShelveTestJSON-1833229945 None] Created reservations ['7940149c-bc89-4009-8dad-ea3c6054ccf3', 'f79b5428-2a18-4c2f-8384-6b67c55ab468', 'a50099fe-5b2d-43ef-ae81-eebf206791f7', 'c19541fb-704e-4e7d-af0d-f46d6a1224b2'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:32:33.742580 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-c4ac29fa-e28f-4fdc-b15f-557bacb48b90 tempest-AttachVolumeShelveTestJSON-1833229945 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:32:33.743521 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c4ac29fa-e28f-4fdc-b15f-557bacb48b90 tempest-AttachVolumeShelveTestJSON-1833229945 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:33.790916 n-d-828839-1 sudo[119978]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:32:33.791797 n-d-828839-1 sudo[119978]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:32:34.428103 n-d-828839-1 sudo[119978]: pam_unix(sudo:session): session closed for user root
Mar 02 18:32:34.430729 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c4ac29fa-e28f-4fdc-b15f-557bacb48b90 tempest-AttachVolumeShelveTestJSON-1833229945 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.687s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:34.433493 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c4ac29fa-e28f-4fdc-b15f-557bacb48b90 tempest-AttachVolumeShelveTestJSON-1833229945 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:34.457938 n-d-828839-1 sudo[119993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:32:34.459809 n-d-828839-1 sudo[119993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:32:35.147232 n-d-828839-1 sudo[119993]: pam_unix(sudo:session): session closed for user root
Mar 02 18:32:35.149574 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c4ac29fa-e28f-4fdc-b15f-557bacb48b90 tempest-AttachVolumeShelveTestJSON-1833229945 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.716s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:35.151598 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-c4ac29fa-e28f-4fdc-b15f-557bacb48b90 tempest-AttachVolumeShelveTestJSON-1833229945 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:32:35.166059 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-c4ac29fa-e28f-4fdc-b15f-557bacb48b90 tempest-AttachVolumeShelveTestJSON-1833229945 None] Deleted volume successfully.
Mar 02 18:32:35.549994 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-c4ac29fa-e28f-4fdc-b15f-557bacb48b90 tempest-AttachVolumeShelveTestJSON-1833229945 None] Lock "b'cinder-486831f8-3b7e-4447-9483-d32b9b0e98dd-delete_volume'" released by "delete_volume" :: held 5.525s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:32:36.491825 n-d-828839-1 sudo[119734]: pam_unix(sudo:session): session closed for user root
Mar 02 18:32:36.495870 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_t8eau14kn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d02d892c--a113--4171--b2be--f7b4977ab1f6" returned: 0 in 15.531s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:36.500822 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_t8eau14kn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:36.612102 n-d-828839-1 sudo[120060]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_t8eau14kn-d-828839-1@lvmdriver-1
Mar 02 18:32:36.613531 n-d-828839-1 sudo[120060]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:32:37.070011 n-d-828839-1 sudo[120060]: pam_unix(sudo:session): session closed for user root
Mar 02 18:32:37.072204 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_t8eau14kn-d-828839-1@lvmdriver-1" returned: 0 in 0.572s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:37.073054 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_t8eau14kn-d-828839-1@lvmdriver-1, size 700.00 MB, duration 15.53 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--d02d892c--a113--4171--b2be--f7b4977ab1f6 {{(pid=96937) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Mar 02 18:32:37.073444 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Converted 700.00 MB image at 45.06 MB/s
Mar 02 18:32:37.074069 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Downloaded image 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume d02d892c-a113-4171-b2be-f7b4977ab1f6 successfully. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Mar 02 18:32:37.233562 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 for user c543e2f1ec264ec28eaa227d806ae10a is deleted. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Mar 02 18:32:37.234907 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Marking volume d02d892c-a113-4171-b2be-f7b4977ab1f6 as bootable. {{(pid=96937) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Mar 02 18:32:37.348516 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Copying metadata from image 2ac48b56-eabc-4774-8d21-7d0b03765520 to d02d892c-a113-4171-b2be-f7b4977ab1f6. {{(pid=96937) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Mar 02 18:32:37.354324 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Creating volume glance metadata for volume d02d892c-a113-4171-b2be-f7b4977ab1f6 backed by image 2ac48b56-eabc-4774-8d21-7d0b03765520 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96937) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Mar 02 18:32:37.693712 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e6a551a8-69f7-40b3-8e05-4aa3e8fce4d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d02d892c-a113-4171-b2be-f7b4977ab1f6', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:32:37.696869 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe18999f-6de5-469f-a507-4b4b4a975ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:32:37.812218 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Volume volume-d02d892c-a113-4171-b2be-f7b4977ab1f6 (d02d892c-a113-4171-b2be-f7b4977ab1f6): created successfully
Mar 02 18:32:37.814546 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe18999f-6de5-469f-a507-4b4b4a975ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:32:37.819384 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Flow 'volume_create_manager' (62d79598-30b8-4ac7-be23-953dd638b88f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:32:37.919690 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-e00f0a59-4fe7-4d6e-918a-782c3355b926 tempest-ServersTestBootFromVolume-712755817 None] Created volume successfully.
Mar 02 18:32:46.575676 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-51524d1d-714a-4420-ae2a-14730de9b210 req-670aa880-8ded-48a3-b3c0-7e701535ef0b tempest-ServersTestBootFromVolume-712755817 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d02d892c-a113-4171-b2be-f7b4977ab1f6 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:46.604710 n-d-828839-1 sudo[120169]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d02d892c-a113-4171-b2be-f7b4977ab1f6
Mar 02 18:32:46.605554 n-d-828839-1 sudo[120169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:32:47.042542 n-d-828839-1 sudo[120169]: pam_unix(sudo:session): session closed for user root
Mar 02 18:32:47.052675 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-51524d1d-714a-4420-ae2a-14730de9b210 req-670aa880-8ded-48a3-b3c0-7e701535ef0b tempest-ServersTestBootFromVolume-712755817 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d02d892c-a113-4171-b2be-f7b4977ab1f6" returned: 0 in 0.470s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:47.113703 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:47.159093 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.045s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:47.165197 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951809134656]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:32:47.165197 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-51524d1d-714a-4420-ae2a-14730de9b210 req-670aa880-8ded-48a3-b3c0-7e701535ef0b tempest-ServersTestBootFromVolume-712755817 None] Targets prior to update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:32:47.165197 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-51524d1d-714a-4420-ae2a-14730de9b210 req-670aa880-8ded-48a3-b3c0-7e701535ef0b tempest-ServersTestBootFromVolume-712755817 None] Creating iscsi_target for Volume ID: volume-d02d892c-a113-4171-b2be-f7b4977ab1f6 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:32:47.273390 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-51524d1d-714a-4420-ae2a-14730de9b210 req-670aa880-8ded-48a3-b3c0-7e701535ef0b tempest-ServersTestBootFromVolume-712755817 None] Created volume path /opt/stack/data/cinder/volumes/volume-d02d892c-a113-4171-b2be-f7b4977ab1f6,
Mar 02 18:32:47.273390 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:32:47.273390 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:32:47.273390 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d02d892c-a113-4171-b2be-f7b4977ab1f6
Mar 02 18:32:47.273390 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:32:47.273390 n-d-828839-1 cinder-volume[96937]: incominguser HH4Ts2V6ENgJ3GxWXdQZ 5XXFJH9xuJHF3JED
Mar 02 18:32:47.273390 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:32:47.273390 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:32:47.273390 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:32:47.273390 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:32:47.276227 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d02d892c-a113-4171-b2be-f7b4977ab1f6 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:47.938252 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d02d892c-a113-4171-b2be-f7b4977ab1f6" returned: 0 in 0.662s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:47.939275 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951809134656]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:32:47.939884 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-51524d1d-714a-4420-ae2a-14730de9b210 req-670aa880-8ded-48a3-b3c0-7e701535ef0b tempest-ServersTestBootFromVolume-712755817 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:32:47.941688 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-51524d1d-714a-4420-ae2a-14730de9b210 req-670aa880-8ded-48a3-b3c0-7e701535ef0b tempest-ServersTestBootFromVolume-712755817 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:32:47.947006 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:47.955772 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:47.956429 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951809134656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d02d892c-a113-4171-b2be-f7b4977ab1f6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d02d892c-a113-4171-b2be-f7b4977ab1f6\n Backing store flags: \n Account information:\n HH4Ts2V6ENgJ3GxWXdQZ\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:32:47.957612 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-51524d1d-714a-4420-ae2a-14730de9b210 req-670aa880-8ded-48a3-b3c0-7e701535ef0b tempest-ServersTestBootFromVolume-712755817 None] Targets after update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:32:47.961444 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:48.146725 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.187s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:48.147339 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951809134656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d02d892c-a113-4171-b2be-f7b4977ab1f6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d02d892c-a113-4171-b2be-f7b4977ab1f6\n Backing store flags: \n Account information:\n HH4Ts2V6ENgJ3GxWXdQZ\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:32:48.149092 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:48.293434 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:48.293832 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951809134656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d02d892c-a113-4171-b2be-f7b4977ab1f6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d02d892c-a113-4171-b2be-f7b4977ab1f6\n Backing store flags: \n Account information:\n HH4Ts2V6ENgJ3GxWXdQZ\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:32:48.295111 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-51524d1d-714a-4420-ae2a-14730de9b210 req-670aa880-8ded-48a3-b3c0-7e701535ef0b tempest-ServersTestBootFromVolume-712755817 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-d02d892c-a113-4171-b2be-f7b4977ab1f6 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:32:48.547960 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-51524d1d-714a-4420-ae2a-14730de9b210 req-670aa880-8ded-48a3-b3c0-7e701535ef0b tempest-ServersTestBootFromVolume-712755817 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d02d892c-a113-4171-b2be-f7b4977ab1f6', 'target_lun': 1, 'volume_id': 'd02d892c-a113-4171-b2be-f7b4977ab1f6', 'auth_method': 'CHAP', 'auth_username': 'HH4Ts2V6ENgJ3GxWXdQZ', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '9ef0c1f6-bc0e-43de-b0be-c5a25dd32c20'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:32:48.868091 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-51524d1d-714a-4420-ae2a-14730de9b210 req-670aa880-8ded-48a3-b3c0-7e701535ef0b tempest-ServersTestBootFromVolume-712755817 None] attachment_update completed successfully.
Mar 02 18:32:52.951455 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:32:52.952231 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:32:52.952665 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:52.994732 n-d-828839-1 sudo[120301]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:32:52.995542 n-d-828839-1 sudo[120301]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:32:53.721640 n-d-828839-1 sudo[120301]: pam_unix(sudo:session): session closed for user root
Mar 02 18:32:53.724100 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.771s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:53.725974 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:53.783447 n-d-828839-1 sudo[120314]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:32:53.784479 n-d-828839-1 sudo[120314]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:32:54.487324 n-d-828839-1 sudo[120314]: pam_unix(sudo:session): session closed for user root
Mar 02 18:32:54.491256 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.765s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:54.492787 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:32:55.195327 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [req-a5662f4a-3797-4887-ad83-85540e9d0bb2 req-7ab0e63c-d546-4e6c-8697-da7f4c012f74 tempest-VolumesSnapshotsTestJSON-1089940676 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:32:55.202881 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [req-a5662f4a-3797-4887-ad83-85540e9d0bb2 req-7ab0e63c-d546-4e6c-8697-da7f4c012f74 tempest-VolumesSnapshotsTestJSON-1089940676 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:32:55.203996 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [req-a5662f4a-3797-4887-ad83-85540e9d0bb2 req-7ab0e63c-d546-4e6c-8697-da7f4c012f74 tempest-VolumesSnapshotsTestJSON-1089940676 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'
Mar 02 18:32:55.219850 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-a5662f4a-3797-4887-ad83-85540e9d0bb2 req-7ab0e63c-d546-4e6c-8697-da7f4c012f74 tempest-VolumesSnapshotsTestJSON-1089940676 None] Flow 'volume_create_manager' (6c5c4e00-b390-4062-9923-05052fec35bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:32:55.225153 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-a5662f4a-3797-4887-ad83-85540e9d0bb2 req-7ab0e63c-d546-4e6c-8697-da7f4c012f74 tempest-VolumesSnapshotsTestJSON-1089940676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c9ec8b28-a787-4089-a27f-9c8ef32d54bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:32:55.258706 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [req-a5662f4a-3797-4887-ad83-85540e9d0bb2 req-7ab0e63c-d546-4e6c-8697-da7f4c012f74 tempest-VolumesSnapshotsTestJSON-1089940676 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:32:55.299619 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-a5662f4a-3797-4887-ad83-85540e9d0bb2 req-7ab0e63c-d546-4e6c-8697-da7f4c012f74 tempest-VolumesSnapshotsTestJSON-1089940676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c9ec8b28-a787-4089-a27f-9c8ef32d54bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:32:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-400542066',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=26c10867-5d1d-459a-9d6a-7041ccc46b34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac10600c9d934b2f95c6134ed5958949',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:32:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:32:55Z,user_id='a55c895eee374df99b413f56126296ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:32:55.302510 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-a5662f4a-3797-4887-ad83-85540e9d0bb2 req-7ab0e63c-d546-4e6c-8697-da7f4c012f74 tempest-VolumesSnapshotsTestJSON-1089940676 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5fd40b00-da64-4cb3-aceb-e913b8d8f0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:32:55.305460 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-a5662f4a-3797-4887-ad83-85540e9d0bb2 req-7ab0e63c-d546-4e6c-8697-da7f4c012f74 tempest-VolumesSnapshotsTestJSON-1089940676 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5fd40b00-da64-4cb3-aceb-e913b8d8f0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:32:55.308110 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-a5662f4a-3797-4887-ad83-85540e9d0bb2 req-7ab0e63c-d546-4e6c-8697-da7f4c012f74 tempest-VolumesSnapshotsTestJSON-1089940676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cac72ed8-eff3-4a93-8a1e-67922945ae8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:32:55.311746 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-a5662f4a-3797-4887-ad83-85540e9d0bb2 req-7ab0e63c-d546-4e6c-8697-da7f4c012f74 tempest-VolumesSnapshotsTestJSON-1089940676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cac72ed8-eff3-4a93-8a1e-67922945ae8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '26c10867-5d1d-459a-9d6a-7041ccc46b34', 'volume_name': 'volume-26c10867-5d1d-459a-9d6a-7041ccc46b34', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:32:55.314335 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-a5662f4a-3797-4887-ad83-85540e9d0bb2 req-7ab0e63c-d546-4e6c-8697-da7f4c012f74 tempest-VolumesSnapshotsTestJSON-1089940676 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5f30d7d6-dfb4-4665-b55f-a734a900f069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:32:55.317641 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-a5662f4a-3797-4887-ad83-85540e9d0bb2 req-7ab0e63c-d546-4e6c-8697-da7f4c012f74 tempest-VolumesSnapshotsTestJSON-1089940676 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5f30d7d6-dfb4-4665-b55f-a734a900f069) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:32:55.320493 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-a5662f4a-3797-4887-ad83-85540e9d0bb2 req-7ab0e63c-d546-4e6c-8697-da7f4c012f74 tempest-VolumesSnapshotsTestJSON-1089940676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d1dc74a-94c1-4ef6-a2cb-83e48842ea3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:32:55.321481 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [req-a5662f4a-3797-4887-ad83-85540e9d0bb2 req-7ab0e63c-d546-4e6c-8697-da7f4c012f74 tempest-VolumesSnapshotsTestJSON-1089940676 None] Volume 26c10867-5d1d-459a-9d6a-7041ccc46b34: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-26c10867-5d1d-459a-9d6a-7041ccc46b34', 'volume_size': 1}
Mar 02 18:32:55.322961 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-a5662f4a-3797-4887-ad83-85540e9d0bb2 req-7ab0e63c-d546-4e6c-8697-da7f4c012f74 tempest-VolumesSnapshotsTestJSON-1089940676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-26c10867-5d1d-459a-9d6a-7041ccc46b34 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:55.347317 n-d-828839-1 sudo[120356]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-26c10867-5d1d-459a-9d6a-7041ccc46b34 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:32:55.348626 n-d-828839-1 sudo[120356]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:32:56.072841 n-d-828839-1 sudo[120356]: pam_unix(sudo:session): session closed for user root
Mar 02 18:32:56.076014 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-a5662f4a-3797-4887-ad83-85540e9d0bb2 req-7ab0e63c-d546-4e6c-8697-da7f4c012f74 tempest-VolumesSnapshotsTestJSON-1089940676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-26c10867-5d1d-459a-9d6a-7041ccc46b34 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.752s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:56.080356 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-a5662f4a-3797-4887-ad83-85540e9d0bb2 req-7ab0e63c-d546-4e6c-8697-da7f4c012f74 tempest-VolumesSnapshotsTestJSON-1089940676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d1dc74a-94c1-4ef6-a2cb-83e48842ea3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-26c10867-5d1d-459a-9d6a-7041ccc46b34', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:32:56.083045 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-a5662f4a-3797-4887-ad83-85540e9d0bb2 req-7ab0e63c-d546-4e6c-8697-da7f4c012f74 tempest-VolumesSnapshotsTestJSON-1089940676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e4a67e83-4cbc-4d49-8021-c4e8f624cc44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:32:56.176250 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [req-a5662f4a-3797-4887-ad83-85540e9d0bb2 req-7ab0e63c-d546-4e6c-8697-da7f4c012f74 tempest-VolumesSnapshotsTestJSON-1089940676 None] Volume volume-26c10867-5d1d-459a-9d6a-7041ccc46b34 (26c10867-5d1d-459a-9d6a-7041ccc46b34): created successfully
Mar 02 18:32:56.178651 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-a5662f4a-3797-4887-ad83-85540e9d0bb2 req-7ab0e63c-d546-4e6c-8697-da7f4c012f74 tempest-VolumesSnapshotsTestJSON-1089940676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e4a67e83-4cbc-4d49-8021-c4e8f624cc44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:32:56.181871 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-a5662f4a-3797-4887-ad83-85540e9d0bb2 req-7ab0e63c-d546-4e6c-8697-da7f4c012f74 tempest-VolumesSnapshotsTestJSON-1089940676 None] Flow 'volume_create_manager' (6c5c4e00-b390-4062-9923-05052fec35bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:32:56.280024 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-a5662f4a-3797-4887-ad83-85540e9d0bb2 req-7ab0e63c-d546-4e6c-8697-da7f4c012f74 tempest-VolumesSnapshotsTestJSON-1089940676 None] Created volume successfully.
Mar 02 18:32:58.952993 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-8004e69e-774d-4708-9110-4fc0a952dfa2 req-96f95485-e573-44ff-846e-5fcb5828197c tempest-VolumesSnapshotsTestJSON-1089940676 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/volume-26c10867-5d1d-459a-9d6a-7041ccc46b34 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:58.983680 n-d-828839-1 sudo[120395]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-26c10867-5d1d-459a-9d6a-7041ccc46b34
Mar 02 18:32:58.984485 n-d-828839-1 sudo[120395]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:32:59.509587 n-d-828839-1 sudo[120395]: pam_unix(sudo:session): session closed for user root
Mar 02 18:32:59.513102 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-8004e69e-774d-4708-9110-4fc0a952dfa2 req-96f95485-e573-44ff-846e-5fcb5828197c tempest-VolumesSnapshotsTestJSON-1089940676 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/volume-26c10867-5d1d-459a-9d6a-7041ccc46b34" returned: 0 in 0.567s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:32:59.515314 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-8004e69e-774d-4708-9110-4fc0a952dfa2 req-96f95485-e573-44ff-846e-5fcb5828197c tempest-VolumesSnapshotsTestJSON-1089940676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f1b3a995-3234-4bd7-8ada-cb8dc2109d69 --snapshot stack-volumes-lvmdriver-1/volume-26c10867-5d1d-459a-9d6a-7041ccc46b34 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:32:59.543847 n-d-828839-1 sudo[120398]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f1b3a995-3234-4bd7-8ada-cb8dc2109d69 --snapshot stack-volumes-lvmdriver-1/volume-26c10867-5d1d-459a-9d6a-7041ccc46b34 -L 1.00g
Mar 02 18:32:59.545361 n-d-828839-1 sudo[120398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:33:00.461645 n-d-828839-1 sudo[120398]: pam_unix(sudo:session): session closed for user root
Mar 02 18:33:00.465291 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-8004e69e-774d-4708-9110-4fc0a952dfa2 req-96f95485-e573-44ff-846e-5fcb5828197c tempest-VolumesSnapshotsTestJSON-1089940676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f1b3a995-3234-4bd7-8ada-cb8dc2109d69 --snapshot stack-volumes-lvmdriver-1/volume-26c10867-5d1d-459a-9d6a-7041ccc46b34 -L 1.00g" returned: 0 in 0.950s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:33:00.650716 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-8004e69e-774d-4708-9110-4fc0a952dfa2 req-96f95485-e573-44ff-846e-5fcb5828197c tempest-VolumesSnapshotsTestJSON-1089940676 None] Create snapshot completed successfully
Mar 02 18:33:02.336105 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [req-15a0b66c-302e-469b-9778-19ae0cb81fa2 req-b24fb162-6b8d-4306-a433-d3dc7c336eca tempest-VolumesSnapshotsTestJSON-1089940676 None] Lock "b'cinder-f1b3a995-3234-4bd7-8ada-cb8dc2109d69-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.027s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:33:02.344541 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-15a0b66c-302e-469b-9778-19ae0cb81fa2 req-b24fb162-6b8d-4306-a433-d3dc7c336eca tempest-VolumesSnapshotsTestJSON-1089940676 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/_snapshot-f1b3a995-3234-4bd7-8ada-cb8dc2109d69 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:33:02.402276 n-d-828839-1 sudo[120559]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-f1b3a995-3234-4bd7-8ada-cb8dc2109d69
Mar 02 18:33:02.416713 n-d-828839-1 sudo[120559]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:33:03.100273 n-d-828839-1 sudo[120559]: pam_unix(sudo:session): session closed for user root
Mar 02 18:33:03.103732 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-15a0b66c-302e-469b-9778-19ae0cb81fa2 req-b24fb162-6b8d-4306-a433-d3dc7c336eca tempest-VolumesSnapshotsTestJSON-1089940676 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/_snapshot-f1b3a995-3234-4bd7-8ada-cb8dc2109d69" returned: 0 in 0.763s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:33:03.106921 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-15a0b66c-302e-469b-9778-19ae0cb81fa2 req-b24fb162-6b8d-4306-a433-d3dc7c336eca tempest-VolumesSnapshotsTestJSON-1089940676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f1b3a995-3234-4bd7-8ada-cb8dc2109d69 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:33:03.137847 n-d-828839-1 sudo[120586]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f1b3a995-3234-4bd7-8ada-cb8dc2109d69
Mar 02 18:33:03.139789 n-d-828839-1 sudo[120586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:33:04.242368 n-d-828839-1 sudo[120586]: pam_unix(sudo:session): session closed for user root
Mar 02 18:33:04.252852 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-15a0b66c-302e-469b-9778-19ae0cb81fa2 req-b24fb162-6b8d-4306-a433-d3dc7c336eca tempest-VolumesSnapshotsTestJSON-1089940676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f1b3a995-3234-4bd7-8ada-cb8dc2109d69" returned: 0 in 1.138s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:33:04.507510 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [req-15a0b66c-302e-469b-9778-19ae0cb81fa2 req-b24fb162-6b8d-4306-a433-d3dc7c336eca tempest-VolumesSnapshotsTestJSON-1089940676 None] Created reservations ['cd12744d-e5a6-4e7f-86ea-a1ca370d8cc8', 'd6e3ead5-1608-4fa1-bb1b-0f9302649f25', 'e41f0400-3629-4ec6-8411-939b9df75061', '4604dd43-8182-4f81-9c50-a9a68c4f507f'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:33:04.730662 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-15a0b66c-302e-469b-9778-19ae0cb81fa2 req-b24fb162-6b8d-4306-a433-d3dc7c336eca tempest-VolumesSnapshotsTestJSON-1089940676 None] Delete snapshot completed successfully.
Mar 02 18:33:04.746973 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [req-15a0b66c-302e-469b-9778-19ae0cb81fa2 req-b24fb162-6b8d-4306-a433-d3dc7c336eca tempest-VolumesSnapshotsTestJSON-1089940676 None] Lock "b'cinder-f1b3a995-3234-4bd7-8ada-cb8dc2109d69-delete_snapshot'" released by "delete_snapshot" :: held 2.403s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:33:06.565393 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [req-93bde03b-c31c-4913-bfef-66c62b79ddc8 req-3086da49-43dd-467f-a032-7ae84c999f6c tempest-VolumesSnapshotsTestJSON-1089940676 None] Lock "b'cinder-26c10867-5d1d-459a-9d6a-7041ccc46b34-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:33:06.782951 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [req-93bde03b-c31c-4913-bfef-66c62b79ddc8 req-3086da49-43dd-467f-a032-7ae84c999f6c tempest-VolumesSnapshotsTestJSON-1089940676 None] Skipping remove_export. No iscsi_target is presently exported for volume: 26c10867-5d1d-459a-9d6a-7041ccc46b34
Mar 02 18:33:06.784531 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-93bde03b-c31c-4913-bfef-66c62b79ddc8 req-3086da49-43dd-467f-a032-7ae84c999f6c tempest-VolumesSnapshotsTestJSON-1089940676 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/volume-26c10867-5d1d-459a-9d6a-7041ccc46b34 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:33:06.808562 n-d-828839-1 sudo[120676]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-26c10867-5d1d-459a-9d6a-7041ccc46b34
Mar 02 18:33:06.810644 n-d-828839-1 sudo[120676]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:33:07.370559 n-d-828839-1 sudo[120676]: pam_unix(sudo:session): session closed for user root
Mar 02 18:33:07.375045 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-93bde03b-c31c-4913-bfef-66c62b79ddc8 req-3086da49-43dd-467f-a032-7ae84c999f6c tempest-VolumesSnapshotsTestJSON-1089940676 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/volume-26c10867-5d1d-459a-9d6a-7041ccc46b34" returned: 0 in 0.589s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:33:07.376591 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-93bde03b-c31c-4913-bfef-66c62b79ddc8 req-3086da49-43dd-467f-a032-7ae84c999f6c tempest-VolumesSnapshotsTestJSON-1089940676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-26c10867-5d1d-459a-9d6a-7041ccc46b34 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:33:07.396238 n-d-828839-1 sudo[120679]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-26c10867-5d1d-459a-9d6a-7041ccc46b34
Mar 02 18:33:07.408571 n-d-828839-1 sudo[120679]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:33:08.020439 n-d-828839-1 sudo[120679]: pam_unix(sudo:session): session closed for user root
Mar 02 18:33:08.022900 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-93bde03b-c31c-4913-bfef-66c62b79ddc8 req-3086da49-43dd-467f-a032-7ae84c999f6c tempest-VolumesSnapshotsTestJSON-1089940676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-26c10867-5d1d-459a-9d6a-7041ccc46b34" returned: 0 in 0.646s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:33:08.027066 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-93bde03b-c31c-4913-bfef-66c62b79ddc8 req-3086da49-43dd-467f-a032-7ae84c999f6c tempest-VolumesSnapshotsTestJSON-1089940676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-26c10867-5d1d-459a-9d6a-7041ccc46b34 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:33:08.083556 n-d-828839-1 sudo[120683]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-26c10867-5d1d-459a-9d6a-7041ccc46b34
Mar 02 18:33:08.084994 n-d-828839-1 sudo[120683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:33:08.738928 n-d-828839-1 sudo[120683]: pam_unix(sudo:session): session closed for user root
Mar 02 18:33:08.744396 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-93bde03b-c31c-4913-bfef-66c62b79ddc8 req-3086da49-43dd-467f-a032-7ae84c999f6c tempest-VolumesSnapshotsTestJSON-1089940676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-26c10867-5d1d-459a-9d6a-7041ccc46b34" returned: 0 in 0.717s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:33:08.748137 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [req-93bde03b-c31c-4913-bfef-66c62b79ddc8 req-3086da49-43dd-467f-a032-7ae84c999f6c tempest-VolumesSnapshotsTestJSON-1089940676 None] Successfully deleted volume: 26c10867-5d1d-459a-9d6a-7041ccc46b34
Mar 02 18:33:08.913296 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [req-93bde03b-c31c-4913-bfef-66c62b79ddc8 req-3086da49-43dd-467f-a032-7ae84c999f6c tempest-VolumesSnapshotsTestJSON-1089940676 None] Created reservations ['9b50a9ed-9ec4-4861-815a-d878a4830ddf', '804c6f02-14d5-4243-b2b1-f0611bb2b3db', '989d6c20-22cd-4f10-a6bc-fdefd11a0b0e', 'ac9d07a2-b83a-4728-b7fd-462457bfc428'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:33:09.136432 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [req-93bde03b-c31c-4913-bfef-66c62b79ddc8 req-3086da49-43dd-467f-a032-7ae84c999f6c tempest-VolumesSnapshotsTestJSON-1089940676 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:33:09.138091 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-93bde03b-c31c-4913-bfef-66c62b79ddc8 req-3086da49-43dd-467f-a032-7ae84c999f6c tempest-VolumesSnapshotsTestJSON-1089940676 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:33:09.175744 n-d-828839-1 sudo[120692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:33:09.176561 n-d-828839-1 sudo[120692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:33:09.734733 n-d-828839-1 sudo[120692]: pam_unix(sudo:session): session closed for user root
Mar 02 18:33:09.738726 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-93bde03b-c31c-4913-bfef-66c62b79ddc8 req-3086da49-43dd-467f-a032-7ae84c999f6c tempest-VolumesSnapshotsTestJSON-1089940676 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.599s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:33:09.741070 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-93bde03b-c31c-4913-bfef-66c62b79ddc8 req-3086da49-43dd-467f-a032-7ae84c999f6c tempest-VolumesSnapshotsTestJSON-1089940676 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:33:09.767517 n-d-828839-1 sudo[120700]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:33:09.768646 n-d-828839-1 sudo[120700]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:33:10.432091 n-d-828839-1 sudo[120700]: pam_unix(sudo:session): session closed for user root
Mar 02 18:33:10.434555 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-93bde03b-c31c-4913-bfef-66c62b79ddc8 req-3086da49-43dd-467f-a032-7ae84c999f6c tempest-VolumesSnapshotsTestJSON-1089940676 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.693s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:33:10.437437 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [req-93bde03b-c31c-4913-bfef-66c62b79ddc8 req-3086da49-43dd-467f-a032-7ae84c999f6c tempest-VolumesSnapshotsTestJSON-1089940676 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:33:10.443758 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-93bde03b-c31c-4913-bfef-66c62b79ddc8 req-3086da49-43dd-467f-a032-7ae84c999f6c tempest-VolumesSnapshotsTestJSON-1089940676 None] Deleted volume successfully.
Mar 02 18:33:10.607307 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [req-93bde03b-c31c-4913-bfef-66c62b79ddc8 req-3086da49-43dd-467f-a032-7ae84c999f6c tempest-VolumesSnapshotsTestJSON-1089940676 None] Lock "b'cinder-26c10867-5d1d-459a-9d6a-7041ccc46b34-delete_volume'" released by "delete_volume" :: held 4.042s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:33:52.951590 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:33:52.954984 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:33:52.954984 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:33:53.016856 n-d-828839-1 sudo[121199]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:33:53.017698 n-d-828839-1 sudo[121199]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:33:54.135491 n-d-828839-1 sudo[121199]: pam_unix(sudo:session): session closed for user root
Mar 02 18:33:54.138109 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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 1.183s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:33:54.139848 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:33:54.195032 n-d-828839-1 sudo[121203]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:33:54.198367 n-d-828839-1 sudo[121203]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:33:55.113054 n-d-828839-1 sudo[121203]: pam_unix(sudo:session): session closed for user root
Mar 02 18:33:55.116155 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.976s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:33:55.118084 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:34:52.951948 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:34:52.952647 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:34:52.953788 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:34:52.977567 n-d-828839-1 sudo[121612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:34:52.980357 n-d-828839-1 sudo[121612]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:34:53.940481 n-d-828839-1 sudo[121612]: pam_unix(sudo:session): session closed for user root
Mar 02 18:34:53.942776 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.989s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:34:53.944717 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:34:53.974858 n-d-828839-1 sudo[121641]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:34:53.982699 n-d-828839-1 sudo[121641]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:34:54.762395 n-d-828839-1 sudo[121641]: pam_unix(sudo:session): session closed for user root
Mar 02 18:34:54.766005 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.820s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:34:54.768583 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:35:12.028771 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-b781c824-8836-4539-8751-7db302841976 tempest-ServersNegativeTestJSON-386285704 None] Lock "b'cinder-0f278469-b1c4-4a3a-b673-6ecbbbbe9b1b-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:35:12.279049 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-b781c824-8836-4539-8751-7db302841976 tempest-ServersNegativeTestJSON-386285704 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0f278469-b1c4-4a3a-b673-6ecbbbbe9b1b
Mar 02 18:35:12.280327 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b781c824-8836-4539-8751-7db302841976 tempest-ServersNegativeTestJSON-386285704 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/volume-0f278469-b1c4-4a3a-b673-6ecbbbbe9b1b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:12.353155 n-d-828839-1 sudo[122063]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-0f278469-b1c4-4a3a-b673-6ecbbbbe9b1b
Mar 02 18:35:12.358441 n-d-828839-1 sudo[122063]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:13.600859 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b781c824-8836-4539-8751-7db302841976 tempest-ServersNegativeTestJSON-386285704 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/volume-0f278469-b1c4-4a3a-b673-6ecbbbbe9b1b" returned: 0 in 1.314s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:13.600859 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b781c824-8836-4539-8751-7db302841976 tempest-ServersNegativeTestJSON-386285704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0f278469-b1c4-4a3a-b673-6ecbbbbe9b1b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:13.591230 n-d-828839-1 sudo[122063]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:13.639570 n-d-828839-1 sudo[122128]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0f278469-b1c4-4a3a-b673-6ecbbbbe9b1b
Mar 02 18:35:13.640563 n-d-828839-1 sudo[122128]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:14.353705 n-d-828839-1 sudo[122128]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:14.356994 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b781c824-8836-4539-8751-7db302841976 tempest-ServersNegativeTestJSON-386285704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0f278469-b1c4-4a3a-b673-6ecbbbbe9b1b" returned: 0 in 0.759s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:14.359512 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b781c824-8836-4539-8751-7db302841976 tempest-ServersNegativeTestJSON-386285704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0f278469-b1c4-4a3a-b673-6ecbbbbe9b1b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:14.407641 n-d-828839-1 sudo[122142]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0f278469-b1c4-4a3a-b673-6ecbbbbe9b1b
Mar 02 18:35:14.408486 n-d-828839-1 sudo[122142]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:15.554792 n-d-828839-1 sudo[122142]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:15.557985 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b781c824-8836-4539-8751-7db302841976 tempest-ServersNegativeTestJSON-386285704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0f278469-b1c4-4a3a-b673-6ecbbbbe9b1b" returned: 0 in 1.198s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:15.559381 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-b781c824-8836-4539-8751-7db302841976 tempest-ServersNegativeTestJSON-386285704 None] Successfully deleted volume: 0f278469-b1c4-4a3a-b673-6ecbbbbe9b1b
Mar 02 18:35:15.909919 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-b781c824-8836-4539-8751-7db302841976 tempest-ServersNegativeTestJSON-386285704 None] Created reservations ['fd576573-9733-457e-b8bb-c4ec222b1827', '9b3dd601-6f5d-4b47-bd02-ed3f18817e00', '0057b1f4-b044-4596-9138-9f6a56a0c323', '594f6b40-0d8e-4ac3-ba13-db861cb60ccd'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:35:16.168888 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-b781c824-8836-4539-8751-7db302841976 tempest-ServersNegativeTestJSON-386285704 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:35:16.169617 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b781c824-8836-4539-8751-7db302841976 tempest-ServersNegativeTestJSON-386285704 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:16.233158 n-d-828839-1 sudo[122174]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:35:16.236579 n-d-828839-1 sudo[122174]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:17.089095 n-d-828839-1 sudo[122174]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:17.091700 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b781c824-8836-4539-8751-7db302841976 tempest-ServersNegativeTestJSON-386285704 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.922s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:17.093906 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b781c824-8836-4539-8751-7db302841976 tempest-ServersNegativeTestJSON-386285704 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:17.141296 n-d-828839-1 sudo[122203]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:35:17.146243 n-d-828839-1 sudo[122203]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:17.521476 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-423f347a-b1fd-48c4-b987-0de0cb7eb267 tempest-ServersNegativeTestJSON-386285704 None] Lock "b'cinder-d52d6c56-0d6d-443d-a9d7-cee1d3f40e5e-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:35:17.809063 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-423f347a-b1fd-48c4-b987-0de0cb7eb267 tempest-ServersNegativeTestJSON-386285704 None] Skipping remove_export. No iscsi_target is presently exported for volume: d52d6c56-0d6d-443d-a9d7-cee1d3f40e5e
Mar 02 18:35:17.813152 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-423f347a-b1fd-48c4-b987-0de0cb7eb267 tempest-ServersNegativeTestJSON-386285704 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/volume-d52d6c56-0d6d-443d-a9d7-cee1d3f40e5e {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:17.864683 n-d-828839-1 sudo[122224]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-d52d6c56-0d6d-443d-a9d7-cee1d3f40e5e
Mar 02 18:35:17.865705 n-d-828839-1 sudo[122224]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:17.949802 n-d-828839-1 sudo[122203]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:17.952424 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b781c824-8836-4539-8751-7db302841976 tempest-ServersNegativeTestJSON-386285704 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.858s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:17.960935 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-b781c824-8836-4539-8751-7db302841976 tempest-ServersNegativeTestJSON-386285704 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:35:17.977114 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-b781c824-8836-4539-8751-7db302841976 tempest-ServersNegativeTestJSON-386285704 None] Deleted volume successfully.
Mar 02 18:35:18.192174 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-b781c824-8836-4539-8751-7db302841976 tempest-ServersNegativeTestJSON-386285704 None] Lock "b'cinder-0f278469-b1c4-4a3a-b673-6ecbbbbe9b1b-delete_volume'" released by "delete_volume" :: held 6.167s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:35:18.589981 n-d-828839-1 sudo[122224]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:18.592447 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-423f347a-b1fd-48c4-b987-0de0cb7eb267 tempest-ServersNegativeTestJSON-386285704 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/volume-d52d6c56-0d6d-443d-a9d7-cee1d3f40e5e" returned: 0 in 0.779s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:18.594982 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-423f347a-b1fd-48c4-b987-0de0cb7eb267 tempest-ServersNegativeTestJSON-386285704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d52d6c56-0d6d-443d-a9d7-cee1d3f40e5e {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:18.647759 n-d-828839-1 sudo[122243]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d52d6c56-0d6d-443d-a9d7-cee1d3f40e5e
Mar 02 18:35:18.662405 n-d-828839-1 sudo[122243]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:19.580222 n-d-828839-1 sudo[122243]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:19.583139 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-423f347a-b1fd-48c4-b987-0de0cb7eb267 tempest-ServersNegativeTestJSON-386285704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d52d6c56-0d6d-443d-a9d7-cee1d3f40e5e" returned: 0 in 0.988s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:19.586340 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-423f347a-b1fd-48c4-b987-0de0cb7eb267 tempest-ServersNegativeTestJSON-386285704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d52d6c56-0d6d-443d-a9d7-cee1d3f40e5e {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:19.632837 n-d-828839-1 sudo[122247]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d52d6c56-0d6d-443d-a9d7-cee1d3f40e5e
Mar 02 18:35:19.633727 n-d-828839-1 sudo[122247]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:20.455585 n-d-828839-1 sudo[122247]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:20.459495 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-423f347a-b1fd-48c4-b987-0de0cb7eb267 tempest-ServersNegativeTestJSON-386285704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d52d6c56-0d6d-443d-a9d7-cee1d3f40e5e" returned: 0 in 0.872s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:20.460439 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-423f347a-b1fd-48c4-b987-0de0cb7eb267 tempest-ServersNegativeTestJSON-386285704 None] Successfully deleted volume: d52d6c56-0d6d-443d-a9d7-cee1d3f40e5e
Mar 02 18:35:20.649098 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-423f347a-b1fd-48c4-b987-0de0cb7eb267 tempest-ServersNegativeTestJSON-386285704 None] Created reservations ['a4f78948-67c0-4e09-9bf0-2fd75b9c08b2', 'b929d497-cf07-4c7e-9acc-546585702be6', '2d0ff9c2-4a38-4570-ac63-feb684c9a986', 'd6d8abd6-8426-486e-908a-dadcbac10875'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:35:20.973754 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-423f347a-b1fd-48c4-b987-0de0cb7eb267 tempest-ServersNegativeTestJSON-386285704 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:35:20.974580 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-423f347a-b1fd-48c4-b987-0de0cb7eb267 tempest-ServersNegativeTestJSON-386285704 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:21.039235 n-d-828839-1 sudo[122311]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:35:21.041277 n-d-828839-1 sudo[122311]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:21.944007 n-d-828839-1 sudo[122311]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:21.947406 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-423f347a-b1fd-48c4-b987-0de0cb7eb267 tempest-ServersNegativeTestJSON-386285704 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.972s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:21.952633 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-423f347a-b1fd-48c4-b987-0de0cb7eb267 tempest-ServersNegativeTestJSON-386285704 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:22.014360 n-d-828839-1 sudo[122340]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:35:22.015274 n-d-828839-1 sudo[122340]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:22.767445 n-d-828839-1 sudo[122340]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:22.770232 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-423f347a-b1fd-48c4-b987-0de0cb7eb267 tempest-ServersNegativeTestJSON-386285704 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.817s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:22.772685 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-423f347a-b1fd-48c4-b987-0de0cb7eb267 tempest-ServersNegativeTestJSON-386285704 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:35:22.790378 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-423f347a-b1fd-48c4-b987-0de0cb7eb267 tempest-ServersNegativeTestJSON-386285704 None] Deleted volume successfully.
Mar 02 18:35:22.867065 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-423f347a-b1fd-48c4-b987-0de0cb7eb267 tempest-ServersNegativeTestJSON-386285704 None] Lock "b'cinder-d52d6c56-0d6d-443d-a9d7-cee1d3f40e5e-delete_volume'" released by "delete_volume" :: held 5.344s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:35:23.304807 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-7fb115d4-4557-4a70-958b-30899c600b98 tempest-AttachVolumeNegativeTest-1804160271 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:35:23.305996 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-7fb115d4-4557-4a70-958b-30899c600b98 tempest-AttachVolumeNegativeTest-1804160271 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:35:23.306565 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-7fb115d4-4557-4a70-958b-30899c600b98 tempest-AttachVolumeNegativeTest-1804160271 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'
Mar 02 18:35:23.331801 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7fb115d4-4557-4a70-958b-30899c600b98 tempest-AttachVolumeNegativeTest-1804160271 None] Flow 'volume_create_manager' (7892a580-0a41-4327-9733-b5e222f0649d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:35:23.355816 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7fb115d4-4557-4a70-958b-30899c600b98 tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7e3090e0-e5ef-4bd6-a87e-be37c6a7637d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:35:23.406657 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-7fb115d4-4557-4a70-958b-30899c600b98 tempest-AttachVolumeNegativeTest-1804160271 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:35:23.453213 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7fb115d4-4557-4a70-958b-30899c600b98 tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7e3090e0-e5ef-4bd6-a87e-be37c6a7637d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:35:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-25805170',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=63c368b4-0f0c-423a-83f0-41b73d05ac27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c522ac514464c6eaa7d8499814b686d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:35:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:35:23Z,user_id='e89b557d4bda4cafaf8b06eeddd9fc83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:35:23.456921 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7fb115d4-4557-4a70-958b-30899c600b98 tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2bf72d93-8f00-4d06-914f-f3fe96ca0bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:35:23.459871 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7fb115d4-4557-4a70-958b-30899c600b98 tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2bf72d93-8f00-4d06-914f-f3fe96ca0bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:35:23.463323 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7fb115d4-4557-4a70-958b-30899c600b98 tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (66930e05-9946-4b78-8196-c75d9db4df53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:35:23.466845 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7fb115d4-4557-4a70-958b-30899c600b98 tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (66930e05-9946-4b78-8196-c75d9db4df53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '63c368b4-0f0c-423a-83f0-41b73d05ac27', 'volume_name': 'volume-63c368b4-0f0c-423a-83f0-41b73d05ac27', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:35:23.469378 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7fb115d4-4557-4a70-958b-30899c600b98 tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4ab9be6b-2dd5-4f00-ae93-96c8e5f45622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:35:23.472317 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7fb115d4-4557-4a70-958b-30899c600b98 tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4ab9be6b-2dd5-4f00-ae93-96c8e5f45622) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:35:23.475155 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7fb115d4-4557-4a70-958b-30899c600b98 tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2ddf9a03-e398-4d9e-90ce-a3b0bbe093d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:35:23.476148 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-7fb115d4-4557-4a70-958b-30899c600b98 tempest-AttachVolumeNegativeTest-1804160271 None] Volume 63c368b4-0f0c-423a-83f0-41b73d05ac27: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-63c368b4-0f0c-423a-83f0-41b73d05ac27', 'volume_size': 1}
Mar 02 18:35:23.477578 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7fb115d4-4557-4a70-958b-30899c600b98 tempest-AttachVolumeNegativeTest-1804160271 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-63c368b4-0f0c-423a-83f0-41b73d05ac27 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:23.517675 n-d-828839-1 sudo[122364]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-63c368b4-0f0c-423a-83f0-41b73d05ac27 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:35:23.518499 n-d-828839-1 sudo[122364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:23.531770 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-d3da9db2-d36a-4a6b-b099-28a9f9eed7b9 req-2983e55e-b9b0-41e3-8391-4f692ba09074 tempest-ServersTestBootFromVolume-712755817 None] Terminate volume connection completed successfully.
Mar 02 18:35:23.532218 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-d3da9db2-d36a-4a6b-b099-28a9f9eed7b9 req-2983e55e-b9b0-41e3-8391-4f692ba09074 tempest-ServersTestBootFromVolume-712755817 None] Deleting attachment 9ef0c1f6-bc0e-43de-b0be-c5a25dd32c20. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:35:23.542898 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:23.707429 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.173s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:23.707872 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805955232]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d02d892c-a113-4171-b2be-f7b4977ab1f6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d02d892c-a113-4171-b2be-f7b4977ab1f6\n Backing store flags: \n Account information:\n HH4Ts2V6ENgJ3GxWXdQZ\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:35:23.713894 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-d3da9db2-d36a-4a6b-b099-28a9f9eed7b9 req-2983e55e-b9b0-41e3-8391-4f692ba09074 tempest-ServersTestBootFromVolume-712755817 None] Removing iscsi_target for Volume ID: d02d892c-a113-4171-b2be-f7b4977ab1f6
Mar 02 18:35:23.713894 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d02d892c-a113-4171-b2be-f7b4977ab1f6 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:23.941769 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d02d892c-a113-4171-b2be-f7b4977ab1f6 -f" returned: 0 in 0.232s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:23.942385 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805955232]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:35:23.943655 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:24.241324 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.297s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:24.241870 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805955232]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:35:24.775567 n-d-828839-1 sudo[122364]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:24.780896 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7fb115d4-4557-4a70-958b-30899c600b98 tempest-AttachVolumeNegativeTest-1804160271 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-63c368b4-0f0c-423a-83f0-41b73d05ac27 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.303s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:24.785733 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7fb115d4-4557-4a70-958b-30899c600b98 tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2ddf9a03-e398-4d9e-90ce-a3b0bbe093d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-63c368b4-0f0c-423a-83f0-41b73d05ac27', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:35:24.795239 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7fb115d4-4557-4a70-958b-30899c600b98 tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (90d2ad33-03bf-4385-aba8-cf3d9bb14557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:35:24.823666 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [req-d3da9db2-d36a-4a6b-b099-28a9f9eed7b9 req-b13152df-9505-4051-a0a7-f45327d299ba tempest-ServersTestBootFromVolume-712755817 None] Lock "b'cinder-d02d892c-a113-4171-b2be-f7b4977ab1f6-delete_volume'" acquired by "delete_volume" :: waited 0.045s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:35:24.911659 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-7fb115d4-4557-4a70-958b-30899c600b98 tempest-AttachVolumeNegativeTest-1804160271 None] Volume volume-63c368b4-0f0c-423a-83f0-41b73d05ac27 (63c368b4-0f0c-423a-83f0-41b73d05ac27): created successfully
Mar 02 18:35:24.919258 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7fb115d4-4557-4a70-958b-30899c600b98 tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (90d2ad33-03bf-4385-aba8-cf3d9bb14557) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:35:24.928566 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7fb115d4-4557-4a70-958b-30899c600b98 tempest-AttachVolumeNegativeTest-1804160271 None] Flow 'volume_create_manager' (7892a580-0a41-4327-9733-b5e222f0649d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:35:25.066445 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-7fb115d4-4557-4a70-958b-30899c600b98 tempest-AttachVolumeNegativeTest-1804160271 None] Created volume successfully.
Mar 02 18:35:25.090154 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:25.397730 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.309s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:25.398393 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805955232]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:35:25.399245 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [req-d3da9db2-d36a-4a6b-b099-28a9f9eed7b9 req-b13152df-9505-4051-a0a7-f45327d299ba tempest-ServersTestBootFromVolume-712755817 None] Skipping remove_export. No iscsi_target is presently exported for volume: d02d892c-a113-4171-b2be-f7b4977ab1f6
Mar 02 18:35:25.400288 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-d3da9db2-d36a-4a6b-b099-28a9f9eed7b9 req-b13152df-9505-4051-a0a7-f45327d299ba tempest-ServersTestBootFromVolume-712755817 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/volume-d02d892c-a113-4171-b2be-f7b4977ab1f6 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:25.450381 n-d-828839-1 sudo[122423]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-d02d892c-a113-4171-b2be-f7b4977ab1f6
Mar 02 18:35:25.452409 n-d-828839-1 sudo[122423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:26.547937 n-d-828839-1 sudo[122423]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:26.550247 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-d3da9db2-d36a-4a6b-b099-28a9f9eed7b9 req-b13152df-9505-4051-a0a7-f45327d299ba tempest-ServersTestBootFromVolume-712755817 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/volume-d02d892c-a113-4171-b2be-f7b4977ab1f6" returned: 0 in 1.149s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:26.556507 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-d3da9db2-d36a-4a6b-b099-28a9f9eed7b9 req-b13152df-9505-4051-a0a7-f45327d299ba tempest-ServersTestBootFromVolume-712755817 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d02d892c-a113-4171-b2be-f7b4977ab1f6 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:26.590096 n-d-828839-1 sudo[122439]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d02d892c-a113-4171-b2be-f7b4977ab1f6
Mar 02 18:35:26.601973 n-d-828839-1 sudo[122439]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:27.788629 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:35:27.803702 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:35:27.804738 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 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'
Mar 02 18:35:27.839725 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Flow 'volume_create_manager' (bc3fad9b-784a-4f4b-8e89-fb99a0d02ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:35:27.846433 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (70aaf469-fdea-4e8b-a374-5258a7ca6af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:35:27.896542 n-d-828839-1 sudo[122439]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:27.932344 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:35:28.007884 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-d3da9db2-d36a-4a6b-b099-28a9f9eed7b9 req-b13152df-9505-4051-a0a7-f45327d299ba tempest-ServersTestBootFromVolume-712755817 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d02d892c-a113-4171-b2be-f7b4977ab1f6" returned: 0 in 1.454s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:28.022052 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (70aaf469-fdea-4e8b-a374-5258a7ca6af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:35:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-794642258',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=fa7896cc-c83b-483a-8af1-8886a20e0630,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5692b22e7e1147768b7defa74ebaef66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:35:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:35:28Z,user_id='bbceaf7937924a6086f643e1cc4af307',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:35:28.032574 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3b012e22-77af-4b8c-81d9-7f477c329605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:35:28.044206 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3b012e22-77af-4b8c-81d9-7f477c329605) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:35:28.050601 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (48c0072a-4c58-4b7d-9422-0c2aa7e34fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:35:28.062994 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-d3da9db2-d36a-4a6b-b099-28a9f9eed7b9 req-b13152df-9505-4051-a0a7-f45327d299ba tempest-ServersTestBootFromVolume-712755817 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d02d892c-a113-4171-b2be-f7b4977ab1f6 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:28.119592 n-d-828839-1 sudo[122456]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d02d892c-a113-4171-b2be-f7b4977ab1f6
Mar 02 18:35:28.121169 n-d-828839-1 sudo[122456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:28.231524 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-b167bb4b-52b3-4b09-b52c-481803dc1ce8 req-80573b1f-c805-42fd-b36f-da3c9f141420 tempest-AttachVolumeNegativeTest-1804160271 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-63c368b4-0f0c-423a-83f0-41b73d05ac27 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:28.303937 n-d-828839-1 sudo[122458]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-63c368b4-0f0c-423a-83f0-41b73d05ac27
Mar 02 18:35:28.306411 n-d-828839-1 sudo[122458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:28.335788 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (48c0072a-4c58-4b7d-9422-0c2aa7e34fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'fa7896cc-c83b-483a-8af1-8886a20e0630', 'volume_name': 'volume-fa7896cc-c83b-483a-8af1-8886a20e0630', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:35:28.344066 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f37c929-4956-4e74-aaa6-571e0e14db47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:35:28.350044 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f37c929-4956-4e74-aaa6-571e0e14db47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:35:28.376039 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (852aa3e8-a2bb-40a4-8f74-bb6e5eb91d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:35:28.376039 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Volume fa7896cc-c83b-483a-8af1-8886a20e0630: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-fa7896cc-c83b-483a-8af1-8886a20e0630', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Mar 02 18:35:28.377987 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Cloning fa7896cc-c83b-483a-8af1-8886a20e0630 from image 2ac48b56-eabc-4774-8d21-7d0b03765520 at location (None, None). {{(pid=96937) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Mar 02 18:35:29.595952 n-d-828839-1 sudo[122456]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:29.599843 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-d3da9db2-d36a-4a6b-b099-28a9f9eed7b9 req-b13152df-9505-4051-a0a7-f45327d299ba tempest-ServersTestBootFromVolume-712755817 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d02d892c-a113-4171-b2be-f7b4977ab1f6" returned: 0 in 1.538s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:29.600832 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [req-d3da9db2-d36a-4a6b-b099-28a9f9eed7b9 req-b13152df-9505-4051-a0a7-f45327d299ba tempest-ServersTestBootFromVolume-712755817 None] Successfully deleted volume: d02d892c-a113-4171-b2be-f7b4977ab1f6
Mar 02 18:35:29.651210 n-d-828839-1 sudo[122458]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:29.664064 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-b167bb4b-52b3-4b09-b52c-481803dc1ce8 req-80573b1f-c805-42fd-b36f-da3c9f141420 tempest-AttachVolumeNegativeTest-1804160271 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-63c368b4-0f0c-423a-83f0-41b73d05ac27" returned: 0 in 1.435s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:29.772345 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-1580e047-1044-453e-8a59-c53e0e862ef2 tempest-GroupSnapshotsTest-441772576 None] Group tempest-GroupSnapshotsTest-Group-798036468: creating
Mar 02 18:35:29.824227 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:29.850260 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:29.850715 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951383355056]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:35:29.851552 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-b167bb4b-52b3-4b09-b52c-481803dc1ce8 req-80573b1f-c805-42fd-b36f-da3c9f141420 tempest-AttachVolumeNegativeTest-1804160271 None] Targets prior to update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:35:29.852346 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-b167bb4b-52b3-4b09-b52c-481803dc1ce8 req-80573b1f-c805-42fd-b36f-da3c9f141420 tempest-AttachVolumeNegativeTest-1804160271 None] Creating iscsi_target for Volume ID: volume-63c368b4-0f0c-423a-83f0-41b73d05ac27 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:35:29.979343 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-b167bb4b-52b3-4b09-b52c-481803dc1ce8 req-80573b1f-c805-42fd-b36f-da3c9f141420 tempest-AttachVolumeNegativeTest-1804160271 None] Created volume path /opt/stack/data/cinder/volumes/volume-63c368b4-0f0c-423a-83f0-41b73d05ac27,
Mar 02 18:35:29.979343 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:35:29.979343 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:35:29.979343 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-63c368b4-0f0c-423a-83f0-41b73d05ac27
Mar 02 18:35:29.979343 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:35:29.979343 n-d-828839-1 cinder-volume[96937]: incominguser wwSXpHq2FU899Q3gNkYi naHMoQZ3XVmXyo67
Mar 02 18:35:29.979343 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:35:29.979343 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:35:29.979343 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:35:29.979343 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:35:29.983035 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [req-d3da9db2-d36a-4a6b-b099-28a9f9eed7b9 req-b13152df-9505-4051-a0a7-f45327d299ba tempest-ServersTestBootFromVolume-712755817 None] Created reservations ['367ec6b0-cf91-49e3-b943-d8360f1bbaba', '0ac56b97-7211-49da-a1f0-fee98a188faa', '8b2c1c14-ace9-4efd-804d-9b29b3e4e888', '5ce5d8e0-ecce-4bc4-b487-3cc3347268f5'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:35:30.045544 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-63c368b4-0f0c-423a-83f0-41b73d05ac27 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:30.082978 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-1580e047-1044-453e-8a59-c53e0e862ef2 tempest-GroupSnapshotsTest-441772576 None] Group tempest-GroupSnapshotsTest-Group-798036468: created successfully
Mar 02 18:35:30.134837 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-1580e047-1044-453e-8a59-c53e0e862ef2 tempest-GroupSnapshotsTest-441772576 None] Create group completed successfully.
Mar 02 18:35:30.319217 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [req-d3da9db2-d36a-4a6b-b099-28a9f9eed7b9 req-b13152df-9505-4051-a0a7-f45327d299ba tempest-ServersTestBootFromVolume-712755817 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:35:30.320377 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-d3da9db2-d36a-4a6b-b099-28a9f9eed7b9 req-b13152df-9505-4051-a0a7-f45327d299ba tempest-ServersTestBootFromVolume-712755817 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:30.367872 n-d-828839-1 sudo[122513]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:35:30.368835 n-d-828839-1 sudo[122513]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:30.841983 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-63c368b4-0f0c-423a-83f0-41b73d05ac27" returned: 0 in 0.848s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:30.841983 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951383355056]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:35:30.841983 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-b167bb4b-52b3-4b09-b52c-481803dc1ce8 req-80573b1f-c805-42fd-b36f-da3c9f141420 tempest-AttachVolumeNegativeTest-1804160271 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:35:30.841983 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-b167bb4b-52b3-4b09-b52c-481803dc1ce8 req-80573b1f-c805-42fd-b36f-da3c9f141420 tempest-AttachVolumeNegativeTest-1804160271 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:35:30.841983 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:30.870235 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:30.870795 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951383355056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-63c368b4-0f0c-423a-83f0-41b73d05ac27\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-63c368b4-0f0c-423a-83f0-41b73d05ac27\n Backing store flags: \n Account information:\n wwSXpHq2FU899Q3gNkYi\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:35:30.873279 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-b167bb4b-52b3-4b09-b52c-481803dc1ce8 req-80573b1f-c805-42fd-b36f-da3c9f141420 tempest-AttachVolumeNegativeTest-1804160271 None] Targets after update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:35:30.876828 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:31.248310 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.367s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:31.249665 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951383355056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-63c368b4-0f0c-423a-83f0-41b73d05ac27\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-63c368b4-0f0c-423a-83f0-41b73d05ac27\n Backing store flags: \n Account information:\n wwSXpHq2FU899Q3gNkYi\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:35:31.252593 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:31.622029 n-d-828839-1 sudo[122513]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:31.626996 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-d3da9db2-d36a-4a6b-b099-28a9f9eed7b9 req-b13152df-9505-4051-a0a7-f45327d299ba tempest-ServersTestBootFromVolume-712755817 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 1.307s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:31.635042 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-d3da9db2-d36a-4a6b-b099-28a9f9eed7b9 req-b13152df-9505-4051-a0a7-f45327d299ba tempest-ServersTestBootFromVolume-712755817 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:31.721631 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.468s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:31.726556 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951383355056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-63c368b4-0f0c-423a-83f0-41b73d05ac27\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-63c368b4-0f0c-423a-83f0-41b73d05ac27\n Backing store flags: \n Account information:\n wwSXpHq2FU899Q3gNkYi\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:35:31.731144 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-b167bb4b-52b3-4b09-b52c-481803dc1ce8 req-80573b1f-c805-42fd-b36f-da3c9f141420 tempest-AttachVolumeNegativeTest-1804160271 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-63c368b4-0f0c-423a-83f0-41b73d05ac27 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:35:31.732045 n-d-828839-1 sudo[122573]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:35:31.744871 n-d-828839-1 sudo[122573]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:32.316561 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-b167bb4b-52b3-4b09-b52c-481803dc1ce8 req-80573b1f-c805-42fd-b36f-da3c9f141420 tempest-AttachVolumeNegativeTest-1804160271 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-63c368b4-0f0c-423a-83f0-41b73d05ac27', 'target_lun': 1, 'volume_id': '63c368b4-0f0c-423a-83f0-41b73d05ac27', 'auth_method': 'CHAP', 'auth_username': 'wwSXpHq2FU899Q3gNkYi', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '51cc8c9d-d31e-4e1e-9c6f-d5ac2783122e'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:35:32.539270 n-d-828839-1 sudo[122573]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:32.542791 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-d3da9db2-d36a-4a6b-b099-28a9f9eed7b9 req-b13152df-9505-4051-a0a7-f45327d299ba tempest-ServersTestBootFromVolume-712755817 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.907s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:32.545166 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [req-d3da9db2-d36a-4a6b-b099-28a9f9eed7b9 req-b13152df-9505-4051-a0a7-f45327d299ba tempest-ServersTestBootFromVolume-712755817 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:35:32.552435 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-d3da9db2-d36a-4a6b-b099-28a9f9eed7b9 req-b13152df-9505-4051-a0a7-f45327d299ba tempest-ServersTestBootFromVolume-712755817 None] Deleted volume successfully.
Mar 02 18:35:32.751856 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-b167bb4b-52b3-4b09-b52c-481803dc1ce8 req-80573b1f-c805-42fd-b36f-da3c9f141420 tempest-AttachVolumeNegativeTest-1804160271 None] attachment_update completed successfully.
Mar 02 18:35:32.855340 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [req-d3da9db2-d36a-4a6b-b099-28a9f9eed7b9 req-b13152df-9505-4051-a0a7-f45327d299ba tempest-ServersTestBootFromVolume-712755817 None] Lock "b'cinder-d02d892c-a113-4171-b2be-f7b4977ab1f6-delete_volume'" released by "delete_volume" :: held 8.019s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:35:33.599298 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-3484d988-598d-4e0c-907a-ef33fdd0dc15 tempest-GroupSnapshotsTest-441772576 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:35:33.605324 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-3484d988-598d-4e0c-907a-ef33fdd0dc15 tempest-GroupSnapshotsTest-441772576 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:35:33.605900 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-3484d988-598d-4e0c-907a-ef33fdd0dc15 tempest-GroupSnapshotsTest-441772576 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'
Mar 02 18:35:33.622707 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3484d988-598d-4e0c-907a-ef33fdd0dc15 tempest-GroupSnapshotsTest-441772576 None] Flow 'volume_create_manager' (0184df55-2f1f-450f-8aa3-559e5dc33173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:35:33.626173 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3484d988-598d-4e0c-907a-ef33fdd0dc15 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (62e6a08d-eefb-4f4e-8027-f413364728cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:35:33.649211 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-3484d988-598d-4e0c-907a-ef33fdd0dc15 tempest-GroupSnapshotsTest-441772576 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:35:33.676624 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3484d988-598d-4e0c-907a-ef33fdd0dc15 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (62e6a08d-eefb-4f4e-8027-f413364728cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:35:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1945573716',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=69863e19-32b1-4022-bacd-dcfbbc0d9120,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=4a19aaf7-4fac-4914-9aec-b3fe785dbc1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='375c990f324142848cf79ee6ca0affea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:35:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:35:33Z,user_id='8e19791f9e4e4301a02e451e4a4acce5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(29bcc283-675d-4083-8dbb-c2f2632a003e),volume_type_id=29bcc283-675d-4083-8dbb-c2f2632a003e)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:35:33.679243 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3484d988-598d-4e0c-907a-ef33fdd0dc15 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d4be2375-a8e0-4c14-9038-b06867debd37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:35:33.681398 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3484d988-598d-4e0c-907a-ef33fdd0dc15 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d4be2375-a8e0-4c14-9038-b06867debd37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:35:33.684499 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3484d988-598d-4e0c-907a-ef33fdd0dc15 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80c7b385-862f-4fc5-8adf-581cef04f24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:35:33.687057 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3484d988-598d-4e0c-907a-ef33fdd0dc15 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80c7b385-862f-4fc5-8adf-581cef04f24d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4a19aaf7-4fac-4914-9aec-b3fe785dbc1b', 'volume_name': 'volume-4a19aaf7-4fac-4914-9aec-b3fe785dbc1b', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:35:33.689191 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3484d988-598d-4e0c-907a-ef33fdd0dc15 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70ea39f5-c952-4587-94d9-addc26049f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:35:33.691999 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3484d988-598d-4e0c-907a-ef33fdd0dc15 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70ea39f5-c952-4587-94d9-addc26049f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:35:33.693957 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3484d988-598d-4e0c-907a-ef33fdd0dc15 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a29c4ed1-159a-4902-9368-d942351d54c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:35:33.715329 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-3484d988-598d-4e0c-907a-ef33fdd0dc15 tempest-GroupSnapshotsTest-441772576 None] Volume 4a19aaf7-4fac-4914-9aec-b3fe785dbc1b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4a19aaf7-4fac-4914-9aec-b3fe785dbc1b', 'volume_size': 1}
Mar 02 18:35:33.717517 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3484d988-598d-4e0c-907a-ef33fdd0dc15 tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4a19aaf7-4fac-4914-9aec-b3fe785dbc1b stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:33.748223 n-d-828839-1 sudo[122604]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4a19aaf7-4fac-4914-9aec-b3fe785dbc1b stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:35:33.749379 n-d-828839-1 sudo[122604]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:34.903595 n-d-828839-1 sudo[122604]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:34.906999 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3484d988-598d-4e0c-907a-ef33fdd0dc15 tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4a19aaf7-4fac-4914-9aec-b3fe785dbc1b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.189s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:34.911147 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3484d988-598d-4e0c-907a-ef33fdd0dc15 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a29c4ed1-159a-4902-9368-d942351d54c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4a19aaf7-4fac-4914-9aec-b3fe785dbc1b', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:35:34.920697 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3484d988-598d-4e0c-907a-ef33fdd0dc15 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cbd7134a-30c2-4464-978a-ab60f420d3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:35:35.077431 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-3484d988-598d-4e0c-907a-ef33fdd0dc15 tempest-GroupSnapshotsTest-441772576 None] Volume volume-4a19aaf7-4fac-4914-9aec-b3fe785dbc1b (4a19aaf7-4fac-4914-9aec-b3fe785dbc1b): created successfully
Mar 02 18:35:35.085187 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3484d988-598d-4e0c-907a-ef33fdd0dc15 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cbd7134a-30c2-4464-978a-ab60f420d3f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:35:35.088437 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3484d988-598d-4e0c-907a-ef33fdd0dc15 tempest-GroupSnapshotsTest-441772576 None] Flow 'volume_create_manager' (0184df55-2f1f-450f-8aa3-559e5dc33173) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:35:36.082483 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-3484d988-598d-4e0c-907a-ef33fdd0dc15 tempest-GroupSnapshotsTest-441772576 None] Created volume successfully.
Mar 02 18:35:37.196172 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-9991c40e-61cb-4566-8538-c11393452036 tempest-GroupSnapshotsTest-441772576 None] GroupSnapshot e353661e-30d5-4b20-a993-b21ecae208ac: creating.
Mar 02 18:35:37.226148 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-9991c40e-61cb-4566-8538-c11393452036 tempest-GroupSnapshotsTest-441772576 None] Group snapshot e353661e-30d5-4b20-a993-b21ecae208ac: creating. {{(pid=96937) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4009}}
Mar 02 18:35:37.324654 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9991c40e-61cb-4566-8538-c11393452036 tempest-GroupSnapshotsTest-441772576 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/volume-4a19aaf7-4fac-4914-9aec-b3fe785dbc1b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:37.369819 n-d-828839-1 sudo[122671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-4a19aaf7-4fac-4914-9aec-b3fe785dbc1b
Mar 02 18:35:37.373087 n-d-828839-1 sudo[122671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:37.988558 n-d-828839-1 sudo[122671]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:37.994045 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9991c40e-61cb-4566-8538-c11393452036 tempest-GroupSnapshotsTest-441772576 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/volume-4a19aaf7-4fac-4914-9aec-b3fe785dbc1b" returned: 0 in 0.669s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:37.996551 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9991c40e-61cb-4566-8538-c11393452036 tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-252c068d-c124-44c5-b44d-f8460cfa8129 --snapshot stack-volumes-lvmdriver-1/volume-4a19aaf7-4fac-4914-9aec-b3fe785dbc1b -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:38.056338 n-d-828839-1 sudo[122678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-252c068d-c124-44c5-b44d-f8460cfa8129 --snapshot stack-volumes-lvmdriver-1/volume-4a19aaf7-4fac-4914-9aec-b3fe785dbc1b -L 1.00g
Mar 02 18:35:38.058156 n-d-828839-1 sudo[122678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:39.274459 n-d-828839-1 sudo[122678]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:39.278063 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9991c40e-61cb-4566-8538-c11393452036 tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-252c068d-c124-44c5-b44d-f8460cfa8129 --snapshot stack-volumes-lvmdriver-1/volume-4a19aaf7-4fac-4914-9aec-b3fe785dbc1b -L 1.00g" returned: 0 in 1.280s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:39.722534 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-9991c40e-61cb-4566-8538-c11393452036 tempest-GroupSnapshotsTest-441772576 None] group_snapshot e353661e-30d5-4b20-a993-b21ecae208ac: created successfully
Mar 02 18:35:42.326702 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8e40b8ce-32f3-485f-91b7-7995484b5589 tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9187620d-dd1b-4cc1-bc3a-3c13bafaaee0 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:42.357530 n-d-828839-1 sudo[122808]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9187620d-dd1b-4cc1-bc3a-3c13bafaaee0 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:35:42.359808 n-d-828839-1 sudo[122808]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:43.224104 n-d-828839-1 sudo[122808]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:43.238261 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8e40b8ce-32f3-485f-91b7-7995484b5589 tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9187620d-dd1b-4cc1-bc3a-3c13bafaaee0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.904s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:43.238261 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8e40b8ce-32f3-485f-91b7-7995484b5589 tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-252c068d-c124-44c5-b44d-f8460cfa8129 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:43.305182 n-d-828839-1 sudo[122842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-252c068d-c124-44c5-b44d-f8460cfa8129
Mar 02 18:35:43.305974 n-d-828839-1 sudo[122842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:43.998696 n-d-828839-1 sudo[122842]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:44.008952 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8e40b8ce-32f3-485f-91b7-7995484b5589 tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-252c068d-c124-44c5-b44d-f8460cfa8129" returned: 0 in 0.774s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:44.012946 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8e40b8ce-32f3-485f-91b7-7995484b5589 tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--252c068d--c124--44c5--b44d--f8460cfa8129 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9187620d--dd1b--4cc1--bc3a--3c13bafaaee0 iflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:44.068955 n-d-828839-1 sudo[122845]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--252c068d--c124--44c5--b44d--f8460cfa8129 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9187620d--dd1b--4cc1--bc3a--3c13bafaaee0 iflag=direct
Mar 02 18:35:44.073904 n-d-828839-1 sudo[122845]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:44.544015 n-d-828839-1 sudo[122845]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:44.546951 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8e40b8ce-32f3-485f-91b7-7995484b5589 tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--252c068d--c124--44c5--b44d--f8460cfa8129 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9187620d--dd1b--4cc1--bc3a--3c13bafaaee0 iflag=direct" returned: 0 in 0.533s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:44.547744 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8e40b8ce-32f3-485f-91b7-7995484b5589 tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--252c068d--c124--44c5--b44d--f8460cfa8129 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9187620d--dd1b--4cc1--bc3a--3c13bafaaee0 oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:44.567754 n-d-828839-1 sudo[122858]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--252c068d--c124--44c5--b44d--f8460cfa8129 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9187620d--dd1b--4cc1--bc3a--3c13bafaaee0 oflag=direct
Mar 02 18:35:44.568560 n-d-828839-1 sudo[122858]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:44.985903 n-d-828839-1 sudo[122858]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:44.990727 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8e40b8ce-32f3-485f-91b7-7995484b5589 tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--252c068d--c124--44c5--b44d--f8460cfa8129 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9187620d--dd1b--4cc1--bc3a--3c13bafaaee0 oflag=direct" returned: 0 in 0.442s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:44.998365 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8e40b8ce-32f3-485f-91b7-7995484b5589 tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--252c068d--c124--44c5--b44d--f8460cfa8129 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9187620d--dd1b--4cc1--bc3a--3c13bafaaee0 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:45.040580 n-d-828839-1 sudo[122870]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--252c068d--c124--44c5--b44d--f8460cfa8129 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9187620d--dd1b--4cc1--bc3a--3c13bafaaee0 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Mar 02 18:35:45.041462 n-d-828839-1 sudo[122870]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:51.852245 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_e93362ien-d-828839-1@lvmdriver-1, size 616.00 MB, duration 23.47 sec {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Mar 02 18:35:51.852961 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Image download 616.00 MB at 26.24 MB/s
Mar 02 18:35:51.935666 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_e93362ien-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:52.159761 n-d-828839-1 sudo[122876]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_e93362ien-d-828839-1@lvmdriver-1
Mar 02 18:35:52.160593 n-d-828839-1 sudo[122876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:53.099025 n-d-828839-1 sudo[122876]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:53.101678 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_e93362ien-d-828839-1@lvmdriver-1" returned: 0 in 1.166s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:53.103512 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 is fetched for user bbceaf7937924a6086f643e1cc4af307. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Mar 02 18:35:53.404119 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_e93362ien-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:53.591249 n-d-828839-1 sudo[122881]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_e93362ien-d-828839-1@lvmdriver-1
Mar 02 18:35:53.592991 n-d-828839-1 sudo[122881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:54.373843 n-d-828839-1 sudo[122881]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:54.376579 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_e93362ien-d-828839-1@lvmdriver-1" returned: 0 in 0.972s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:54.380997 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fa7896cc-c83b-483a-8af1-8886a20e0630 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:54.424240 n-d-828839-1 sudo[122902]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fa7896cc-c83b-483a-8af1-8886a20e0630 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:35:54.425063 n-d-828839-1 sudo[122902]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:55.788542 n-d-828839-1 sudo[122902]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:55.794591 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fa7896cc-c83b-483a-8af1-8886a20e0630 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.414s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:56.002684 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Attempting download of 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume fa7896cc-c83b-483a-8af1-8886a20e0630. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Mar 02 18:35:56.143144 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_nkresb8c {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:56.397113 n-d-828839-1 sudo[122976]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_nkresb8c
Mar 02 18:35:56.398731 n-d-828839-1 sudo[122976]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:57.016263 n-d-828839-1 sudo[122976]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:57.018755 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_nkresb8c" returned: 0 in 0.875s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:57.020970 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_e93362ien-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:57.205957 n-d-828839-1 sudo[122988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_e93362ien-d-828839-1@lvmdriver-1
Mar 02 18:35:57.208269 n-d-828839-1 sudo[122988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:58.163358 n-d-828839-1 sudo[122988]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:58.165824 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_e93362ien-d-828839-1@lvmdriver-1" returned: 0 in 1.145s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:58.167759 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] 2ac48b56-eabc-4774-8d21-7d0b03765520 was vhdx, converting to raw {{(pid=96937) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Mar 02 18:35:58.168849 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_e93362ien-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fa7896cc--c83b--483a--8af1--8886a20e0630 oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:58.199557 n-d-828839-1 sudo[123002]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_e93362ien-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fa7896cc--c83b--483a--8af1--8886a20e0630 oflag=direct
Mar 02 18:35:58.200405 n-d-828839-1 sudo[123002]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:35:58.616105 n-d-828839-1 sudo[123002]: pam_unix(sudo:session): session closed for user root
Mar 02 18:35:58.618656 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_e93362ien-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fa7896cc--c83b--483a--8af1--8886a20e0630 oflag=direct" returned: 0 in 0.449s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:35:58.621291 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_e93362ien-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--fa7896cc--c83b--483a--8af1--8886a20e0630 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:35:58.687562 n-d-828839-1 sudo[123015]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_e93362ien-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--fa7896cc--c83b--483a--8af1--8886a20e0630
Mar 02 18:35:58.696098 n-d-828839-1 sudo[123015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:01.320639 n-d-828839-1 sudo[122870]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:01.328189 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8e40b8ce-32f3-485f-91b7-7995484b5589 tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--252c068d--c124--44c5--b44d--f8460cfa8129 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9187620d--dd1b--4cc1--bc3a--3c13bafaaee0 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 16.337s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:01.332435 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-8e40b8ce-32f3-485f-91b7-7995484b5589 tempest-GroupSnapshotsTest-441772576 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--252c068d--c124--44c5--b44d--f8460cfa8129, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--9187620d--dd1b--4cc1--bc3a--3c13bafaaee0, size 1024.00 MB, duration 16.34 sec {{(pid=96937) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Mar 02 18:36:01.332435 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.volume_utils [None req-8e40b8ce-32f3-485f-91b7-7995484b5589 tempest-GroupSnapshotsTest-441772576 None] Volume copy 1024.00 MB at 62.67 MB/s
Mar 02 18:36:02.077988 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-8e40b8ce-32f3-485f-91b7-7995484b5589 tempest-GroupSnapshotsTest-441772576 None] Create group from source-snapshot-e353661e-30d5-4b20-a993-b21ecae208ac completed successfully.
Mar 02 18:36:03.437576 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-d878fd02-3b33-470c-afc7-e68859dcc988 tempest-GroupSnapshotsTest-441772576 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9187620d-dd1b-4cc1-bc3a-3c13bafaaee0
Mar 02 18:36:03.441407 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d878fd02-3b33-470c-afc7-e68859dcc988 tempest-GroupSnapshotsTest-441772576 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/volume-9187620d-dd1b-4cc1-bc3a-3c13bafaaee0 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:03.498338 n-d-828839-1 sudo[123054]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-9187620d-dd1b-4cc1-bc3a-3c13bafaaee0
Mar 02 18:36:03.499982 n-d-828839-1 sudo[123054]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:04.345382 n-d-828839-1 sudo[123054]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:04.347889 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d878fd02-3b33-470c-afc7-e68859dcc988 tempest-GroupSnapshotsTest-441772576 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/volume-9187620d-dd1b-4cc1-bc3a-3c13bafaaee0" returned: 0 in 0.907s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:04.349752 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d878fd02-3b33-470c-afc7-e68859dcc988 tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9187620d-dd1b-4cc1-bc3a-3c13bafaaee0 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:04.405351 n-d-828839-1 sudo[123070]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9187620d-dd1b-4cc1-bc3a-3c13bafaaee0
Mar 02 18:36:04.406223 n-d-828839-1 sudo[123070]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:05.471684 n-d-828839-1 sudo[123070]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:05.475313 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d878fd02-3b33-470c-afc7-e68859dcc988 tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9187620d-dd1b-4cc1-bc3a-3c13bafaaee0" returned: 0 in 1.125s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:05.478409 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d878fd02-3b33-470c-afc7-e68859dcc988 tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9187620d-dd1b-4cc1-bc3a-3c13bafaaee0 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:05.544278 n-d-828839-1 sudo[123118]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9187620d-dd1b-4cc1-bc3a-3c13bafaaee0
Mar 02 18:36:05.547741 n-d-828839-1 sudo[123118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:06.667658 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-d16bac6a-2ed4-4293-8638-df36e4c61ac8 req-38b8d4f5-8c1f-4e1c-895a-d6db04e6c56e tempest-AttachVolumeNegativeTest-1804160271 None] Terminate volume connection completed successfully.
Mar 02 18:36:06.669292 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-d16bac6a-2ed4-4293-8638-df36e4c61ac8 req-38b8d4f5-8c1f-4e1c-895a-d6db04e6c56e tempest-AttachVolumeNegativeTest-1804160271 None] Deleting attachment 51cc8c9d-d31e-4e1e-9c6f-d5ac2783122e. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:36:06.674097 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:06.970353 n-d-828839-1 sudo[123118]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:06.973779 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d878fd02-3b33-470c-afc7-e68859dcc988 tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9187620d-dd1b-4cc1-bc3a-3c13bafaaee0" returned: 0 in 1.495s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:06.979230 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-d878fd02-3b33-470c-afc7-e68859dcc988 tempest-GroupSnapshotsTest-441772576 None] Successfully deleted volume: 9187620d-dd1b-4cc1-bc3a-3c13bafaaee0
Mar 02 18:36:07.034273 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.321s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:07.037710 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807411648]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-63c368b4-0f0c-423a-83f0-41b73d05ac27\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-63c368b4-0f0c-423a-83f0-41b73d05ac27\n Backing store flags: \n Account information:\n wwSXpHq2FU899Q3gNkYi\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:36:07.075764 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-d16bac6a-2ed4-4293-8638-df36e4c61ac8 req-38b8d4f5-8c1f-4e1c-895a-d6db04e6c56e tempest-AttachVolumeNegativeTest-1804160271 None] Removing iscsi_target for Volume ID: 63c368b4-0f0c-423a-83f0-41b73d05ac27
Mar 02 18:36:07.119485 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-63c368b4-0f0c-423a-83f0-41b73d05ac27 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:07.447452 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-63c368b4-0f0c-423a-83f0-41b73d05ac27 -f" returned: 0 in 0.366s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:07.448712 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807411648]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:36:07.453917 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:07.584733 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-d878fd02-3b33-470c-afc7-e68859dcc988 tempest-GroupSnapshotsTest-441772576 None] Created reservations ['5b08b170-13eb-4c82-b6b6-17be819f1bcc'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:36:07.680230 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-d878fd02-3b33-470c-afc7-e68859dcc988 tempest-GroupSnapshotsTest-441772576 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1188773925 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1188773925, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:36:07.681786 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-d878fd02-3b33-470c-afc7-e68859dcc988 tempest-GroupSnapshotsTest-441772576 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1188773925 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1188773925, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:36:07.705115 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.250s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:07.705426 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807411648]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:36:07.932802 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-d878fd02-3b33-470c-afc7-e68859dcc988 tempest-GroupSnapshotsTest-441772576 None] Created reservations ['24185246-6cb6-4c27-aa27-58ba767d6cca', 'ca907054-57eb-48ad-9732-8cdf9884410d', '8db36b53-907f-4827-9be8-56b163d08e06', 'e383b0b4-85ca-414a-a0de-f68cffc33c95'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:36:08.798961 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-d878fd02-3b33-470c-afc7-e68859dcc988 tempest-GroupSnapshotsTest-441772576 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:36:08.799773 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d878fd02-3b33-470c-afc7-e68859dcc988 tempest-GroupSnapshotsTest-441772576 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:08.843606 n-d-828839-1 sudo[123197]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:36:08.844398 n-d-828839-1 sudo[123197]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:09.821337 n-d-828839-1 sudo[123197]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:09.823899 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d878fd02-3b33-470c-afc7-e68859dcc988 tempest-GroupSnapshotsTest-441772576 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 1.024s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:09.836270 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d878fd02-3b33-470c-afc7-e68859dcc988 tempest-GroupSnapshotsTest-441772576 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:09.879577 n-d-828839-1 sudo[123210]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:36:09.880964 n-d-828839-1 sudo[123210]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:10.104984 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-aff4da4e-c1f4-46a5-a1b3-b9fa0716c415 tempest-GroupSnapshotsTest-441772576 None] group_snapshot e353661e-30d5-4b20-a993-b21ecae208ac: deleting
Mar 02 18:36:10.211145 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-aff4da4e-c1f4-46a5-a1b3-b9fa0716c415 tempest-GroupSnapshotsTest-441772576 None] group_snapshot e353661e-30d5-4b20-a993-b21ecae208ac: deleting {{(pid=96937) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4178}}
Mar 02 18:36:10.240609 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-aff4da4e-c1f4-46a5-a1b3-b9fa0716c415 tempest-GroupSnapshotsTest-441772576 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/_snapshot-252c068d-c124-44c5-b44d-f8460cfa8129 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:10.297981 n-d-828839-1 sudo[123214]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-252c068d-c124-44c5-b44d-f8460cfa8129
Mar 02 18:36:10.307200 n-d-828839-1 sudo[123214]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:10.834275 n-d-828839-1 sudo[123214]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:10.836632 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-aff4da4e-c1f4-46a5-a1b3-b9fa0716c415 tempest-GroupSnapshotsTest-441772576 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/_snapshot-252c068d-c124-44c5-b44d-f8460cfa8129" returned: 0 in 0.596s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:10.839783 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-aff4da4e-c1f4-46a5-a1b3-b9fa0716c415 tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-252c068d-c124-44c5-b44d-f8460cfa8129 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:10.873282 n-d-828839-1 sudo[123225]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-252c068d-c124-44c5-b44d-f8460cfa8129
Mar 02 18:36:10.874950 n-d-828839-1 sudo[123225]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:10.930735 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d878fd02-3b33-470c-afc7-e68859dcc988 tempest-GroupSnapshotsTest-441772576 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 1.089s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:10.930735 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-d878fd02-3b33-470c-afc7-e68859dcc988 tempest-GroupSnapshotsTest-441772576 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:36:10.923340 n-d-828839-1 sudo[123210]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:10.951158 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-d878fd02-3b33-470c-afc7-e68859dcc988 tempest-GroupSnapshotsTest-441772576 None] Delete group completed successfully.
Mar 02 18:36:11.779458 n-d-828839-1 sudo[123015]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:11.782031 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_e93362ien-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--fa7896cc--c83b--483a--8af1--8886a20e0630" returned: 0 in 13.161s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:11.783458 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_e93362ien-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:11.905829 n-d-828839-1 sudo[123298]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_e93362ien-d-828839-1@lvmdriver-1
Mar 02 18:36:11.906868 n-d-828839-1 sudo[123298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:12.062892 n-d-828839-1 sudo[123225]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:12.066694 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-aff4da4e-c1f4-46a5-a1b3-b9fa0716c415 tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-252c068d-c124-44c5-b44d-f8460cfa8129" returned: 0 in 1.226s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:12.315869 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-aff4da4e-c1f4-46a5-a1b3-b9fa0716c415 tempest-GroupSnapshotsTest-441772576 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1188773925 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1188773925, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:36:12.415015 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-aff4da4e-c1f4-46a5-a1b3-b9fa0716c415 tempest-GroupSnapshotsTest-441772576 None] Created reservations ['6bd543b8-ce8c-4203-a2c2-b3e1385172a2', '44c938e8-e404-4e90-bb62-9d1b65557b32', 'faabf295-53cd-4a0b-ae7a-79457b070989', '739939e5-ff69-4913-89d4-62e2d4f48472'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:36:12.558469 n-d-828839-1 sudo[123298]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:12.579279 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_e93362ien-d-828839-1@lvmdriver-1" returned: 0 in 0.790s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:12.580544 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_e93362ien-d-828839-1@lvmdriver-1, size 700.00 MB, duration 13.16 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--fa7896cc--c83b--483a--8af1--8886a20e0630 {{(pid=96937) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Mar 02 18:36:12.580924 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Converted 700.00 MB image at 53.18 MB/s
Mar 02 18:36:12.581471 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Downloaded image 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume fa7896cc-c83b-483a-8af1-8886a20e0630 successfully. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Mar 02 18:36:12.869513 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 for user bbceaf7937924a6086f643e1cc4af307 is deleted. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Mar 02 18:36:12.870508 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Marking volume fa7896cc-c83b-483a-8af1-8886a20e0630 as bootable. {{(pid=96937) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Mar 02 18:36:12.962830 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-aff4da4e-c1f4-46a5-a1b3-b9fa0716c415 tempest-GroupSnapshotsTest-441772576 None] group_snapshot e353661e-30d5-4b20-a993-b21ecae208ac: deleted successfully
Mar 02 18:36:12.964980 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Copying metadata from image 2ac48b56-eabc-4774-8d21-7d0b03765520 to fa7896cc-c83b-483a-8af1-8886a20e0630. {{(pid=96937) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Mar 02 18:36:12.965453 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Creating volume glance metadata for volume fa7896cc-c83b-483a-8af1-8886a20e0630 backed by image 2ac48b56-eabc-4774-8d21-7d0b03765520 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96937) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Mar 02 18:36:13.253681 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (852aa3e8-a2bb-40a4-8f74-bb6e5eb91d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fa7896cc-c83b-483a-8af1-8886a20e0630', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:13.253681 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4801f8e4-fded-4a13-9bc7-08b936c9fb37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:13.352049 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Volume volume-fa7896cc-c83b-483a-8af1-8886a20e0630 (fa7896cc-c83b-483a-8af1-8886a20e0630): created successfully
Mar 02 18:36:13.356549 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4801f8e4-fded-4a13-9bc7-08b936c9fb37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:13.367810 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Flow 'volume_create_manager' (bc3fad9b-784a-4f4b-8e89-fb99a0d02ceb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:36:13.500763 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-72ccb0e2-0cef-4396-bd23-7c7ad51c9f65 tempest-TaggedBootDevicesTest_v242-713593721 None] Created volume successfully.
Mar 02 18:36:14.502333 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-175a6d28-cef6-4785-af0d-85e0343eec6c tempest-GroupSnapshotsTest-441772576 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4a19aaf7-4fac-4914-9aec-b3fe785dbc1b
Mar 02 18:36:14.504222 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-175a6d28-cef6-4785-af0d-85e0343eec6c tempest-GroupSnapshotsTest-441772576 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/volume-4a19aaf7-4fac-4914-9aec-b3fe785dbc1b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:14.524631 n-d-828839-1 sudo[123359]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-4a19aaf7-4fac-4914-9aec-b3fe785dbc1b
Mar 02 18:36:14.527100 n-d-828839-1 sudo[123359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:15.438456 n-d-828839-1 sudo[123359]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:15.441058 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-175a6d28-cef6-4785-af0d-85e0343eec6c tempest-GroupSnapshotsTest-441772576 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/volume-4a19aaf7-4fac-4914-9aec-b3fe785dbc1b" returned: 0 in 0.936s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:15.442934 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-175a6d28-cef6-4785-af0d-85e0343eec6c tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4a19aaf7-4fac-4914-9aec-b3fe785dbc1b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:15.485462 n-d-828839-1 sudo[123372]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4a19aaf7-4fac-4914-9aec-b3fe785dbc1b
Mar 02 18:36:15.487034 n-d-828839-1 sudo[123372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:16.127982 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-18ff7009-4dc2-48d8-8c9c-ea80aea1ba46 tempest-TaggedBootDevicesTest_v242-713593721 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:36:16.139808 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-18ff7009-4dc2-48d8-8c9c-ea80aea1ba46 tempest-TaggedBootDevicesTest_v242-713593721 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:36:16.140405 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-18ff7009-4dc2-48d8-8c9c-ea80aea1ba46 tempest-TaggedBootDevicesTest_v242-713593721 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'
Mar 02 18:36:16.213898 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-18ff7009-4dc2-48d8-8c9c-ea80aea1ba46 tempest-TaggedBootDevicesTest_v242-713593721 None] Flow 'volume_create_manager' (06bdd3d9-936f-47d9-8d5d-a268f95748c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:36:16.221302 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-18ff7009-4dc2-48d8-8c9c-ea80aea1ba46 tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (029c4eff-657c-4ab9-aa2d-3752101c1b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:16.285462 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-18ff7009-4dc2-48d8-8c9c-ea80aea1ba46 tempest-TaggedBootDevicesTest_v242-713593721 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:36:16.342085 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-18ff7009-4dc2-48d8-8c9c-ea80aea1ba46 tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (029c4eff-657c-4ab9-aa2d-3752101c1b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:36:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1130328782',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=47eaa6e3-4bb0-47a4-9781-4561a5978e7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5692b22e7e1147768b7defa74ebaef66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:36:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:36:16Z,user_id='bbceaf7937924a6086f643e1cc4af307',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:16.345642 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-18ff7009-4dc2-48d8-8c9c-ea80aea1ba46 tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e0a4c1af-90dd-40b7-817a-ac82dc592c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:16.348063 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-18ff7009-4dc2-48d8-8c9c-ea80aea1ba46 tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e0a4c1af-90dd-40b7-817a-ac82dc592c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:16.350743 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-18ff7009-4dc2-48d8-8c9c-ea80aea1ba46 tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0840e829-eb7f-4139-b453-e69fe39ba7bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:16.353720 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-18ff7009-4dc2-48d8-8c9c-ea80aea1ba46 tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0840e829-eb7f-4139-b453-e69fe39ba7bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '47eaa6e3-4bb0-47a4-9781-4561a5978e7b', 'volume_name': 'volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:16.356780 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-18ff7009-4dc2-48d8-8c9c-ea80aea1ba46 tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7ab600f5-9e5f-4485-892d-262bb3b4cd24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:16.358894 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-18ff7009-4dc2-48d8-8c9c-ea80aea1ba46 tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7ab600f5-9e5f-4485-892d-262bb3b4cd24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:16.362095 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-18ff7009-4dc2-48d8-8c9c-ea80aea1ba46 tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9aa6da2b-a05f-43be-a116-26e3624a54f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:16.363272 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-18ff7009-4dc2-48d8-8c9c-ea80aea1ba46 tempest-TaggedBootDevicesTest_v242-713593721 None] Volume 47eaa6e3-4bb0-47a4-9781-4561a5978e7b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b', 'volume_size': 1}
Mar 02 18:36:16.365534 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-18ff7009-4dc2-48d8-8c9c-ea80aea1ba46 tempest-TaggedBootDevicesTest_v242-713593721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:16.392284 n-d-828839-1 sudo[123381]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:36:16.394028 n-d-828839-1 sudo[123381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:16.427600 n-d-828839-1 sudo[123372]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:16.430591 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-175a6d28-cef6-4785-af0d-85e0343eec6c tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4a19aaf7-4fac-4914-9aec-b3fe785dbc1b" returned: 0 in 0.986s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:16.434741 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-175a6d28-cef6-4785-af0d-85e0343eec6c tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4a19aaf7-4fac-4914-9aec-b3fe785dbc1b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:16.499473 n-d-828839-1 sudo[123383]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4a19aaf7-4fac-4914-9aec-b3fe785dbc1b
Mar 02 18:36:16.501198 n-d-828839-1 sudo[123383]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:17.569768 n-d-828839-1 sudo[123381]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:17.572217 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-18ff7009-4dc2-48d8-8c9c-ea80aea1ba46 tempest-TaggedBootDevicesTest_v242-713593721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.207s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:17.581058 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-18ff7009-4dc2-48d8-8c9c-ea80aea1ba46 tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9aa6da2b-a05f-43be-a116-26e3624a54f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:17.584772 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-18ff7009-4dc2-48d8-8c9c-ea80aea1ba46 tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2a479576-c744-4d7e-9f46-8ab53e893d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:17.832892 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-18ff7009-4dc2-48d8-8c9c-ea80aea1ba46 tempest-TaggedBootDevicesTest_v242-713593721 None] Volume volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b (47eaa6e3-4bb0-47a4-9781-4561a5978e7b): created successfully
Mar 02 18:36:17.836941 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-18ff7009-4dc2-48d8-8c9c-ea80aea1ba46 tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2a479576-c744-4d7e-9f46-8ab53e893d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:17.844413 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-18ff7009-4dc2-48d8-8c9c-ea80aea1ba46 tempest-TaggedBootDevicesTest_v242-713593721 None] Flow 'volume_create_manager' (06bdd3d9-936f-47d9-8d5d-a268f95748c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:36:17.959744 n-d-828839-1 sudo[123383]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:17.962268 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-175a6d28-cef6-4785-af0d-85e0343eec6c tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4a19aaf7-4fac-4914-9aec-b3fe785dbc1b" returned: 0 in 1.528s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:17.963300 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-175a6d28-cef6-4785-af0d-85e0343eec6c tempest-GroupSnapshotsTest-441772576 None] Successfully deleted volume: 4a19aaf7-4fac-4914-9aec-b3fe785dbc1b
Mar 02 18:36:18.034162 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-18ff7009-4dc2-48d8-8c9c-ea80aea1ba46 tempest-TaggedBootDevicesTest_v242-713593721 None] Created volume successfully.
Mar 02 18:36:18.344898 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-175a6d28-cef6-4785-af0d-85e0343eec6c tempest-GroupSnapshotsTest-441772576 None] Created reservations ['b0401dbd-5ae5-4a41-85ae-3bec75d4222b'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:36:18.433485 n-d-828839-1 cinder-volume[96937]: WARNING cinder.db.sqlalchemy.api [None req-175a6d28-cef6-4785-af0d-85e0343eec6c tempest-GroupSnapshotsTest-441772576 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-1188773925']
Mar 02 18:36:18.545327 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-175a6d28-cef6-4785-af0d-85e0343eec6c tempest-GroupSnapshotsTest-441772576 None] Created reservations ['c261bb94-9b38-4052-b1e5-2ab21ea15aa9', 'add16c1f-4b97-4968-8077-4026c3163c00', 'fed2b3dd-8f46-4f26-904c-43a0a01484f1', 'd1b9e4f7-9ae0-4a1d-ad43-622e9281ac29'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:36:19.137321 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-175a6d28-cef6-4785-af0d-85e0343eec6c tempest-GroupSnapshotsTest-441772576 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:36:19.138773 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-175a6d28-cef6-4785-af0d-85e0343eec6c tempest-GroupSnapshotsTest-441772576 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:19.198011 n-d-828839-1 sudo[123427]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:36:19.199042 n-d-828839-1 sudo[123427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:19.982454 n-d-828839-1 sudo[123427]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:19.984729 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-175a6d28-cef6-4785-af0d-85e0343eec6c tempest-GroupSnapshotsTest-441772576 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.845s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:19.986891 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-175a6d28-cef6-4785-af0d-85e0343eec6c tempest-GroupSnapshotsTest-441772576 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:20.034475 n-d-828839-1 sudo[123432]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:36:20.036128 n-d-828839-1 sudo[123432]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:20.856271 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-8a28efd0-5a07-4bb0-97c7-e6a1ae7f8ddb tempest-TaggedBootDevicesTest_v242-713593721 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:36:20.863057 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-8a28efd0-5a07-4bb0-97c7-e6a1ae7f8ddb tempest-TaggedBootDevicesTest_v242-713593721 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:36:20.865790 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-8a28efd0-5a07-4bb0-97c7-e6a1ae7f8ddb tempest-TaggedBootDevicesTest_v242-713593721 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'
Mar 02 18:36:20.904222 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8a28efd0-5a07-4bb0-97c7-e6a1ae7f8ddb tempest-TaggedBootDevicesTest_v242-713593721 None] Flow 'volume_create_manager' (b740cd3a-afd3-4d5d-a605-d97990a12d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:36:20.920780 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8a28efd0-5a07-4bb0-97c7-e6a1ae7f8ddb tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4a4af56f-1d28-41b4-8bdb-f1ed1c6cee6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:20.994515 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-8a28efd0-5a07-4bb0-97c7-e6a1ae7f8ddb tempest-TaggedBootDevicesTest_v242-713593721 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:36:21.034233 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8a28efd0-5a07-4bb0-97c7-e6a1ae7f8ddb tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4a4af56f-1d28-41b4-8bdb-f1ed1c6cee6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:36:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1535911260',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=2f4161d8-63d3-49a4-957e-aeb307a9b2df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5692b22e7e1147768b7defa74ebaef66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:36:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:36:21Z,user_id='bbceaf7937924a6086f643e1cc4af307',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:21.038672 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8a28efd0-5a07-4bb0-97c7-e6a1ae7f8ddb tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (300f6d70-4d9a-49e2-be75-6e2fb03c462e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:21.041603 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8a28efd0-5a07-4bb0-97c7-e6a1ae7f8ddb tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (300f6d70-4d9a-49e2-be75-6e2fb03c462e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:21.045386 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8a28efd0-5a07-4bb0-97c7-e6a1ae7f8ddb tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (07eeb3ab-b1de-40d3-82f8-a5629e8893a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:21.049494 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8a28efd0-5a07-4bb0-97c7-e6a1ae7f8ddb tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (07eeb3ab-b1de-40d3-82f8-a5629e8893a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2f4161d8-63d3-49a4-957e-aeb307a9b2df', 'volume_name': 'volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:21.057459 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8a28efd0-5a07-4bb0-97c7-e6a1ae7f8ddb tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ac959c2f-15a0-4f3c-8d25-42a178e15dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:21.061230 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8a28efd0-5a07-4bb0-97c7-e6a1ae7f8ddb tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ac959c2f-15a0-4f3c-8d25-42a178e15dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:21.064672 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8a28efd0-5a07-4bb0-97c7-e6a1ae7f8ddb tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f901f463-45ae-4df0-b092-95285899c8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:21.066344 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-8a28efd0-5a07-4bb0-97c7-e6a1ae7f8ddb tempest-TaggedBootDevicesTest_v242-713593721 None] Volume 2f4161d8-63d3-49a4-957e-aeb307a9b2df: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df', 'volume_size': 1}
Mar 02 18:36:21.070191 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8a28efd0-5a07-4bb0-97c7-e6a1ae7f8ddb tempest-TaggedBootDevicesTest_v242-713593721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:21.097703 n-d-828839-1 sudo[123432]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:21.145387 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-175a6d28-cef6-4785-af0d-85e0343eec6c tempest-GroupSnapshotsTest-441772576 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 1.158s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:21.148591 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-175a6d28-cef6-4785-af0d-85e0343eec6c tempest-GroupSnapshotsTest-441772576 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:36:21.163663 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-175a6d28-cef6-4785-af0d-85e0343eec6c tempest-GroupSnapshotsTest-441772576 None] Delete group completed successfully.
Mar 02 18:36:21.177427 n-d-828839-1 sudo[123435]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:36:21.185633 n-d-828839-1 sudo[123435]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:21.790849 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-58d5c426-c6f8-41da-9701-e5955af55dbb tempest-GroupSnapshotsTest-441772576 None] Group tempest-GroupSnapshotsTest-Group-1022704380: creating
Mar 02 18:36:22.184509 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-58d5c426-c6f8-41da-9701-e5955af55dbb tempest-GroupSnapshotsTest-441772576 None] Group tempest-GroupSnapshotsTest-Group-1022704380: created successfully
Mar 02 18:36:22.207125 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-58d5c426-c6f8-41da-9701-e5955af55dbb tempest-GroupSnapshotsTest-441772576 None] Create group completed successfully.
Mar 02 18:36:22.511699 n-d-828839-1 sudo[123435]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:22.515008 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8a28efd0-5a07-4bb0-97c7-e6a1ae7f8ddb tempest-TaggedBootDevicesTest_v242-713593721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.444s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:22.517450 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8a28efd0-5a07-4bb0-97c7-e6a1ae7f8ddb tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f901f463-45ae-4df0-b092-95285899c8af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:22.520377 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8a28efd0-5a07-4bb0-97c7-e6a1ae7f8ddb tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (41f21954-708b-4708-bdab-6fdd742a1906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:22.620755 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-8a28efd0-5a07-4bb0-97c7-e6a1ae7f8ddb tempest-TaggedBootDevicesTest_v242-713593721 None] Volume volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df (2f4161d8-63d3-49a4-957e-aeb307a9b2df): created successfully
Mar 02 18:36:22.624463 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8a28efd0-5a07-4bb0-97c7-e6a1ae7f8ddb tempest-TaggedBootDevicesTest_v242-713593721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (41f21954-708b-4708-bdab-6fdd742a1906) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:22.627754 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8a28efd0-5a07-4bb0-97c7-e6a1ae7f8ddb tempest-TaggedBootDevicesTest_v242-713593721 None] Flow 'volume_create_manager' (b740cd3a-afd3-4d5d-a605-d97990a12d7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:36:22.833435 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-8a28efd0-5a07-4bb0-97c7-e6a1ae7f8ddb tempest-TaggedBootDevicesTest_v242-713593721 None] Created volume successfully.
Mar 02 18:36:24.969600 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-8dcc74fc-c448-44c8-8dac-2937b93b8725 tempest-GroupSnapshotsTest-441772576 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:36:24.975369 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-8dcc74fc-c448-44c8-8dac-2937b93b8725 tempest-GroupSnapshotsTest-441772576 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:36:24.982689 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-8dcc74fc-c448-44c8-8dac-2937b93b8725 tempest-GroupSnapshotsTest-441772576 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'
Mar 02 18:36:25.036078 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8dcc74fc-c448-44c8-8dac-2937b93b8725 tempest-GroupSnapshotsTest-441772576 None] Flow 'volume_create_manager' (d5c3578b-919f-4a44-9f38-294723f2330d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:36:25.052495 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8dcc74fc-c448-44c8-8dac-2937b93b8725 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f0e4eb2d-35d5-432f-bd3c-240a5d656cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:25.142708 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-8dcc74fc-c448-44c8-8dac-2937b93b8725 tempest-GroupSnapshotsTest-441772576 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:36:25.215191 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8dcc74fc-c448-44c8-8dac-2937b93b8725 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f0e4eb2d-35d5-432f-bd3c-240a5d656cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:36:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1095963758',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=83c78fe5-d86b-4e9e-8d9e-7283785bcad0,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=2e370a53-55a9-4e3f-8d4b-1def2117952d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='375c990f324142848cf79ee6ca0affea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:36:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:36:25Z,user_id='8e19791f9e4e4301a02e451e4a4acce5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e76d3b5-87b5-4323-8512-6820d707c449),volume_type_id=0e76d3b5-87b5-4323-8512-6820d707c449)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:25.220847 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8dcc74fc-c448-44c8-8dac-2937b93b8725 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a4295d91-1e71-4112-ae48-306300434ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:25.225385 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8dcc74fc-c448-44c8-8dac-2937b93b8725 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a4295d91-1e71-4112-ae48-306300434ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:25.239151 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8dcc74fc-c448-44c8-8dac-2937b93b8725 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fea635d3-7292-44c5-9838-5da7353a2f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:25.242881 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8dcc74fc-c448-44c8-8dac-2937b93b8725 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fea635d3-7292-44c5-9838-5da7353a2f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2e370a53-55a9-4e3f-8d4b-1def2117952d', 'volume_name': 'volume-2e370a53-55a9-4e3f-8d4b-1def2117952d', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:25.251299 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8dcc74fc-c448-44c8-8dac-2937b93b8725 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9aad8a79-50bc-4be0-ac6b-c6d3001b1dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:25.256574 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8dcc74fc-c448-44c8-8dac-2937b93b8725 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9aad8a79-50bc-4be0-ac6b-c6d3001b1dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:25.261979 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8dcc74fc-c448-44c8-8dac-2937b93b8725 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac6fd1dd-63ea-4bca-95ab-c6ff5bdc8c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:25.309557 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-8dcc74fc-c448-44c8-8dac-2937b93b8725 tempest-GroupSnapshotsTest-441772576 None] Volume 2e370a53-55a9-4e3f-8d4b-1def2117952d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2e370a53-55a9-4e3f-8d4b-1def2117952d', 'volume_size': 1}
Mar 02 18:36:25.311184 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8dcc74fc-c448-44c8-8dac-2937b93b8725 tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2e370a53-55a9-4e3f-8d4b-1def2117952d stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:25.390590 n-d-828839-1 sudo[123469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2e370a53-55a9-4e3f-8d4b-1def2117952d stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:36:25.391430 n-d-828839-1 sudo[123469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:26.416063 n-d-828839-1 sudo[123469]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:26.418573 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8dcc74fc-c448-44c8-8dac-2937b93b8725 tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2e370a53-55a9-4e3f-8d4b-1def2117952d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.107s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:26.423720 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8dcc74fc-c448-44c8-8dac-2937b93b8725 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac6fd1dd-63ea-4bca-95ab-c6ff5bdc8c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2e370a53-55a9-4e3f-8d4b-1def2117952d', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:26.426609 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8dcc74fc-c448-44c8-8dac-2937b93b8725 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8a703170-9983-4647-a34f-e2a1ac7227a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:26.554977 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-8dcc74fc-c448-44c8-8dac-2937b93b8725 tempest-GroupSnapshotsTest-441772576 None] Volume volume-2e370a53-55a9-4e3f-8d4b-1def2117952d (2e370a53-55a9-4e3f-8d4b-1def2117952d): created successfully
Mar 02 18:36:26.558326 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8dcc74fc-c448-44c8-8dac-2937b93b8725 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8a703170-9983-4647-a34f-e2a1ac7227a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:26.561203 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8dcc74fc-c448-44c8-8dac-2937b93b8725 tempest-GroupSnapshotsTest-441772576 None] Flow 'volume_create_manager' (d5c3578b-919f-4a44-9f38-294723f2330d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:36:26.711035 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-8dcc74fc-c448-44c8-8dac-2937b93b8725 tempest-GroupSnapshotsTest-441772576 None] Created volume successfully.
Mar 02 18:36:28.902735 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-ec316d2b-7475-48d6-92b2-df8ab8abc9f7 tempest-GroupSnapshotsTest-441772576 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:36:28.907977 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-ec316d2b-7475-48d6-92b2-df8ab8abc9f7 tempest-GroupSnapshotsTest-441772576 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:36:28.909132 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-ec316d2b-7475-48d6-92b2-df8ab8abc9f7 tempest-GroupSnapshotsTest-441772576 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'
Mar 02 18:36:28.959538 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ec316d2b-7475-48d6-92b2-df8ab8abc9f7 tempest-GroupSnapshotsTest-441772576 None] Flow 'volume_create_manager' (fc3ff71c-b8d0-4c3b-b884-8f1000b0957e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:36:28.968655 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ec316d2b-7475-48d6-92b2-df8ab8abc9f7 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a1ff9b6-7f30-41a0-bcbb-e045d730b7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:29.032965 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-ec316d2b-7475-48d6-92b2-df8ab8abc9f7 tempest-GroupSnapshotsTest-441772576 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:36:29.059806 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ec316d2b-7475-48d6-92b2-df8ab8abc9f7 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a1ff9b6-7f30-41a0-bcbb-e045d730b7ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:36:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1114219862',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=83c78fe5-d86b-4e9e-8d9e-7283785bcad0,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=509a96e4-98cd-4d02-b05d-d23beb4dccd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='375c990f324142848cf79ee6ca0affea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:36:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:36:29Z,user_id='8e19791f9e4e4301a02e451e4a4acce5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e76d3b5-87b5-4323-8512-6820d707c449),volume_type_id=0e76d3b5-87b5-4323-8512-6820d707c449)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:29.062586 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ec316d2b-7475-48d6-92b2-df8ab8abc9f7 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f02047d-c6c0-4df8-8c45-e8a8e8037439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:29.065374 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ec316d2b-7475-48d6-92b2-df8ab8abc9f7 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f02047d-c6c0-4df8-8c45-e8a8e8037439) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:29.068117 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ec316d2b-7475-48d6-92b2-df8ab8abc9f7 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ad57454-492b-4981-a8b8-1e2b7e4201cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:29.078442 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ec316d2b-7475-48d6-92b2-df8ab8abc9f7 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ad57454-492b-4981-a8b8-1e2b7e4201cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '509a96e4-98cd-4d02-b05d-d23beb4dccd6', 'volume_name': 'volume-509a96e4-98cd-4d02-b05d-d23beb4dccd6', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:29.081060 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ec316d2b-7475-48d6-92b2-df8ab8abc9f7 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e5f00f0d-c6bc-47c6-8f5f-e832acff45e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:29.083383 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ec316d2b-7475-48d6-92b2-df8ab8abc9f7 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e5f00f0d-c6bc-47c6-8f5f-e832acff45e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:29.089062 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ec316d2b-7475-48d6-92b2-df8ab8abc9f7 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (80bdd421-3f4a-4287-a3a8-593b5a4c00c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:29.132806 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-ec316d2b-7475-48d6-92b2-df8ab8abc9f7 tempest-GroupSnapshotsTest-441772576 None] Volume 509a96e4-98cd-4d02-b05d-d23beb4dccd6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-509a96e4-98cd-4d02-b05d-d23beb4dccd6', 'volume_size': 1}
Mar 02 18:36:29.134383 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ec316d2b-7475-48d6-92b2-df8ab8abc9f7 tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-509a96e4-98cd-4d02-b05d-d23beb4dccd6 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:29.184163 n-d-828839-1 sudo[123502]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-509a96e4-98cd-4d02-b05d-d23beb4dccd6 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:36:29.185799 n-d-828839-1 sudo[123502]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:30.069519 n-d-828839-1 sudo[123502]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:30.071864 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ec316d2b-7475-48d6-92b2-df8ab8abc9f7 tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-509a96e4-98cd-4d02-b05d-d23beb4dccd6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.937s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:30.076190 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ec316d2b-7475-48d6-92b2-df8ab8abc9f7 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (80bdd421-3f4a-4287-a3a8-593b5a4c00c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-509a96e4-98cd-4d02-b05d-d23beb4dccd6', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:30.078577 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ec316d2b-7475-48d6-92b2-df8ab8abc9f7 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (534404ce-abe8-43f5-b95a-31396aaf3e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:30.204676 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-ec316d2b-7475-48d6-92b2-df8ab8abc9f7 tempest-GroupSnapshotsTest-441772576 None] Volume volume-509a96e4-98cd-4d02-b05d-d23beb4dccd6 (509a96e4-98cd-4d02-b05d-d23beb4dccd6): created successfully
Mar 02 18:36:30.206932 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ec316d2b-7475-48d6-92b2-df8ab8abc9f7 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (534404ce-abe8-43f5-b95a-31396aaf3e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:30.210456 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ec316d2b-7475-48d6-92b2-df8ab8abc9f7 tempest-GroupSnapshotsTest-441772576 None] Flow 'volume_create_manager' (fc3ff71c-b8d0-4c3b-b884-8f1000b0957e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:36:30.363232 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-ec316d2b-7475-48d6-92b2-df8ab8abc9f7 tempest-GroupSnapshotsTest-441772576 None] Created volume successfully.
Mar 02 18:36:32.280872 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-06582f57-7727-44db-b1d0-ae7bd00599e6 tempest-GroupSnapshotsTest-441772576 None] Update group completed successfully.
Mar 02 18:36:33.515591 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-847fe94c-93af-4b26-8934-10c264d331bd tempest-GroupSnapshotsTest-441772576 None] Update group completed successfully.
Mar 02 18:36:34.870105 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-37b0bc10-830a-49bb-88e9-b0604cfa5c45 tempest-GroupSnapshotsTest-441772576 None] Update group completed successfully.
Mar 02 18:36:36.270820 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-e1feddea-a802-43cb-bae6-df4c75eba069 tempest-GroupSnapshotsTest-441772576 None] Update group completed successfully.
Mar 02 18:36:38.931645 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-61a2b278-0487-44f5-b79d-772ad4007b62 tempest-GroupSnapshotsTest-441772576 None] GroupSnapshot 7e530275-9665-4455-b055-148fe9d53e5b: creating.
Mar 02 18:36:38.982556 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-61a2b278-0487-44f5-b79d-772ad4007b62 tempest-GroupSnapshotsTest-441772576 None] Group snapshot 7e530275-9665-4455-b055-148fe9d53e5b: creating. {{(pid=96937) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4009}}
Mar 02 18:36:39.064506 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-61a2b278-0487-44f5-b79d-772ad4007b62 tempest-GroupSnapshotsTest-441772576 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/volume-509a96e4-98cd-4d02-b05d-d23beb4dccd6 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:39.102867 n-d-828839-1 sudo[123729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-509a96e4-98cd-4d02-b05d-d23beb4dccd6
Mar 02 18:36:39.104513 n-d-828839-1 sudo[123729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:39.809646 n-d-828839-1 sudo[123729]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:39.814705 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-61a2b278-0487-44f5-b79d-772ad4007b62 tempest-GroupSnapshotsTest-441772576 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/volume-509a96e4-98cd-4d02-b05d-d23beb4dccd6" returned: 0 in 0.750s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:39.817706 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-61a2b278-0487-44f5-b79d-772ad4007b62 tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-23031d80-4099-4238-8ff7-6e605af91df4 --snapshot stack-volumes-lvmdriver-1/volume-509a96e4-98cd-4d02-b05d-d23beb4dccd6 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:39.873080 n-d-828839-1 sudo[123732]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-23031d80-4099-4238-8ff7-6e605af91df4 --snapshot stack-volumes-lvmdriver-1/volume-509a96e4-98cd-4d02-b05d-d23beb4dccd6 -L 1.00g
Mar 02 18:36:39.874633 n-d-828839-1 sudo[123732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:41.078583 n-d-828839-1 sudo[123732]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:41.080994 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-61a2b278-0487-44f5-b79d-772ad4007b62 tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-23031d80-4099-4238-8ff7-6e605af91df4 --snapshot stack-volumes-lvmdriver-1/volume-509a96e4-98cd-4d02-b05d-d23beb4dccd6 -L 1.00g" returned: 0 in 1.263s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:41.200378 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-61a2b278-0487-44f5-b79d-772ad4007b62 tempest-GroupSnapshotsTest-441772576 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/volume-2e370a53-55a9-4e3f-8d4b-1def2117952d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:41.234136 n-d-828839-1 sudo[123869]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-2e370a53-55a9-4e3f-8d4b-1def2117952d
Mar 02 18:36:41.235665 n-d-828839-1 sudo[123869]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:42.372822 n-d-828839-1 sudo[123869]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:42.377739 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-61a2b278-0487-44f5-b79d-772ad4007b62 tempest-GroupSnapshotsTest-441772576 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/volume-2e370a53-55a9-4e3f-8d4b-1def2117952d" returned: 0 in 1.175s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:42.377739 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-61a2b278-0487-44f5-b79d-772ad4007b62 tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-63a90584-5138-40eb-80a0-b451c34d6ac6 --snapshot stack-volumes-lvmdriver-1/volume-2e370a53-55a9-4e3f-8d4b-1def2117952d -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:42.418761 n-d-828839-1 sudo[123895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-63a90584-5138-40eb-80a0-b451c34d6ac6 --snapshot stack-volumes-lvmdriver-1/volume-2e370a53-55a9-4e3f-8d4b-1def2117952d -L 1.00g
Mar 02 18:36:42.420117 n-d-828839-1 sudo[123895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:42.598372 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-7711038b-fe28-40ab-92c6-ea196b1256ff tempest-AttachVolumeNegativeTest-1804160271 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:36:42.608818 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-7711038b-fe28-40ab-92c6-ea196b1256ff tempest-AttachVolumeNegativeTest-1804160271 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:36:42.608818 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-7711038b-fe28-40ab-92c6-ea196b1256ff tempest-AttachVolumeNegativeTest-1804160271 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'
Mar 02 18:36:42.648535 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7711038b-fe28-40ab-92c6-ea196b1256ff tempest-AttachVolumeNegativeTest-1804160271 None] Flow 'volume_create_manager' (f02c5dcd-d636-4b11-b0cb-6ca49e3f1686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:36:42.658092 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7711038b-fe28-40ab-92c6-ea196b1256ff tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f2f97cf3-4bb4-4926-ac54-88d1802567ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:42.732311 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-7711038b-fe28-40ab-92c6-ea196b1256ff tempest-AttachVolumeNegativeTest-1804160271 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:36:42.771078 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7711038b-fe28-40ab-92c6-ea196b1256ff tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f2f97cf3-4bb4-4926-ac54-88d1802567ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:36:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1322649160',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=71e7c14d-987a-4fc8-ba54-ac625708137b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c522ac514464c6eaa7d8499814b686d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:36:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:36:42Z,user_id='e89b557d4bda4cafaf8b06eeddd9fc83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:42.775134 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7711038b-fe28-40ab-92c6-ea196b1256ff tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2c90ab4e-c0f7-409e-ba45-a0fee76072ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:42.778537 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7711038b-fe28-40ab-92c6-ea196b1256ff tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2c90ab4e-c0f7-409e-ba45-a0fee76072ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:42.781301 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7711038b-fe28-40ab-92c6-ea196b1256ff tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d3b3d602-eb3e-462a-8ed1-ecf6e4678277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:42.784241 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7711038b-fe28-40ab-92c6-ea196b1256ff tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d3b3d602-eb3e-462a-8ed1-ecf6e4678277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '71e7c14d-987a-4fc8-ba54-ac625708137b', 'volume_name': 'volume-71e7c14d-987a-4fc8-ba54-ac625708137b', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:42.787754 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7711038b-fe28-40ab-92c6-ea196b1256ff tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5757879e-3c86-4951-8533-b53a619b0141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:42.790393 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7711038b-fe28-40ab-92c6-ea196b1256ff tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5757879e-3c86-4951-8533-b53a619b0141) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:42.793726 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7711038b-fe28-40ab-92c6-ea196b1256ff tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e8786bf1-734e-4d21-92fb-49f13ab92037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:42.794904 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-7711038b-fe28-40ab-92c6-ea196b1256ff tempest-AttachVolumeNegativeTest-1804160271 None] Volume 71e7c14d-987a-4fc8-ba54-ac625708137b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-71e7c14d-987a-4fc8-ba54-ac625708137b', 'volume_size': 1}
Mar 02 18:36:42.796988 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7711038b-fe28-40ab-92c6-ea196b1256ff tempest-AttachVolumeNegativeTest-1804160271 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-71e7c14d-987a-4fc8-ba54-ac625708137b stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:42.837451 n-d-828839-1 sudo[123898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-71e7c14d-987a-4fc8-ba54-ac625708137b stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:36:42.843537 n-d-828839-1 sudo[123898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:43.852984 n-d-828839-1 sudo[123895]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:43.856011 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-61a2b278-0487-44f5-b79d-772ad4007b62 tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-63a90584-5138-40eb-80a0-b451c34d6ac6 --snapshot stack-volumes-lvmdriver-1/volume-2e370a53-55a9-4e3f-8d4b-1def2117952d -L 1.00g" returned: 0 in 1.478s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:44.110056 n-d-828839-1 sudo[123898]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:44.113296 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7711038b-fe28-40ab-92c6-ea196b1256ff tempest-AttachVolumeNegativeTest-1804160271 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-71e7c14d-987a-4fc8-ba54-ac625708137b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.316s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:44.119330 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7711038b-fe28-40ab-92c6-ea196b1256ff tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e8786bf1-734e-4d21-92fb-49f13ab92037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-71e7c14d-987a-4fc8-ba54-ac625708137b', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:44.127077 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7711038b-fe28-40ab-92c6-ea196b1256ff tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a0c4b81d-3eb6-4a1c-bc0b-a7069890bbfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:36:44.203085 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-7711038b-fe28-40ab-92c6-ea196b1256ff tempest-AttachVolumeNegativeTest-1804160271 None] Volume volume-71e7c14d-987a-4fc8-ba54-ac625708137b (71e7c14d-987a-4fc8-ba54-ac625708137b): created successfully
Mar 02 18:36:44.205270 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7711038b-fe28-40ab-92c6-ea196b1256ff tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a0c4b81d-3eb6-4a1c-bc0b-a7069890bbfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:36:44.209147 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7711038b-fe28-40ab-92c6-ea196b1256ff tempest-AttachVolumeNegativeTest-1804160271 None] Flow 'volume_create_manager' (f02c5dcd-d636-4b11-b0cb-6ca49e3f1686) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:36:44.446883 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-7711038b-fe28-40ab-92c6-ea196b1256ff tempest-AttachVolumeNegativeTest-1804160271 None] Created volume successfully.
Mar 02 18:36:44.861711 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-61a2b278-0487-44f5-b79d-772ad4007b62 tempest-GroupSnapshotsTest-441772576 None] group_snapshot 7e530275-9665-4455-b055-148fe9d53e5b: created successfully
Mar 02 18:36:45.163497 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-a92af89b-b575-4046-ab9c-46671c4cdbe1 tempest-GroupSnapshotsTest-441772576 None] group_snapshot 7e530275-9665-4455-b055-148fe9d53e5b: deleting
Mar 02 18:36:45.273628 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a92af89b-b575-4046-ab9c-46671c4cdbe1 tempest-GroupSnapshotsTest-441772576 None] group_snapshot 7e530275-9665-4455-b055-148fe9d53e5b: deleting {{(pid=96937) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4178}}
Mar 02 18:36:45.325091 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a92af89b-b575-4046-ab9c-46671c4cdbe1 tempest-GroupSnapshotsTest-441772576 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/_snapshot-23031d80-4099-4238-8ff7-6e605af91df4 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:45.419148 n-d-828839-1 sudo[124090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-23031d80-4099-4238-8ff7-6e605af91df4
Mar 02 18:36:45.423064 n-d-828839-1 sudo[124090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:46.480064 n-d-828839-1 sudo[124090]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:46.483058 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a92af89b-b575-4046-ab9c-46671c4cdbe1 tempest-GroupSnapshotsTest-441772576 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/_snapshot-23031d80-4099-4238-8ff7-6e605af91df4" returned: 0 in 1.158s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:46.486616 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a92af89b-b575-4046-ab9c-46671c4cdbe1 tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-23031d80-4099-4238-8ff7-6e605af91df4 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:46.518530 n-d-828839-1 sudo[124111]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-23031d80-4099-4238-8ff7-6e605af91df4
Mar 02 18:36:46.519959 n-d-828839-1 sudo[124111]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:47.195095 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-5817e14f-a4f8-4c4c-b5d8-e12013ed2496 req-bed436df-09a0-4309-a6e1-08cf9cd7c3a3 tempest-AttachVolumeNegativeTest-1804160271 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-71e7c14d-987a-4fc8-ba54-ac625708137b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:47.239758 n-d-828839-1 sudo[124129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-71e7c14d-987a-4fc8-ba54-ac625708137b
Mar 02 18:36:47.246678 n-d-828839-1 sudo[124129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:47.991775 n-d-828839-1 sudo[124111]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:48.000133 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a92af89b-b575-4046-ab9c-46671c4cdbe1 tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-23031d80-4099-4238-8ff7-6e605af91df4" returned: 0 in 1.508s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:48.000133 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a92af89b-b575-4046-ab9c-46671c4cdbe1 tempest-GroupSnapshotsTest-441772576 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/_snapshot-63a90584-5138-40eb-80a0-b451c34d6ac6 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:48.068996 n-d-828839-1 sudo[124181]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-63a90584-5138-40eb-80a0-b451c34d6ac6
Mar 02 18:36:48.072021 n-d-828839-1 sudo[124181]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:48.221869 n-d-828839-1 sudo[124129]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:48.224451 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-5817e14f-a4f8-4c4c-b5d8-e12013ed2496 req-bed436df-09a0-4309-a6e1-08cf9cd7c3a3 tempest-AttachVolumeNegativeTest-1804160271 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-71e7c14d-987a-4fc8-ba54-ac625708137b" returned: 0 in 1.033s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:48.307292 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:48.322050 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:48.322050 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778705824]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:36:48.322050 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-5817e14f-a4f8-4c4c-b5d8-e12013ed2496 req-bed436df-09a0-4309-a6e1-08cf9cd7c3a3 tempest-AttachVolumeNegativeTest-1804160271 None] Targets prior to update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:36:48.322050 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-5817e14f-a4f8-4c4c-b5d8-e12013ed2496 req-bed436df-09a0-4309-a6e1-08cf9cd7c3a3 tempest-AttachVolumeNegativeTest-1804160271 None] Creating iscsi_target for Volume ID: volume-71e7c14d-987a-4fc8-ba54-ac625708137b {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:36:48.452888 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-5817e14f-a4f8-4c4c-b5d8-e12013ed2496 req-bed436df-09a0-4309-a6e1-08cf9cd7c3a3 tempest-AttachVolumeNegativeTest-1804160271 None] Created volume path /opt/stack/data/cinder/volumes/volume-71e7c14d-987a-4fc8-ba54-ac625708137b,
Mar 02 18:36:48.452888 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:36:48.452888 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:36:48.452888 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-71e7c14d-987a-4fc8-ba54-ac625708137b
Mar 02 18:36:48.452888 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:36:48.452888 n-d-828839-1 cinder-volume[96937]: incominguser MF2p6UejHrL3fDPbhDHa 7rP7aAPQd7RBg8ci
Mar 02 18:36:48.452888 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:36:48.452888 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:36:48.452888 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:36:48.452888 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:36:48.458203 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-71e7c14d-987a-4fc8-ba54-ac625708137b {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:49.085995 n-d-828839-1 sudo[124181]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:49.087965 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a92af89b-b575-4046-ab9c-46671c4cdbe1 tempest-GroupSnapshotsTest-441772576 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/_snapshot-63a90584-5138-40eb-80a0-b451c34d6ac6" returned: 0 in 1.091s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:49.090015 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a92af89b-b575-4046-ab9c-46671c4cdbe1 tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-63a90584-5138-40eb-80a0-b451c34d6ac6 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:49.152516 n-d-828839-1 sudo[124196]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-63a90584-5138-40eb-80a0-b451c34d6ac6
Mar 02 18:36:49.161718 n-d-828839-1 sudo[124196]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:49.649029 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-71e7c14d-987a-4fc8-ba54-ac625708137b" returned: 0 in 1.192s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:49.649510 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778705824]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:36:49.650493 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-5817e14f-a4f8-4c4c-b5d8-e12013ed2496 req-bed436df-09a0-4309-a6e1-08cf9cd7c3a3 tempest-AttachVolumeNegativeTest-1804160271 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:36:49.651534 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-5817e14f-a4f8-4c4c-b5d8-e12013ed2496 req-bed436df-09a0-4309-a6e1-08cf9cd7c3a3 tempest-AttachVolumeNegativeTest-1804160271 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:36:49.656366 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:49.708307 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.053s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:49.708997 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778705824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-71e7c14d-987a-4fc8-ba54-ac625708137b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-71e7c14d-987a-4fc8-ba54-ac625708137b\n Backing store flags: \n Account information:\n MF2p6UejHrL3fDPbhDHa\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:36:49.709729 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-5817e14f-a4f8-4c4c-b5d8-e12013ed2496 req-bed436df-09a0-4309-a6e1-08cf9cd7c3a3 tempest-AttachVolumeNegativeTest-1804160271 None] Targets after update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:36:49.710879 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:49.934635 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.223s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:49.938845 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778705824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-71e7c14d-987a-4fc8-ba54-ac625708137b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-71e7c14d-987a-4fc8-ba54-ac625708137b\n Backing store flags: \n Account information:\n MF2p6UejHrL3fDPbhDHa\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:36:49.938845 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:50.091627 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.154s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:50.092864 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778705824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-71e7c14d-987a-4fc8-ba54-ac625708137b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-71e7c14d-987a-4fc8-ba54-ac625708137b\n Backing store flags: \n Account information:\n MF2p6UejHrL3fDPbhDHa\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:36:50.094338 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-5817e14f-a4f8-4c4c-b5d8-e12013ed2496 req-bed436df-09a0-4309-a6e1-08cf9cd7c3a3 tempest-AttachVolumeNegativeTest-1804160271 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-71e7c14d-987a-4fc8-ba54-ac625708137b 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:36:50.493870 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-5817e14f-a4f8-4c4c-b5d8-e12013ed2496 req-bed436df-09a0-4309-a6e1-08cf9cd7c3a3 tempest-AttachVolumeNegativeTest-1804160271 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-71e7c14d-987a-4fc8-ba54-ac625708137b', 'target_lun': 1, 'volume_id': '71e7c14d-987a-4fc8-ba54-ac625708137b', 'auth_method': 'CHAP', 'auth_username': 'MF2p6UejHrL3fDPbhDHa', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b852294c-24f6-4377-863d-48c29ac35e5b'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:36:50.810321 n-d-828839-1 sudo[124196]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:50.812704 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a92af89b-b575-4046-ab9c-46671c4cdbe1 tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-63a90584-5138-40eb-80a0-b451c34d6ac6" returned: 0 in 1.723s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:51.208097 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-5817e14f-a4f8-4c4c-b5d8-e12013ed2496 req-bed436df-09a0-4309-a6e1-08cf9cd7c3a3 tempest-AttachVolumeNegativeTest-1804160271 None] attachment_update completed successfully.
Mar 02 18:36:51.257153 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-a92af89b-b575-4046-ab9c-46671c4cdbe1 tempest-GroupSnapshotsTest-441772576 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-433108444 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-433108444, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:36:51.258328 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-a92af89b-b575-4046-ab9c-46671c4cdbe1 tempest-GroupSnapshotsTest-441772576 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-433108444 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-433108444, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:36:51.396020 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-a92af89b-b575-4046-ab9c-46671c4cdbe1 tempest-GroupSnapshotsTest-441772576 None] Created reservations ['d40b6d31-c768-47bf-ae0b-c8397e9832e1', '0aaa8802-4a9c-4a8f-a63e-6c078355dd98', '6c798063-acbb-45c3-a63e-7e79811e5f2e', '0c0feb52-6901-422b-878a-1e31e3c40a8d'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:36:51.962107 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-a92af89b-b575-4046-ab9c-46671c4cdbe1 tempest-GroupSnapshotsTest-441772576 None] Created reservations ['e61d4604-0d74-401a-8855-c819c1a29cb9', '0babac60-5203-4979-95a9-9efe9e5c4654', '56233d07-2016-4753-ab54-1f8b5a02884a', '2039fa20-e40c-425c-b814-8d7e7c1319fe'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:36:52.373684 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-a92af89b-b575-4046-ab9c-46671c4cdbe1 tempest-GroupSnapshotsTest-441772576 None] group_snapshot 7e530275-9665-4455-b055-148fe9d53e5b: deleted successfully
Mar 02 18:36:52.959762 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:36:52.960880 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:36:52.961877 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:53.029395 n-d-828839-1 sudo[124286]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:36:53.031213 n-d-828839-1 sudo[124286]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:54.192095 n-d-828839-1 sudo[124286]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:54.264452 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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 1.302s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:54.366388 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:54.469074 n-d-828839-1 sudo[124303]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:36:54.480827 n-d-828839-1 sudo[124303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:54.496837 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2e370a53-55a9-4e3f-8d4b-1def2117952d
Mar 02 18:36:54.499198 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 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/volume-2e370a53-55a9-4e3f-8d4b-1def2117952d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:54.633251 n-d-828839-1 sudo[124308]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-2e370a53-55a9-4e3f-8d4b-1def2117952d
Mar 02 18:36:54.636835 n-d-828839-1 sudo[124308]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:55.624230 n-d-828839-1 sudo[124303]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:55.631188 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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 1.260s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:55.631188 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:36:55.891076 n-d-828839-1 sudo[124308]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:55.894330 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 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/volume-2e370a53-55a9-4e3f-8d4b-1def2117952d" returned: 0 in 1.395s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:55.895945 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2e370a53-55a9-4e3f-8d4b-1def2117952d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:56.021245 n-d-828839-1 sudo[124317]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2e370a53-55a9-4e3f-8d4b-1def2117952d
Mar 02 18:36:56.040816 n-d-828839-1 sudo[124317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:57.372524 n-d-828839-1 sudo[124317]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:57.376782 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2e370a53-55a9-4e3f-8d4b-1def2117952d" returned: 0 in 1.479s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:57.376782 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2e370a53-55a9-4e3f-8d4b-1def2117952d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:57.432870 n-d-828839-1 sudo[124390]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2e370a53-55a9-4e3f-8d4b-1def2117952d
Mar 02 18:36:57.433678 n-d-828839-1 sudo[124390]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:58.732300 n-d-828839-1 sudo[124390]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:58.735552 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2e370a53-55a9-4e3f-8d4b-1def2117952d" returned: 0 in 1.358s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:58.736551 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 None] Successfully deleted volume: 2e370a53-55a9-4e3f-8d4b-1def2117952d
Mar 02 18:36:58.737113 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 None] Skipping remove_export. No iscsi_target is presently exported for volume: 509a96e4-98cd-4d02-b05d-d23beb4dccd6
Mar 02 18:36:58.738263 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 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/volume-509a96e4-98cd-4d02-b05d-d23beb4dccd6 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:58.788197 n-d-828839-1 sudo[124436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-509a96e4-98cd-4d02-b05d-d23beb4dccd6
Mar 02 18:36:58.789197 n-d-828839-1 sudo[124436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:36:59.877610 n-d-828839-1 sudo[124436]: pam_unix(sudo:session): session closed for user root
Mar 02 18:36:59.881206 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 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/volume-509a96e4-98cd-4d02-b05d-d23beb4dccd6" returned: 0 in 1.142s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:36:59.885050 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-509a96e4-98cd-4d02-b05d-d23beb4dccd6 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:36:59.966162 n-d-828839-1 sudo[124451]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-509a96e4-98cd-4d02-b05d-d23beb4dccd6
Mar 02 18:36:59.974306 n-d-828839-1 sudo[124451]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:00.978151 n-d-828839-1 sudo[124451]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:00.981635 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-509a96e4-98cd-4d02-b05d-d23beb4dccd6" returned: 0 in 1.096s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:00.984351 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-509a96e4-98cd-4d02-b05d-d23beb4dccd6 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:01.068634 n-d-828839-1 sudo[124465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-509a96e4-98cd-4d02-b05d-d23beb4dccd6
Mar 02 18:37:01.069527 n-d-828839-1 sudo[124465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:01.755865 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-71160361-8c3a-42a0-9b51-3f651bad8bfa req-15b928ce-23d5-4b94-b5c2-346503836bf3 tempest-AttachVolumeNegativeTest-1804160271 None] Terminate volume connection completed successfully.
Mar 02 18:37:01.757659 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-71160361-8c3a-42a0-9b51-3f651bad8bfa req-15b928ce-23d5-4b94-b5c2-346503836bf3 tempest-AttachVolumeNegativeTest-1804160271 None] Deleting attachment b852294c-24f6-4377-863d-48c29ac35e5b. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:37:01.762292 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:01.900106 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.135s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:01.901137 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806119072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-71e7c14d-987a-4fc8-ba54-ac625708137b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-71e7c14d-987a-4fc8-ba54-ac625708137b\n Backing store flags: \n Account information:\n MF2p6UejHrL3fDPbhDHa\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:01.902557 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-71160361-8c3a-42a0-9b51-3f651bad8bfa req-15b928ce-23d5-4b94-b5c2-346503836bf3 tempest-AttachVolumeNegativeTest-1804160271 None] Removing iscsi_target for Volume ID: 71e7c14d-987a-4fc8-ba54-ac625708137b
Mar 02 18:37:01.906266 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-71e7c14d-987a-4fc8-ba54-ac625708137b -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:01.993076 n-d-828839-1 sudo[124465]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:01.995691 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-509a96e4-98cd-4d02-b05d-d23beb4dccd6" returned: 0 in 1.012s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:01.997349 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 None] Successfully deleted volume: 509a96e4-98cd-4d02-b05d-d23beb4dccd6
Mar 02 18:37:02.223127 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-71e7c14d-987a-4fc8-ba54-ac625708137b -f" returned: 0 in 0.171s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:02.223360 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806119072]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:02.225994 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:02.450711 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.225s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:02.451270 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806119072]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:02.483322 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 None] Created reservations ['daf759ff-93d8-4aad-8d11-26d8bd7db933'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:37:02.518280 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-433108444 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-433108444, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:37:02.624117 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 None] Created reservations ['d2f20fe9-99ca-468d-9599-a110a7915add', '0111450a-0e9a-4457-bf02-9b6e46c1500f', '789b966f-b019-4ddc-873c-e6657bfb764d', '660979bc-b348-4d9a-8539-438ce4dd43ce'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:37:02.984934 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 None] Created reservations ['8cc181f6-b363-478a-955c-81d24743e349', '2ac5a477-4964-42eb-98d2-7d9e2582d4e9', '93723dd8-6efd-4b7f-ab12-34e526fda9a0', '4e44640a-f16b-4a0a-97e3-72cfa7e1bafa'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:37:03.899481 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:37:03.901091 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:03.925114 n-d-828839-1 sudo[124511]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:37:03.926834 n-d-828839-1 sudo[124511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:04.667840 n-d-828839-1 sudo[124511]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:04.670325 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 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.769s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:04.672669 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:04.716623 n-d-828839-1 sudo[124514]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:37:04.718026 n-d-828839-1 sudo[124514]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:05.709949 n-d-828839-1 sudo[124514]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:05.712165 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 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 1.039s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:05.714753 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:37:05.720634 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-7fea5430-0b36-4343-8615-160502353f24 tempest-GroupSnapshotsTest-441772576 None] Delete group completed successfully.
Mar 02 18:37:06.000987 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-90795428-8e8d-490f-8dc1-667542068e7e tempest-GroupSnapshotsTest-441772576 None] Group tempest-GroupSnapshotsTest-Group-296457621: creating
Mar 02 18:37:06.212778 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-90795428-8e8d-490f-8dc1-667542068e7e tempest-GroupSnapshotsTest-441772576 None] Group tempest-GroupSnapshotsTest-Group-296457621: created successfully
Mar 02 18:37:06.300908 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-90795428-8e8d-490f-8dc1-667542068e7e tempest-GroupSnapshotsTest-441772576 None] Create group completed successfully.
Mar 02 18:37:09.629592 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-2491b1b2-539b-44f9-80e4-378e21ac4b32 tempest-GroupSnapshotsTest-441772576 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:37:09.644257 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-2491b1b2-539b-44f9-80e4-378e21ac4b32 tempest-GroupSnapshotsTest-441772576 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:37:09.645904 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-2491b1b2-539b-44f9-80e4-378e21ac4b32 tempest-GroupSnapshotsTest-441772576 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'
Mar 02 18:37:09.677070 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2491b1b2-539b-44f9-80e4-378e21ac4b32 tempest-GroupSnapshotsTest-441772576 None] Flow 'volume_create_manager' (7c9e26d4-a5ed-4427-a564-1aa293ebb659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:37:09.698857 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2491b1b2-539b-44f9-80e4-378e21ac4b32 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af292006-793e-48be-b207-d39ff62e3c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:37:09.754422 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-2491b1b2-539b-44f9-80e4-378e21ac4b32 tempest-GroupSnapshotsTest-441772576 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:37:09.761985 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2491b1b2-539b-44f9-80e4-378e21ac4b32 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af292006-793e-48be-b207-d39ff62e3c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:37:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1174606787',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=ac002be2-9e8d-4bc7-9633-4486fd2fee08,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=39715c40-7cb0-44f1-b746-5860d2733c9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='375c990f324142848cf79ee6ca0affea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:37:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:37:09Z,user_id='8e19791f9e4e4301a02e451e4a4acce5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(465de67d-2a24-4ab7-8353-86700170fae2),volume_type_id=465de67d-2a24-4ab7-8353-86700170fae2)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:37:09.765258 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2491b1b2-539b-44f9-80e4-378e21ac4b32 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (277136c0-3add-4f14-8bac-db69f0d6bcb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:37:09.767816 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2491b1b2-539b-44f9-80e4-378e21ac4b32 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (277136c0-3add-4f14-8bac-db69f0d6bcb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:37:09.771189 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2491b1b2-539b-44f9-80e4-378e21ac4b32 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a7ce8e5-0637-4cdf-9c77-63800bc59c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:37:09.773836 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2491b1b2-539b-44f9-80e4-378e21ac4b32 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a7ce8e5-0637-4cdf-9c77-63800bc59c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '39715c40-7cb0-44f1-b746-5860d2733c9d', 'volume_name': 'volume-39715c40-7cb0-44f1-b746-5860d2733c9d', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:37:09.776817 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2491b1b2-539b-44f9-80e4-378e21ac4b32 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dd0ce8a0-e3ab-46b2-ba4a-563fd17cbed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:37:09.779684 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2491b1b2-539b-44f9-80e4-378e21ac4b32 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dd0ce8a0-e3ab-46b2-ba4a-563fd17cbed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:37:09.782702 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2491b1b2-539b-44f9-80e4-378e21ac4b32 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59e632e3-5af7-49a9-bbf3-d4abbe62e0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:37:09.808760 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-2491b1b2-539b-44f9-80e4-378e21ac4b32 tempest-GroupSnapshotsTest-441772576 None] Volume 39715c40-7cb0-44f1-b746-5860d2733c9d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-39715c40-7cb0-44f1-b746-5860d2733c9d', 'volume_size': 1}
Mar 02 18:37:09.810319 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2491b1b2-539b-44f9-80e4-378e21ac4b32 tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-39715c40-7cb0-44f1-b746-5860d2733c9d stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:09.861696 n-d-828839-1 sudo[124535]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-39715c40-7cb0-44f1-b746-5860d2733c9d stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:37:09.863691 n-d-828839-1 sudo[124535]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:10.831862 n-d-828839-1 sudo[124535]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:10.835424 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2491b1b2-539b-44f9-80e4-378e21ac4b32 tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-39715c40-7cb0-44f1-b746-5860d2733c9d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.024s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:10.840798 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2491b1b2-539b-44f9-80e4-378e21ac4b32 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59e632e3-5af7-49a9-bbf3-d4abbe62e0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-39715c40-7cb0-44f1-b746-5860d2733c9d', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:37:10.844160 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2491b1b2-539b-44f9-80e4-378e21ac4b32 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cfad4b54-442d-42d7-b3a7-c33bd20e4312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:37:11.037132 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-2491b1b2-539b-44f9-80e4-378e21ac4b32 tempest-GroupSnapshotsTest-441772576 None] Volume volume-39715c40-7cb0-44f1-b746-5860d2733c9d (39715c40-7cb0-44f1-b746-5860d2733c9d): created successfully
Mar 02 18:37:11.041666 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2491b1b2-539b-44f9-80e4-378e21ac4b32 tempest-GroupSnapshotsTest-441772576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cfad4b54-442d-42d7-b3a7-c33bd20e4312) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:37:11.054760 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2491b1b2-539b-44f9-80e4-378e21ac4b32 tempest-GroupSnapshotsTest-441772576 None] Flow 'volume_create_manager' (7c9e26d4-a5ed-4427-a564-1aa293ebb659) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:37:11.127929 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-2491b1b2-539b-44f9-80e4-378e21ac4b32 tempest-GroupSnapshotsTest-441772576 None] Created volume successfully.
Mar 02 18:37:11.939532 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-6da01fd8-0396-4c94-ac26-6135a7918d38 tempest-TaggedBootDevicesTest_v242-713593721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:12.007577 n-d-828839-1 sudo[124580]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:37:12.013637 n-d-828839-1 sudo[124580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:12.741219 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-807c46b7-b9fd-457c-b8dd-fc3d10d9e284 tempest-GroupSnapshotsTest-441772576 None] GroupSnapshot b64aeeeb-b3c8-4df5-91e6-5ec255329c64: creating.
Mar 02 18:37:12.867250 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-807c46b7-b9fd-457c-b8dd-fc3d10d9e284 tempest-GroupSnapshotsTest-441772576 None] Group snapshot b64aeeeb-b3c8-4df5-91e6-5ec255329c64: creating. {{(pid=96937) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4009}}
Mar 02 18:37:12.872185 n-d-828839-1 sudo[124580]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:12.893315 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-6da01fd8-0396-4c94-ac26-6135a7918d38 tempest-TaggedBootDevicesTest_v242-713593721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630" returned: 0 in 0.954s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:13.016015 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-807c46b7-b9fd-457c-b8dd-fc3d10d9e284 tempest-GroupSnapshotsTest-441772576 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/volume-39715c40-7cb0-44f1-b746-5860d2733c9d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:13.054218 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:13.070722 n-d-828839-1 sudo[124586]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-39715c40-7cb0-44f1-b746-5860d2733c9d
Mar 02 18:37:13.071554 n-d-828839-1 sudo[124586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:13.076508 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:13.077147 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807026800]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:13.078275 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-6da01fd8-0396-4c94-ac26-6135a7918d38 tempest-TaggedBootDevicesTest_v242-713593721 None] Targets prior to update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:37:13.079728 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-6da01fd8-0396-4c94-ac26-6135a7918d38 tempest-TaggedBootDevicesTest_v242-713593721 None] Creating iscsi_target for Volume ID: volume-fa7896cc-c83b-483a-8af1-8886a20e0630 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:37:13.183583 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-6da01fd8-0396-4c94-ac26-6135a7918d38 tempest-TaggedBootDevicesTest_v242-713593721 None] Created volume path /opt/stack/data/cinder/volumes/volume-fa7896cc-c83b-483a-8af1-8886a20e0630,
Mar 02 18:37:13.183583 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:37:13.183583 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:37:13.183583 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:37:13.183583 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:37:13.183583 n-d-828839-1 cinder-volume[96937]: incominguser U2d3LKgz78jYWrAx6vtt eUVrLPmE52qKWA45
Mar 02 18:37:13.183583 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:37:13.183583 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:37:13.183583 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:37:13.183583 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:37:13.186017 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:13.956547 n-d-828839-1 sudo[124586]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:13.963929 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-807c46b7-b9fd-457c-b8dd-fc3d10d9e284 tempest-GroupSnapshotsTest-441772576 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/volume-39715c40-7cb0-44f1-b746-5860d2733c9d" returned: 0 in 0.942s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:13.963929 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-807c46b7-b9fd-457c-b8dd-fc3d10d9e284 tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1e855a8e-b978-49cb-8340-5b1ac7b70d4b --snapshot stack-volumes-lvmdriver-1/volume-39715c40-7cb0-44f1-b746-5860d2733c9d -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:14.006437 n-d-828839-1 sudo[124652]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1e855a8e-b978-49cb-8340-5b1ac7b70d4b --snapshot stack-volumes-lvmdriver-1/volume-39715c40-7cb0-44f1-b746-5860d2733c9d -L 1.00g
Mar 02 18:37:14.008771 n-d-828839-1 sudo[124652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:14.010879 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630" returned: 0 in 0.823s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:14.011159 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807026800]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:14.012023 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-6da01fd8-0396-4c94-ac26-6135a7918d38 tempest-TaggedBootDevicesTest_v242-713593721 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:37:14.012392 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-6da01fd8-0396-4c94-ac26-6135a7918d38 tempest-TaggedBootDevicesTest_v242-713593721 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:37:14.015909 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:14.047484 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.033s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:14.048387 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807026800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:14.048955 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-6da01fd8-0396-4c94-ac26-6135a7918d38 tempest-TaggedBootDevicesTest_v242-713593721 None] Targets after update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:37:14.051693 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:14.408389 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.358s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:14.409479 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807026800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:14.410754 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:14.533258 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:14.533258 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807026800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:14.534359 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-6da01fd8-0396-4c94-ac26-6135a7918d38 tempest-TaggedBootDevicesTest_v242-713593721 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:37:14.863596 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-6da01fd8-0396-4c94-ac26-6135a7918d38 tempest-TaggedBootDevicesTest_v242-713593721 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630', 'target_lun': 1, 'volume_id': 'fa7896cc-c83b-483a-8af1-8886a20e0630', 'auth_method': 'CHAP', 'auth_username': 'U2d3LKgz78jYWrAx6vtt', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '8b6774f7-feb7-400a-9685-19f71fbd0ff1'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:37:15.368622 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-6da01fd8-0396-4c94-ac26-6135a7918d38 tempest-TaggedBootDevicesTest_v242-713593721 None] attachment_update completed successfully.
Mar 02 18:37:15.417368 n-d-828839-1 sudo[124652]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:15.420667 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-807c46b7-b9fd-457c-b8dd-fc3d10d9e284 tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1e855a8e-b978-49cb-8340-5b1ac7b70d4b --snapshot stack-volumes-lvmdriver-1/volume-39715c40-7cb0-44f1-b746-5860d2733c9d -L 1.00g" returned: 0 in 1.461s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:15.926057 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-807c46b7-b9fd-457c-b8dd-fc3d10d9e284 tempest-GroupSnapshotsTest-441772576 None] group_snapshot b64aeeeb-b3c8-4df5-91e6-5ec255329c64: created successfully
Mar 02 18:37:16.500345 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-3ef0ff45-b6ca-4166-a224-c8b17cf65f54 tempest-TaggedBootDevicesTest_v242-713593721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:16.535239 n-d-828839-1 sudo[124775]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:37:16.537236 n-d-828839-1 sudo[124775]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:16.682316 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-84f0092e-8497-451e-8a03-d1960b58dc04 tempest-GroupSnapshotsTest-441772576 None] group_snapshot b64aeeeb-b3c8-4df5-91e6-5ec255329c64: deleting
Mar 02 18:37:16.777306 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-84f0092e-8497-451e-8a03-d1960b58dc04 tempest-GroupSnapshotsTest-441772576 None] group_snapshot b64aeeeb-b3c8-4df5-91e6-5ec255329c64: deleting {{(pid=96937) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4178}}
Mar 02 18:37:16.799457 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-84f0092e-8497-451e-8a03-d1960b58dc04 tempest-GroupSnapshotsTest-441772576 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/_snapshot-1e855a8e-b978-49cb-8340-5b1ac7b70d4b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:16.867618 n-d-828839-1 sudo[124777]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-1e855a8e-b978-49cb-8340-5b1ac7b70d4b
Mar 02 18:37:16.873605 n-d-828839-1 sudo[124777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:17.196341 n-d-828839-1 sudo[124775]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:17.200456 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-3ef0ff45-b6ca-4166-a224-c8b17cf65f54 tempest-TaggedBootDevicesTest_v242-713593721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b" returned: 0 in 0.700s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:17.264997 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:17.278051 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:17.278832 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952074965584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-3ef0ff45-b6ca-4166-a224-c8b17cf65f54 tempest-TaggedBootDevicesTest_v242-713593721 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: U2d3LKgz78jYWrAx6vtt
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:37:17.279872 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:37:17.284012 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-3ef0ff45-b6ca-4166-a224-c8b17cf65f54 tempest-TaggedBootDevicesTest_v242-713593721 None] Creating iscsi_target for Volume ID: volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:37:17.405666 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-3ef0ff45-b6ca-4166-a224-c8b17cf65f54 tempest-TaggedBootDevicesTest_v242-713593721 None] Created volume path /opt/stack/data/cinder/volumes/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b,
Mar 02 18:37:17.405666 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:37:17.405666 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:37:17.405666 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:37:17.405666 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:37:17.405666 n-d-828839-1 cinder-volume[96937]: incominguser gLk5hPyAn7NxzgTxKEUJ 2aeBCZfaQD76hava
Mar 02 18:37:17.405666 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:37:17.405666 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:37:17.405666 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:37:17.405666 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:37:17.409772 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:17.561322 n-d-828839-1 sudo[124777]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:17.563279 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-84f0092e-8497-451e-8a03-d1960b58dc04 tempest-GroupSnapshotsTest-441772576 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/_snapshot-1e855a8e-b978-49cb-8340-5b1ac7b70d4b" returned: 0 in 0.764s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:17.566601 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-84f0092e-8497-451e-8a03-d1960b58dc04 tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1e855a8e-b978-49cb-8340-5b1ac7b70d4b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:17.590480 n-d-828839-1 sudo[124783]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1e855a8e-b978-49cb-8340-5b1ac7b70d4b
Mar 02 18:37:17.591880 n-d-828839-1 sudo[124783]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:18.309828 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b" returned: 0 in 0.901s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:18.310292 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952074965584]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:18.316287 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-3ef0ff45-b6ca-4166-a224-c8b17cf65f54 tempest-TaggedBootDevicesTest_v242-713593721 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:37:18.316287 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-3ef0ff45-b6ca-4166-a224-c8b17cf65f54 tempest-TaggedBootDevicesTest_v242-713593721 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:37:18.316287 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:18.323819 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:18.324236 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952074965584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-3ef0ff45-b6ca-4166-a224-c8b17cf65f54 tempest-TaggedBootDevicesTest_v242-713593721 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: U2d3LKgz78jYWrAx6vtt
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:37:18.324951 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:37:18.328208 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:18.473673 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:18.475107 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952074965584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:18.479342 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:18.638838 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.160s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:18.639807 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952074965584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:18.640890 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-3ef0ff45-b6ca-4166-a224-c8b17cf65f54 tempest-TaggedBootDevicesTest_v242-713593721 None] Set provider_location to: 10.222.0.66:3260,2 iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:37:18.846852 n-d-828839-1 sudo[124783]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:18.848732 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-84f0092e-8497-451e-8a03-d1960b58dc04 tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1e855a8e-b978-49cb-8340-5b1ac7b70d4b" returned: 0 in 1.282s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:18.905603 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-3ef0ff45-b6ca-4166-a224-c8b17cf65f54 tempest-TaggedBootDevicesTest_v242-713593721 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b', 'target_lun': 1, 'volume_id': '47eaa6e3-4bb0-47a4-9781-4561a5978e7b', 'auth_method': 'CHAP', 'auth_username': 'gLk5hPyAn7NxzgTxKEUJ', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'e8cdc807-f03b-4c8e-94f6-15437ed80f4d'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:37:19.056023 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-84f0092e-8497-451e-8a03-d1960b58dc04 tempest-GroupSnapshotsTest-441772576 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-118386610 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-118386610, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:37:19.059388 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-84f0092e-8497-451e-8a03-d1960b58dc04 tempest-GroupSnapshotsTest-441772576 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-118386610 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-118386610, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:37:19.161733 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-3ef0ff45-b6ca-4166-a224-c8b17cf65f54 tempest-TaggedBootDevicesTest_v242-713593721 None] attachment_update completed successfully.
Mar 02 18:37:19.201932 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-84f0092e-8497-451e-8a03-d1960b58dc04 tempest-GroupSnapshotsTest-441772576 None] Created reservations ['7a33f1c4-98bb-4132-8a5a-373956ea0f56', '72a43b95-c443-47c8-a142-6c4626e1b924', '0b89a1ba-2f7f-46e5-b8c7-2e6095327c1f', '6b0bc653-3947-4633-a5e2-439c400666e6'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:37:19.516028 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-84f0092e-8497-451e-8a03-d1960b58dc04 tempest-GroupSnapshotsTest-441772576 None] group_snapshot b64aeeeb-b3c8-4df5-91e6-5ec255329c64: deleted successfully
Mar 02 18:37:20.234389 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-9b902079-aa56-46c8-8866-088ed35ec48f tempest-TaggedBootDevicesTest_v242-713593721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:20.286291 n-d-828839-1 sudo[124879]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df
Mar 02 18:37:20.287083 n-d-828839-1 sudo[124879]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:20.896025 n-d-828839-1 sudo[124879]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:20.898920 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-9b902079-aa56-46c8-8866-088ed35ec48f tempest-TaggedBootDevicesTest_v242-713593721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df" returned: 0 in 0.665s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:21.048698 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:21.079549 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:21.080147 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951814105568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-9b902079-aa56-46c8-8866-088ed35ec48f tempest-TaggedBootDevicesTest_v242-713593721 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: U2d3LKgz78jYWrAx6vtt
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Target 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: gLk5hPyAn7NxzgTxKEUJ
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:37:21.081010 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:37:21.095251 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-9b902079-aa56-46c8-8866-088ed35ec48f tempest-TaggedBootDevicesTest_v242-713593721 None] Creating iscsi_target for Volume ID: volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:37:21.212292 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-9b902079-aa56-46c8-8866-088ed35ec48f tempest-TaggedBootDevicesTest_v242-713593721 None] Created volume path /opt/stack/data/cinder/volumes/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df,
Mar 02 18:37:21.212292 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:37:21.212292 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:37:21.212292 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df
Mar 02 18:37:21.212292 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:37:21.212292 n-d-828839-1 cinder-volume[96937]: incominguser Xjgkvi7LJwS97AmtbHAR 8mKjjr5CmmW3NUc3
Mar 02 18:37:21.212292 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:37:21.212292 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:37:21.212292 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:37:21.212292 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:37:21.220777 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:21.251041 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-1d0d79ae-aa8a-4b41-982b-8319f2dd6a19 tempest-GroupSnapshotsTest-441772576 None] Skipping remove_export. No iscsi_target is presently exported for volume: 39715c40-7cb0-44f1-b746-5860d2733c9d
Mar 02 18:37:21.252082 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1d0d79ae-aa8a-4b41-982b-8319f2dd6a19 tempest-GroupSnapshotsTest-441772576 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/volume-39715c40-7cb0-44f1-b746-5860d2733c9d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:21.287697 n-d-828839-1 sudo[124894]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-39715c40-7cb0-44f1-b746-5860d2733c9d
Mar 02 18:37:21.289977 n-d-828839-1 sudo[124894]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:21.860604 n-d-828839-1 sudo[124894]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:21.863085 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1d0d79ae-aa8a-4b41-982b-8319f2dd6a19 tempest-GroupSnapshotsTest-441772576 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/volume-39715c40-7cb0-44f1-b746-5860d2733c9d" returned: 0 in 0.610s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:21.865373 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1d0d79ae-aa8a-4b41-982b-8319f2dd6a19 tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-39715c40-7cb0-44f1-b746-5860d2733c9d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:21.883368 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df" returned: 0 in 0.660s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:21.884108 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951814105568]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:21.886365 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-9b902079-aa56-46c8-8866-088ed35ec48f tempest-TaggedBootDevicesTest_v242-713593721 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:37:21.887122 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-9b902079-aa56-46c8-8866-088ed35ec48f tempest-TaggedBootDevicesTest_v242-713593721 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:37:21.889283 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:21.890884 n-d-828839-1 sudo[124932]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-39715c40-7cb0-44f1-b746-5860d2733c9d
Mar 02 18:37:21.891741 n-d-828839-1 sudo[124932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:21.899928 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:21.901114 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951814105568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-9b902079-aa56-46c8-8866-088ed35ec48f tempest-TaggedBootDevicesTest_v242-713593721 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: U2d3LKgz78jYWrAx6vtt
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Target 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: gLk5hPyAn7NxzgTxKEUJ
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:37:21.901895 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:37:21.909896 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:22.066754 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.162s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:22.067110 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951814105568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:22.069209 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:22.251827 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.183s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:22.252441 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951814105568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:22.253333 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-9b902079-aa56-46c8-8866-088ed35ec48f tempest-TaggedBootDevicesTest_v242-713593721 None] Set provider_location to: 10.222.0.66:3260,3 iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:37:22.479044 n-d-828839-1 sudo[124932]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:22.481975 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1d0d79ae-aa8a-4b41-982b-8319f2dd6a19 tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-39715c40-7cb0-44f1-b746-5860d2733c9d" returned: 0 in 0.617s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:22.484448 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1d0d79ae-aa8a-4b41-982b-8319f2dd6a19 tempest-GroupSnapshotsTest-441772576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-39715c40-7cb0-44f1-b746-5860d2733c9d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:22.504236 n-d-828839-1 sudo[124941]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-39715c40-7cb0-44f1-b746-5860d2733c9d
Mar 02 18:37:22.505403 n-d-828839-1 sudo[124941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:22.585719 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-9b902079-aa56-46c8-8866-088ed35ec48f tempest-TaggedBootDevicesTest_v242-713593721 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df', 'target_lun': 1, 'volume_id': '2f4161d8-63d3-49a4-957e-aeb307a9b2df', 'auth_method': 'CHAP', 'auth_username': 'Xjgkvi7LJwS97AmtbHAR', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '076b141a-8a3c-4601-bbd3-849e76df41cf'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:37:22.981913 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-856a731e-9b23-466c-8449-46fbb5db67d5 req-9b902079-aa56-46c8-8866-088ed35ec48f tempest-TaggedBootDevicesTest_v242-713593721 None] attachment_update completed successfully.
Mar 02 18:37:23.328362 n-d-828839-1 sudo[124941]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:23.330284 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1d0d79ae-aa8a-4b41-982b-8319f2dd6a19 tempest-GroupSnapshotsTest-441772576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-39715c40-7cb0-44f1-b746-5860d2733c9d" returned: 0 in 0.846s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:23.332376 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-1d0d79ae-aa8a-4b41-982b-8319f2dd6a19 tempest-GroupSnapshotsTest-441772576 None] Successfully deleted volume: 39715c40-7cb0-44f1-b746-5860d2733c9d
Mar 02 18:37:23.865375 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-1d0d79ae-aa8a-4b41-982b-8319f2dd6a19 tempest-GroupSnapshotsTest-441772576 None] Created reservations ['26f7fc22-83e5-48c6-9ba9-00023caaed5a'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:37:23.945854 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-1d0d79ae-aa8a-4b41-982b-8319f2dd6a19 tempest-GroupSnapshotsTest-441772576 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-118386610 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-118386610, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:37:24.093673 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-1d0d79ae-aa8a-4b41-982b-8319f2dd6a19 tempest-GroupSnapshotsTest-441772576 None] Created reservations ['a0c4bc61-937e-4c3a-98fb-6fc693e04b06', '33a9e23e-94e3-4bcc-ab25-189277bd13ba', '64d72730-ee7d-4df2-a405-83f1ded6e0ef', 'eab55fed-5de5-4cd1-943b-1ce024493800'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:37:24.661272 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-1d0d79ae-aa8a-4b41-982b-8319f2dd6a19 tempest-GroupSnapshotsTest-441772576 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:37:24.661956 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1d0d79ae-aa8a-4b41-982b-8319f2dd6a19 tempest-GroupSnapshotsTest-441772576 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:24.739639 n-d-828839-1 sudo[124967]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:37:24.750430 n-d-828839-1 sudo[124967]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:26.039365 n-d-828839-1 sudo[124967]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:26.042444 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1d0d79ae-aa8a-4b41-982b-8319f2dd6a19 tempest-GroupSnapshotsTest-441772576 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 1.380s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:26.046677 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1d0d79ae-aa8a-4b41-982b-8319f2dd6a19 tempest-GroupSnapshotsTest-441772576 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:26.099624 n-d-828839-1 sudo[124980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:37:26.100599 n-d-828839-1 sudo[124980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:27.209373 n-d-828839-1 sudo[124980]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:27.212262 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1d0d79ae-aa8a-4b41-982b-8319f2dd6a19 tempest-GroupSnapshotsTest-441772576 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 1.165s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:27.214985 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-1d0d79ae-aa8a-4b41-982b-8319f2dd6a19 tempest-GroupSnapshotsTest-441772576 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:37:27.221317 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-1d0d79ae-aa8a-4b41-982b-8319f2dd6a19 tempest-GroupSnapshotsTest-441772576 None] Delete group completed successfully.
Mar 02 18:37:39.186869 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-2df5707a-a1e3-48a8-ade6-2c538e83aa63 tempest-AttachVolumeNegativeTest-1804160271 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:37:39.192409 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-2df5707a-a1e3-48a8-ade6-2c538e83aa63 tempest-AttachVolumeNegativeTest-1804160271 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:37:39.193248 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-2df5707a-a1e3-48a8-ade6-2c538e83aa63 tempest-AttachVolumeNegativeTest-1804160271 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'
Mar 02 18:37:39.218085 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2df5707a-a1e3-48a8-ade6-2c538e83aa63 tempest-AttachVolumeNegativeTest-1804160271 None] Flow 'volume_create_manager' (1bc09345-347d-40e5-9065-090138ed533e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:37:39.222442 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2df5707a-a1e3-48a8-ade6-2c538e83aa63 tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e7f68682-5323-4d92-9e36-0b69491a9980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:37:39.275693 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-2df5707a-a1e3-48a8-ade6-2c538e83aa63 tempest-AttachVolumeNegativeTest-1804160271 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:37:39.309897 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2df5707a-a1e3-48a8-ade6-2c538e83aa63 tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e7f68682-5323-4d92-9e36-0b69491a9980) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:37:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-183751624',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=f16091ab-1700-47a4-9361-714f99c929e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c522ac514464c6eaa7d8499814b686d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:37:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:37:39Z,user_id='e89b557d4bda4cafaf8b06eeddd9fc83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:37:39.313928 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2df5707a-a1e3-48a8-ade6-2c538e83aa63 tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e4119ad9-a412-413c-bad9-83d1ff9829c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:37:39.318034 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2df5707a-a1e3-48a8-ade6-2c538e83aa63 tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e4119ad9-a412-413c-bad9-83d1ff9829c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:37:39.321156 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2df5707a-a1e3-48a8-ade6-2c538e83aa63 tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c59dedea-9789-4a21-b15c-7cfc403e89f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:37:39.324289 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2df5707a-a1e3-48a8-ade6-2c538e83aa63 tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c59dedea-9789-4a21-b15c-7cfc403e89f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f16091ab-1700-47a4-9361-714f99c929e5', 'volume_name': 'volume-f16091ab-1700-47a4-9361-714f99c929e5', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:37:39.327171 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2df5707a-a1e3-48a8-ade6-2c538e83aa63 tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b69af685-7d1f-4025-92ef-d21f0424903e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:37:39.329574 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2df5707a-a1e3-48a8-ade6-2c538e83aa63 tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b69af685-7d1f-4025-92ef-d21f0424903e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:37:39.332067 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2df5707a-a1e3-48a8-ade6-2c538e83aa63 tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9e724d3f-97c2-4ca3-b629-4b0f177ba2a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:37:39.337535 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-2df5707a-a1e3-48a8-ade6-2c538e83aa63 tempest-AttachVolumeNegativeTest-1804160271 None] Volume f16091ab-1700-47a4-9361-714f99c929e5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f16091ab-1700-47a4-9361-714f99c929e5', 'volume_size': 1}
Mar 02 18:37:39.337535 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2df5707a-a1e3-48a8-ade6-2c538e83aa63 tempest-AttachVolumeNegativeTest-1804160271 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f16091ab-1700-47a4-9361-714f99c929e5 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:39.355474 n-d-828839-1 sudo[125054]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f16091ab-1700-47a4-9361-714f99c929e5 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:37:39.357231 n-d-828839-1 sudo[125054]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:40.665266 n-d-828839-1 sudo[125054]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:40.668547 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2df5707a-a1e3-48a8-ade6-2c538e83aa63 tempest-AttachVolumeNegativeTest-1804160271 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f16091ab-1700-47a4-9361-714f99c929e5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.333s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:40.685328 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2df5707a-a1e3-48a8-ade6-2c538e83aa63 tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9e724d3f-97c2-4ca3-b629-4b0f177ba2a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f16091ab-1700-47a4-9361-714f99c929e5', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:37:40.688303 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2df5707a-a1e3-48a8-ade6-2c538e83aa63 tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75c7fb87-8b98-44cc-bc08-5806db93c0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:37:40.910173 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-2df5707a-a1e3-48a8-ade6-2c538e83aa63 tempest-AttachVolumeNegativeTest-1804160271 None] Volume volume-f16091ab-1700-47a4-9361-714f99c929e5 (f16091ab-1700-47a4-9361-714f99c929e5): created successfully
Mar 02 18:37:40.912845 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2df5707a-a1e3-48a8-ade6-2c538e83aa63 tempest-AttachVolumeNegativeTest-1804160271 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75c7fb87-8b98-44cc-bc08-5806db93c0b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:37:40.921855 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2df5707a-a1e3-48a8-ade6-2c538e83aa63 tempest-AttachVolumeNegativeTest-1804160271 None] Flow 'volume_create_manager' (1bc09345-347d-40e5-9065-090138ed533e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:37:41.024851 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-78cec40d-5400-419f-951a-9df39e05f308 tempest-GroupsV314Test-979299407 None] Group tempest-GroupsV314Test-Group-801011737: creating
Mar 02 18:37:41.052120 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-2df5707a-a1e3-48a8-ade6-2c538e83aa63 tempest-AttachVolumeNegativeTest-1804160271 None] Created volume successfully.
Mar 02 18:37:41.155587 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-78cec40d-5400-419f-951a-9df39e05f308 tempest-GroupsV314Test-979299407 None] Group tempest-GroupsV314Test-Group-801011737: created successfully
Mar 02 18:37:41.207455 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-78cec40d-5400-419f-951a-9df39e05f308 tempest-GroupsV314Test-979299407 None] Create group completed successfully.
Mar 02 18:37:43.799817 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-a174da33-4a06-4dc3-bfda-9385db5fefae req-42bba51d-c555-416c-b803-36dae8bc87bc tempest-AttachVolumeNegativeTest-1804160271 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f16091ab-1700-47a4-9361-714f99c929e5 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:43.870636 n-d-828839-1 sudo[125169]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f16091ab-1700-47a4-9361-714f99c929e5
Mar 02 18:37:43.874695 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-d3b7e4fb-f507-40e4-9060-9743a4114453 tempest-GroupsV314Test-979299407 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:37:43.880861 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-d3b7e4fb-f507-40e4-9060-9743a4114453 tempest-GroupsV314Test-979299407 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:37:43.887099 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-d3b7e4fb-f507-40e4-9060-9743a4114453 tempest-GroupsV314Test-979299407 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'
Mar 02 18:37:43.881877 n-d-828839-1 sudo[125169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:43.928246 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d3b7e4fb-f507-40e4-9060-9743a4114453 tempest-GroupsV314Test-979299407 None] Flow 'volume_create_manager' (3590dc5c-dca6-4f04-95f9-e334ac5f8752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:37:43.941104 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d3b7e4fb-f507-40e4-9060-9743a4114453 tempest-GroupsV314Test-979299407 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4562a64f-6890-48f5-9384-3ea5b17164b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:37:44.008039 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-d3b7e4fb-f507-40e4-9060-9743a4114453 tempest-GroupsV314Test-979299407 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:37:44.055520 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d3b7e4fb-f507-40e4-9060-9743a4114453 tempest-GroupsV314Test-979299407 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4562a64f-6890-48f5-9384-3ea5b17164b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:37:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-2035897263',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=d0c1b58d-b05c-4678-94eb-d4c0913625ba,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=bc49f0f7-b71f-479b-8d53-92ddc61d82ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a284da450be14b87a9801d55e16344dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:37:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:37:44Z,user_id='2587e5fddbf24ed2b23b5fa50e5d3569',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff6a079f-dc89-4c72-b1e1-87741fe597dd),volume_type_id=ff6a079f-dc89-4c72-b1e1-87741fe597dd)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:37:44.058647 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d3b7e4fb-f507-40e4-9060-9743a4114453 tempest-GroupsV314Test-979299407 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2279a677-f0b0-4736-aaff-f164a1d5fb2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:37:44.061256 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d3b7e4fb-f507-40e4-9060-9743a4114453 tempest-GroupsV314Test-979299407 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2279a677-f0b0-4736-aaff-f164a1d5fb2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:37:44.065201 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d3b7e4fb-f507-40e4-9060-9743a4114453 tempest-GroupsV314Test-979299407 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (01c00b84-3540-4579-b6c7-5c82720d5410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:37:44.068136 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d3b7e4fb-f507-40e4-9060-9743a4114453 tempest-GroupsV314Test-979299407 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (01c00b84-3540-4579-b6c7-5c82720d5410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bc49f0f7-b71f-479b-8d53-92ddc61d82ed', 'volume_name': 'volume-bc49f0f7-b71f-479b-8d53-92ddc61d82ed', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:37:44.071062 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d3b7e4fb-f507-40e4-9060-9743a4114453 tempest-GroupsV314Test-979299407 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2106cbe1-1a7c-4971-8bea-f4b06b968bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:37:44.074152 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d3b7e4fb-f507-40e4-9060-9743a4114453 tempest-GroupsV314Test-979299407 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2106cbe1-1a7c-4971-8bea-f4b06b968bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:37:44.076647 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d3b7e4fb-f507-40e4-9060-9743a4114453 tempest-GroupsV314Test-979299407 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54f0d34a-45ac-4791-b347-74f2ac7e182b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:37:44.103707 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-d3b7e4fb-f507-40e4-9060-9743a4114453 tempest-GroupsV314Test-979299407 None] Volume bc49f0f7-b71f-479b-8d53-92ddc61d82ed: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bc49f0f7-b71f-479b-8d53-92ddc61d82ed', 'volume_size': 1}
Mar 02 18:37:44.110578 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d3b7e4fb-f507-40e4-9060-9743a4114453 tempest-GroupsV314Test-979299407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bc49f0f7-b71f-479b-8d53-92ddc61d82ed stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:44.156217 n-d-828839-1 sudo[125175]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bc49f0f7-b71f-479b-8d53-92ddc61d82ed stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:37:44.157734 n-d-828839-1 sudo[125175]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:44.513038 n-d-828839-1 sudo[125169]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:44.515453 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-a174da33-4a06-4dc3-bfda-9385db5fefae req-42bba51d-c555-416c-b803-36dae8bc87bc tempest-AttachVolumeNegativeTest-1804160271 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f16091ab-1700-47a4-9361-714f99c929e5" returned: 0 in 0.728s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:44.648174 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:44.691494 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.043s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:44.691927 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805081200]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-a174da33-4a06-4dc3-bfda-9385db5fefae req-42bba51d-c555-416c-b803-36dae8bc87bc tempest-AttachVolumeNegativeTest-1804160271 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: U2d3LKgz78jYWrAx6vtt
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Target 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: gLk5hPyAn7NxzgTxKEUJ
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Target 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030000
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf30
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030001
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf31
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: Xjgkvi7LJwS97AmtbHAR
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:37:44.692687 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:37:44.705912 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-a174da33-4a06-4dc3-bfda-9385db5fefae req-42bba51d-c555-416c-b803-36dae8bc87bc tempest-AttachVolumeNegativeTest-1804160271 None] Creating iscsi_target for Volume ID: volume-f16091ab-1700-47a4-9361-714f99c929e5 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:37:44.840615 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-a174da33-4a06-4dc3-bfda-9385db5fefae req-42bba51d-c555-416c-b803-36dae8bc87bc tempest-AttachVolumeNegativeTest-1804160271 None] Created volume path /opt/stack/data/cinder/volumes/volume-f16091ab-1700-47a4-9361-714f99c929e5,
Mar 02 18:37:44.840615 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:37:44.840615 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:37:44.840615 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f16091ab-1700-47a4-9361-714f99c929e5
Mar 02 18:37:44.840615 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:37:44.840615 n-d-828839-1 cinder-volume[96937]: incominguser 3oBsejM46YMzwtvbj5zU m5EtBNhnv5SdMW5W
Mar 02 18:37:44.840615 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:37:44.840615 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:37:44.840615 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:37:44.840615 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:37:44.848216 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f16091ab-1700-47a4-9361-714f99c929e5 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:45.510530 n-d-828839-1 sudo[125175]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:45.512937 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d3b7e4fb-f507-40e4-9060-9743a4114453 tempest-GroupsV314Test-979299407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bc49f0f7-b71f-479b-8d53-92ddc61d82ed stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.407s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:45.516919 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d3b7e4fb-f507-40e4-9060-9743a4114453 tempest-GroupsV314Test-979299407 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54f0d34a-45ac-4791-b347-74f2ac7e182b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bc49f0f7-b71f-479b-8d53-92ddc61d82ed', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:37:45.520694 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d3b7e4fb-f507-40e4-9060-9743a4114453 tempest-GroupsV314Test-979299407 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7c986ce8-e8c2-4663-94e7-f6a9abd86cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:37:45.624410 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-d3b7e4fb-f507-40e4-9060-9743a4114453 tempest-GroupsV314Test-979299407 None] Volume volume-bc49f0f7-b71f-479b-8d53-92ddc61d82ed (bc49f0f7-b71f-479b-8d53-92ddc61d82ed): created successfully
Mar 02 18:37:45.627465 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d3b7e4fb-f507-40e4-9060-9743a4114453 tempest-GroupsV314Test-979299407 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7c986ce8-e8c2-4663-94e7-f6a9abd86cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:37:45.632122 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d3b7e4fb-f507-40e4-9060-9743a4114453 tempest-GroupsV314Test-979299407 None] Flow 'volume_create_manager' (3590dc5c-dca6-4f04-95f9-e334ac5f8752) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:37:45.727090 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-d3b7e4fb-f507-40e4-9060-9743a4114453 tempest-GroupsV314Test-979299407 None] Created volume successfully.
Mar 02 18:37:45.905944 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f16091ab-1700-47a4-9361-714f99c929e5" returned: 0 in 1.062s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:45.906560 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805081200]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:45.906895 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-a174da33-4a06-4dc3-bfda-9385db5fefae req-42bba51d-c555-416c-b803-36dae8bc87bc tempest-AttachVolumeNegativeTest-1804160271 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:37:45.907261 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-a174da33-4a06-4dc3-bfda-9385db5fefae req-42bba51d-c555-416c-b803-36dae8bc87bc tempest-AttachVolumeNegativeTest-1804160271 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:37:45.910445 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:45.932428 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:45.933108 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805081200]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-f16091ab-1700-47a4-9361-714f99c929e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f16091ab-1700-47a4-9361-714f99c929e5\n Backing store flags: \n Account information:\n 3oBsejM46YMzwtvbj5zU\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-a174da33-4a06-4dc3-bfda-9385db5fefae req-42bba51d-c555-416c-b803-36dae8bc87bc tempest-AttachVolumeNegativeTest-1804160271 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: U2d3LKgz78jYWrAx6vtt
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Target 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: gLk5hPyAn7NxzgTxKEUJ
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Target 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030000
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf30
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030001
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf31
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: Xjgkvi7LJwS97AmtbHAR
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:37:45.934621 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:37:45.948008 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:46.152612 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.206s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:46.153265 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805081200]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-f16091ab-1700-47a4-9361-714f99c929e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f16091ab-1700-47a4-9361-714f99c929e5\n Backing store flags: \n Account information:\n 3oBsejM46YMzwtvbj5zU\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:46.154915 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:46.307406 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.152s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:46.307765 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805081200]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-f16091ab-1700-47a4-9361-714f99c929e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f16091ab-1700-47a4-9361-714f99c929e5\n Backing store flags: \n Account information:\n 3oBsejM46YMzwtvbj5zU\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:46.309364 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-a174da33-4a06-4dc3-bfda-9385db5fefae req-42bba51d-c555-416c-b803-36dae8bc87bc tempest-AttachVolumeNegativeTest-1804160271 None] Set provider_location to: 10.222.0.66:3260,4 iqn.2010-10.org.openstack:volume-f16091ab-1700-47a4-9361-714f99c929e5 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:37:46.585718 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-a174da33-4a06-4dc3-bfda-9385db5fefae req-42bba51d-c555-416c-b803-36dae8bc87bc tempest-AttachVolumeNegativeTest-1804160271 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-f16091ab-1700-47a4-9361-714f99c929e5', 'target_lun': 1, 'volume_id': 'f16091ab-1700-47a4-9361-714f99c929e5', 'auth_method': 'CHAP', 'auth_username': '3oBsejM46YMzwtvbj5zU', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '4b35071a-ee2c-4928-aaa9-c325756174ad'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:37:47.156525 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-a174da33-4a06-4dc3-bfda-9385db5fefae req-42bba51d-c555-416c-b803-36dae8bc87bc tempest-AttachVolumeNegativeTest-1804160271 None] attachment_update completed successfully.
Mar 02 18:37:48.074356 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-fdaa238c-20aa-4c88-9249-8854ff5f52d8 tempest-GroupsV314Test-979299407 None] Creating clone of volume: bc49f0f7-b71f-479b-8d53-92ddc61d82ed
Mar 02 18:37:48.081900 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fdaa238c-20aa-4c88-9249-8854ff5f52d8 tempest-GroupsV314Test-979299407 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/volume-bc49f0f7-b71f-479b-8d53-92ddc61d82ed {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:48.156301 n-d-828839-1 sudo[125275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-bc49f0f7-b71f-479b-8d53-92ddc61d82ed
Mar 02 18:37:48.157155 n-d-828839-1 sudo[125275]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:48.729463 n-d-828839-1 sudo[125275]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:48.732125 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fdaa238c-20aa-4c88-9249-8854ff5f52d8 tempest-GroupsV314Test-979299407 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/volume-bc49f0f7-b71f-479b-8d53-92ddc61d82ed" returned: 0 in 0.650s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:48.734701 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fdaa238c-20aa-4c88-9249-8854ff5f52d8 tempest-GroupsV314Test-979299407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-7fd61ff1-826b-4e07-9841-a64db6c38bcd --snapshot stack-volumes-lvmdriver-1/volume-bc49f0f7-b71f-479b-8d53-92ddc61d82ed -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:48.755654 n-d-828839-1 sudo[125287]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-7fd61ff1-826b-4e07-9841-a64db6c38bcd --snapshot stack-volumes-lvmdriver-1/volume-bc49f0f7-b71f-479b-8d53-92ddc61d82ed -L 1.00g
Mar 02 18:37:48.756648 n-d-828839-1 sudo[125287]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:50.021672 n-d-828839-1 sudo[125287]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:50.023992 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fdaa238c-20aa-4c88-9249-8854ff5f52d8 tempest-GroupsV314Test-979299407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-7fd61ff1-826b-4e07-9841-a64db6c38bcd --snapshot stack-volumes-lvmdriver-1/volume-bc49f0f7-b71f-479b-8d53-92ddc61d82ed -L 1.00g" returned: 0 in 1.289s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:50.030492 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fdaa238c-20aa-4c88-9249-8854ff5f52d8 tempest-GroupsV314Test-979299407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7fd61ff1-826b-4e07-9841-a64db6c38bcd stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:50.078364 n-d-828839-1 sudo[125405]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7fd61ff1-826b-4e07-9841-a64db6c38bcd stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:37:50.081722 n-d-828839-1 sudo[125405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:51.140299 n-d-828839-1 sudo[125405]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:51.143357 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fdaa238c-20aa-4c88-9249-8854ff5f52d8 tempest-GroupsV314Test-979299407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7fd61ff1-826b-4e07-9841-a64db6c38bcd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.113s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:51.147324 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fdaa238c-20aa-4c88-9249-8854ff5f52d8 tempest-GroupsV314Test-979299407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-7fd61ff1-826b-4e07-9841-a64db6c38bcd {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:51.191718 n-d-828839-1 sudo[125445]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-7fd61ff1-826b-4e07-9841-a64db6c38bcd
Mar 02 18:37:51.192540 n-d-828839-1 sudo[125445]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:51.968430 n-d-828839-1 sudo[125445]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:51.971218 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fdaa238c-20aa-4c88-9249-8854ff5f52d8 tempest-GroupsV314Test-979299407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-7fd61ff1-826b-4e07-9841-a64db6c38bcd" returned: 0 in 0.824s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:51.995284 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fdaa238c-20aa-4c88-9249-8854ff5f52d8 tempest-GroupsV314Test-979299407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7fd61ff1--826b--4e07--9841--a64db6c38bcd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7fd61ff1--826b--4e07--9841--a64db6c38bcd iflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:52.051196 n-d-828839-1 sudo[125474]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7fd61ff1--826b--4e07--9841--a64db6c38bcd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7fd61ff1--826b--4e07--9841--a64db6c38bcd iflag=direct
Mar 02 18:37:52.053714 n-d-828839-1 sudo[125474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:52.632585 n-d-828839-1 sudo[125474]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:52.635425 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fdaa238c-20aa-4c88-9249-8854ff5f52d8 tempest-GroupsV314Test-979299407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7fd61ff1--826b--4e07--9841--a64db6c38bcd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7fd61ff1--826b--4e07--9841--a64db6c38bcd iflag=direct" returned: 0 in 0.639s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:52.636488 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fdaa238c-20aa-4c88-9249-8854ff5f52d8 tempest-GroupsV314Test-979299407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7fd61ff1--826b--4e07--9841--a64db6c38bcd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7fd61ff1--826b--4e07--9841--a64db6c38bcd oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:52.663902 n-d-828839-1 sudo[125499]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7fd61ff1--826b--4e07--9841--a64db6c38bcd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7fd61ff1--826b--4e07--9841--a64db6c38bcd oflag=direct
Mar 02 18:37:52.664866 n-d-828839-1 sudo[125499]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:52.962876 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:37:52.963622 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:37:52.964408 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:53.009990 n-d-828839-1 sudo[125510]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:37:53.010847 n-d-828839-1 sudo[125510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:53.244977 n-d-828839-1 sudo[125499]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:53.248381 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fdaa238c-20aa-4c88-9249-8854ff5f52d8 tempest-GroupsV314Test-979299407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7fd61ff1--826b--4e07--9841--a64db6c38bcd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7fd61ff1--826b--4e07--9841--a64db6c38bcd oflag=direct" returned: 0 in 0.611s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:53.249898 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fdaa238c-20aa-4c88-9249-8854ff5f52d8 tempest-GroupsV314Test-979299407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7fd61ff1--826b--4e07--9841--a64db6c38bcd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7fd61ff1--826b--4e07--9841--a64db6c38bcd count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:53.278311 n-d-828839-1 sudo[125524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7fd61ff1--826b--4e07--9841--a64db6c38bcd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7fd61ff1--826b--4e07--9841--a64db6c38bcd count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Mar 02 18:37:53.280153 n-d-828839-1 sudo[125524]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:53.680351 n-d-828839-1 sudo[125510]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:53.683242 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.718s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:53.690662 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:53.751578 n-d-828839-1 sudo[125527]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:37:53.753867 n-d-828839-1 sudo[125527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:54.505907 n-d-828839-1 sudo[125527]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:54.511230 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.822s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:54.514242 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:37:55.701907 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-839a56e3-39a9-44a5-a4c8-99c0e57831e3 req-d5d0704e-27d7-49c6-95e9-af823f556d30 tempest-AttachVolumeNegativeTest-1804160271 None] Terminate volume connection completed successfully.
Mar 02 18:37:55.702665 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-839a56e3-39a9-44a5-a4c8-99c0e57831e3 req-d5d0704e-27d7-49c6-95e9-af823f556d30 tempest-AttachVolumeNegativeTest-1804160271 None] Deleting attachment 4b35071a-ee2c-4928-aaa9-c325756174ad. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:37:55.706079 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:55.802674 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:55.803243 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779316656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-f16091ab-1700-47a4-9361-714f99c929e5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f16091ab-1700-47a4-9361-714f99c929e5\n Backing store flags: \n Account information:\n 3oBsejM46YMzwtvbj5zU\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:55.804484 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-839a56e3-39a9-44a5-a4c8-99c0e57831e3 req-d5d0704e-27d7-49c6-95e9-af823f556d30 tempest-AttachVolumeNegativeTest-1804160271 None] Removing iscsi_target for Volume ID: f16091ab-1700-47a4-9361-714f99c929e5
Mar 02 18:37:55.808007 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f16091ab-1700-47a4-9361-714f99c929e5 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:55.949689 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f16091ab-1700-47a4-9361-714f99c929e5 -f" returned: 0 in 0.143s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:55.949967 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779316656]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:55.955050 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:56.194746 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.240s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:56.195159 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779316656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:57.854510 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-b4fc18e5-e4e4-4480-860c-a3c01e556627 tempest-AttachVolumeNegativeTest-1804160271 None] Lock "b'cinder-f16091ab-1700-47a4-9361-714f99c929e5-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:37:58.058305 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:58.263507 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.205s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:58.264112 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777811440]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:37:58.265327 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-b4fc18e5-e4e4-4480-860c-a3c01e556627 tempest-AttachVolumeNegativeTest-1804160271 None] Skipping remove_export. No iscsi_target is presently exported for volume: f16091ab-1700-47a4-9361-714f99c929e5
Mar 02 18:37:58.266579 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b4fc18e5-e4e4-4480-860c-a3c01e556627 tempest-AttachVolumeNegativeTest-1804160271 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/volume-f16091ab-1700-47a4-9361-714f99c929e5 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:58.288290 n-d-828839-1 sudo[125572]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-f16091ab-1700-47a4-9361-714f99c929e5
Mar 02 18:37:58.290184 n-d-828839-1 sudo[125572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:58.897464 n-d-828839-1 sudo[125572]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:58.900509 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b4fc18e5-e4e4-4480-860c-a3c01e556627 tempest-AttachVolumeNegativeTest-1804160271 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/volume-f16091ab-1700-47a4-9361-714f99c929e5" returned: 0 in 0.633s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:58.902909 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b4fc18e5-e4e4-4480-860c-a3c01e556627 tempest-AttachVolumeNegativeTest-1804160271 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f16091ab-1700-47a4-9361-714f99c929e5 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:58.944227 n-d-828839-1 sudo[125575]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f16091ab-1700-47a4-9361-714f99c929e5
Mar 02 18:37:58.945678 n-d-828839-1 sudo[125575]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:37:59.473977 n-d-828839-1 sudo[125575]: pam_unix(sudo:session): session closed for user root
Mar 02 18:37:59.476296 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b4fc18e5-e4e4-4480-860c-a3c01e556627 tempest-AttachVolumeNegativeTest-1804160271 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f16091ab-1700-47a4-9361-714f99c929e5" returned: 0 in 0.573s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:37:59.483742 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b4fc18e5-e4e4-4480-860c-a3c01e556627 tempest-AttachVolumeNegativeTest-1804160271 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f16091ab-1700-47a4-9361-714f99c929e5 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:37:59.520298 n-d-828839-1 sudo[125578]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f16091ab-1700-47a4-9361-714f99c929e5
Mar 02 18:37:59.521805 n-d-828839-1 sudo[125578]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:00.281058 n-d-828839-1 sudo[125578]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:00.283433 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b4fc18e5-e4e4-4480-860c-a3c01e556627 tempest-AttachVolumeNegativeTest-1804160271 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f16091ab-1700-47a4-9361-714f99c929e5" returned: 0 in 0.803s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:00.284879 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-b4fc18e5-e4e4-4480-860c-a3c01e556627 tempest-AttachVolumeNegativeTest-1804160271 None] Successfully deleted volume: f16091ab-1700-47a4-9361-714f99c929e5
Mar 02 18:38:00.527257 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-b4fc18e5-e4e4-4480-860c-a3c01e556627 tempest-AttachVolumeNegativeTest-1804160271 None] Created reservations ['323ab431-56d9-4f96-9086-a2efdcb6204a', '105881f2-b28e-4b5c-a9d3-a4080e1bd792', 'f7d45b85-71f0-49e9-884b-aa53a7577142', '12a626be-a8de-4a71-8758-a7d338d1df61'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:38:00.991226 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-b4fc18e5-e4e4-4480-860c-a3c01e556627 tempest-AttachVolumeNegativeTest-1804160271 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:38:00.998368 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b4fc18e5-e4e4-4480-860c-a3c01e556627 tempest-AttachVolumeNegativeTest-1804160271 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:01.015761 n-d-828839-1 sudo[125595]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:38:01.017318 n-d-828839-1 sudo[125595]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:01.515950 n-d-828839-1 sudo[125595]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:01.522091 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b4fc18e5-e4e4-4480-860c-a3c01e556627 tempest-AttachVolumeNegativeTest-1804160271 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.527s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:01.522091 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b4fc18e5-e4e4-4480-860c-a3c01e556627 tempest-AttachVolumeNegativeTest-1804160271 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:01.575137 n-d-828839-1 sudo[125602]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:38:01.576128 n-d-828839-1 sudo[125602]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:02.199442 n-d-828839-1 sudo[125602]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:02.202377 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b4fc18e5-e4e4-4480-860c-a3c01e556627 tempest-AttachVolumeNegativeTest-1804160271 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.680s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:02.204752 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-b4fc18e5-e4e4-4480-860c-a3c01e556627 tempest-AttachVolumeNegativeTest-1804160271 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:38:02.212565 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-b4fc18e5-e4e4-4480-860c-a3c01e556627 tempest-AttachVolumeNegativeTest-1804160271 None] Deleted volume successfully.
Mar 02 18:38:02.363783 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-b4fc18e5-e4e4-4480-860c-a3c01e556627 tempest-AttachVolumeNegativeTest-1804160271 None] Lock "b'cinder-f16091ab-1700-47a4-9361-714f99c929e5-delete_volume'" released by "delete_volume" :: held 4.524s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:38:09.716414 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-16c1b1fb-9631-405e-8ce2-e23f0bc3dbe3 tempest-AttachVolumeNegativeTest-1804160271 None] Lock "b'cinder-71e7c14d-987a-4fc8-ba54-ac625708137b-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:38:09.938875 n-d-828839-1 sudo[125524]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:09.977805 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fdaa238c-20aa-4c88-9249-8854ff5f52d8 tempest-GroupsV314Test-979299407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7fd61ff1--826b--4e07--9841--a64db6c38bcd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7fd61ff1--826b--4e07--9841--a64db6c38bcd count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 16.728s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:09.984094 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-fdaa238c-20aa-4c88-9249-8854ff5f52d8 tempest-GroupsV314Test-979299407 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7fd61ff1--826b--4e07--9841--a64db6c38bcd, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--7fd61ff1--826b--4e07--9841--a64db6c38bcd, size 1024.00 MB, duration 16.73 sec {{(pid=96937) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Mar 02 18:38:09.984972 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.volume_utils [None req-fdaa238c-20aa-4c88-9249-8854ff5f52d8 tempest-GroupsV314Test-979299407 None] Volume copy 1024.00 MB at 61.19 MB/s
Mar 02 18:38:09.986392 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fdaa238c-20aa-4c88-9249-8854ff5f52d8 tempest-GroupsV314Test-979299407 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/clone-snap-7fd61ff1-826b-4e07-9841-a64db6c38bcd {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:10.021607 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:10.028326 n-d-828839-1 sudo[125719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/clone-snap-7fd61ff1-826b-4e07-9841-a64db6c38bcd
Mar 02 18:38:10.031095 n-d-828839-1 sudo[125719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:10.206751 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.187s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:10.207129 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777811440]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:38:10.210972 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-16c1b1fb-9631-405e-8ce2-e23f0bc3dbe3 tempest-AttachVolumeNegativeTest-1804160271 None] Skipping remove_export. No iscsi_target is presently exported for volume: 71e7c14d-987a-4fc8-ba54-ac625708137b
Mar 02 18:38:10.214023 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c1b1fb-9631-405e-8ce2-e23f0bc3dbe3 tempest-AttachVolumeNegativeTest-1804160271 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/volume-71e7c14d-987a-4fc8-ba54-ac625708137b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:10.245011 n-d-828839-1 sudo[125729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-71e7c14d-987a-4fc8-ba54-ac625708137b
Mar 02 18:38:10.246812 n-d-828839-1 sudo[125729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:10.664730 n-d-828839-1 sudo[125719]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:10.667587 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fdaa238c-20aa-4c88-9249-8854ff5f52d8 tempest-GroupsV314Test-979299407 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/clone-snap-7fd61ff1-826b-4e07-9841-a64db6c38bcd" returned: 0 in 0.681s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:10.670173 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fdaa238c-20aa-4c88-9249-8854ff5f52d8 tempest-GroupsV314Test-979299407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-7fd61ff1-826b-4e07-9841-a64db6c38bcd {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:10.691411 n-d-828839-1 sudo[125733]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-7fd61ff1-826b-4e07-9841-a64db6c38bcd
Mar 02 18:38:10.692259 n-d-828839-1 sudo[125733]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:10.794140 n-d-828839-1 sudo[125729]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:10.796579 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c1b1fb-9631-405e-8ce2-e23f0bc3dbe3 tempest-AttachVolumeNegativeTest-1804160271 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/volume-71e7c14d-987a-4fc8-ba54-ac625708137b" returned: 0 in 0.583s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:10.798990 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c1b1fb-9631-405e-8ce2-e23f0bc3dbe3 tempest-AttachVolumeNegativeTest-1804160271 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-71e7c14d-987a-4fc8-ba54-ac625708137b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:10.819142 n-d-828839-1 sudo[125736]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-71e7c14d-987a-4fc8-ba54-ac625708137b
Mar 02 18:38:10.820489 n-d-828839-1 sudo[125736]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:11.400044 n-d-828839-1 sudo[125736]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:11.402543 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c1b1fb-9631-405e-8ce2-e23f0bc3dbe3 tempest-AttachVolumeNegativeTest-1804160271 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-71e7c14d-987a-4fc8-ba54-ac625708137b" returned: 0 in 0.603s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:11.404486 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c1b1fb-9631-405e-8ce2-e23f0bc3dbe3 tempest-AttachVolumeNegativeTest-1804160271 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-71e7c14d-987a-4fc8-ba54-ac625708137b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:11.458019 n-d-828839-1 sudo[125765]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-71e7c14d-987a-4fc8-ba54-ac625708137b
Mar 02 18:38:11.459519 n-d-828839-1 sudo[125765]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:11.784457 n-d-828839-1 sudo[125733]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:11.786949 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fdaa238c-20aa-4c88-9249-8854ff5f52d8 tempest-GroupsV314Test-979299407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-7fd61ff1-826b-4e07-9841-a64db6c38bcd" returned: 0 in 1.116s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:12.288102 n-d-828839-1 sudo[125765]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:12.289888 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c1b1fb-9631-405e-8ce2-e23f0bc3dbe3 tempest-AttachVolumeNegativeTest-1804160271 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-71e7c14d-987a-4fc8-ba54-ac625708137b" returned: 0 in 0.885s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:12.290773 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-16c1b1fb-9631-405e-8ce2-e23f0bc3dbe3 tempest-AttachVolumeNegativeTest-1804160271 None] Successfully deleted volume: 71e7c14d-987a-4fc8-ba54-ac625708137b
Mar 02 18:38:12.344792 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-fdaa238c-20aa-4c88-9249-8854ff5f52d8 tempest-GroupsV314Test-979299407 None] Create group from source-group-d0c1b58d-b05c-4678-94eb-d4c0913625ba completed successfully.
Mar 02 18:38:12.492599 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-16c1b1fb-9631-405e-8ce2-e23f0bc3dbe3 tempest-AttachVolumeNegativeTest-1804160271 None] Created reservations ['4747a64a-fdd2-4451-98ef-8f5e7fc39900', 'f10d822b-5b46-4c23-a757-6166f482b771', 'b7bcdd57-5c5c-4cdf-bf8b-7a0016a337ee', '0960f09a-e905-4d6d-aa61-c113a7d12bf2'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:38:12.773529 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-16c1b1fb-9631-405e-8ce2-e23f0bc3dbe3 tempest-AttachVolumeNegativeTest-1804160271 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:38:12.776619 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c1b1fb-9631-405e-8ce2-e23f0bc3dbe3 tempest-AttachVolumeNegativeTest-1804160271 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:12.818762 n-d-828839-1 sudo[125798]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:38:12.821811 n-d-828839-1 sudo[125798]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:13.413665 n-d-828839-1 sudo[125798]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:13.440379 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c1b1fb-9631-405e-8ce2-e23f0bc3dbe3 tempest-AttachVolumeNegativeTest-1804160271 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.666s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:13.453824 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c1b1fb-9631-405e-8ce2-e23f0bc3dbe3 tempest-AttachVolumeNegativeTest-1804160271 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:13.492866 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-78a3b3dd-0ce7-4257-957e-00335772c84e tempest-GroupsV314Test-979299407 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7fd61ff1-826b-4e07-9841-a64db6c38bcd
Mar 02 18:38:13.494468 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-78a3b3dd-0ce7-4257-957e-00335772c84e tempest-GroupsV314Test-979299407 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/volume-7fd61ff1-826b-4e07-9841-a64db6c38bcd {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:13.496967 n-d-828839-1 sudo[125820]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:38:13.498763 n-d-828839-1 sudo[125820]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:13.518017 n-d-828839-1 sudo[125823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-7fd61ff1-826b-4e07-9841-a64db6c38bcd
Mar 02 18:38:13.518875 n-d-828839-1 sudo[125823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:14.066270 n-d-828839-1 sudo[125820]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:14.068638 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c1b1fb-9631-405e-8ce2-e23f0bc3dbe3 tempest-AttachVolumeNegativeTest-1804160271 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.614s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:14.070988 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-16c1b1fb-9631-405e-8ce2-e23f0bc3dbe3 tempest-AttachVolumeNegativeTest-1804160271 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:38:14.084315 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-16c1b1fb-9631-405e-8ce2-e23f0bc3dbe3 tempest-AttachVolumeNegativeTest-1804160271 None] Deleted volume successfully.
Mar 02 18:38:14.093028 n-d-828839-1 sudo[125823]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:14.100635 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-78a3b3dd-0ce7-4257-957e-00335772c84e tempest-GroupsV314Test-979299407 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/volume-7fd61ff1-826b-4e07-9841-a64db6c38bcd" returned: 0 in 0.600s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:14.100635 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-78a3b3dd-0ce7-4257-957e-00335772c84e tempest-GroupsV314Test-979299407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7fd61ff1-826b-4e07-9841-a64db6c38bcd {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:14.117306 n-d-828839-1 sudo[125837]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7fd61ff1-826b-4e07-9841-a64db6c38bcd
Mar 02 18:38:14.118096 n-d-828839-1 sudo[125837]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:14.185445 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-16c1b1fb-9631-405e-8ce2-e23f0bc3dbe3 tempest-AttachVolumeNegativeTest-1804160271 None] Lock "b'cinder-71e7c14d-987a-4fc8-ba54-ac625708137b-delete_volume'" released by "delete_volume" :: held 4.469s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:38:14.954839 n-d-828839-1 sudo[125837]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:14.961844 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-78a3b3dd-0ce7-4257-957e-00335772c84e tempest-GroupsV314Test-979299407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7fd61ff1-826b-4e07-9841-a64db6c38bcd" returned: 0 in 0.861s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:14.961844 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-78a3b3dd-0ce7-4257-957e-00335772c84e tempest-GroupsV314Test-979299407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7fd61ff1-826b-4e07-9841-a64db6c38bcd {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:14.989830 n-d-828839-1 sudo[125902]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7fd61ff1-826b-4e07-9841-a64db6c38bcd
Mar 02 18:38:14.991765 n-d-828839-1 sudo[125902]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:15.792938 n-d-828839-1 sudo[125902]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:15.795522 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-78a3b3dd-0ce7-4257-957e-00335772c84e tempest-GroupsV314Test-979299407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7fd61ff1-826b-4e07-9841-a64db6c38bcd" returned: 0 in 0.836s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:15.797057 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-78a3b3dd-0ce7-4257-957e-00335772c84e tempest-GroupsV314Test-979299407 None] Successfully deleted volume: 7fd61ff1-826b-4e07-9841-a64db6c38bcd
Mar 02 18:38:16.298241 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-78a3b3dd-0ce7-4257-957e-00335772c84e tempest-GroupsV314Test-979299407 None] Created reservations ['4b2fa817-8972-4c43-8f64-0af8cd4ec165'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:38:16.358690 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-78a3b3dd-0ce7-4257-957e-00335772c84e tempest-GroupsV314Test-979299407 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-910756302 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-910756302, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:38:16.361808 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-78a3b3dd-0ce7-4257-957e-00335772c84e tempest-GroupsV314Test-979299407 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-910756302 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-910756302, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:38:16.520842 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-78a3b3dd-0ce7-4257-957e-00335772c84e tempest-GroupsV314Test-979299407 None] Created reservations ['b511ed65-09d2-42c3-8ec7-ff6492130ff8', 'bd15c5c5-01bb-4cd7-ba27-e6563a60fa01', '97608269-2427-4977-947e-cc53f3ef8e20', '5d18c122-31e2-46a9-9d90-af63a8e67e28'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:38:17.178683 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-78a3b3dd-0ce7-4257-957e-00335772c84e tempest-GroupsV314Test-979299407 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:38:17.179407 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-78a3b3dd-0ce7-4257-957e-00335772c84e tempest-GroupsV314Test-979299407 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:17.220913 n-d-828839-1 sudo[125941]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:38:17.222741 n-d-828839-1 sudo[125941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:17.835168 n-d-828839-1 sudo[125941]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:17.838692 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-78a3b3dd-0ce7-4257-957e-00335772c84e tempest-GroupsV314Test-979299407 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.659s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:17.840941 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-78a3b3dd-0ce7-4257-957e-00335772c84e tempest-GroupsV314Test-979299407 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:17.863629 n-d-828839-1 sudo[125944]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:38:17.864730 n-d-828839-1 sudo[125944]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:18.221443 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-efd6de96-6499-4131-b027-22ff14067d1f tempest-AttachVolumeTestJSON-459439809 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:38:18.232412 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-efd6de96-6499-4131-b027-22ff14067d1f tempest-AttachVolumeTestJSON-459439809 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:38:18.233481 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-efd6de96-6499-4131-b027-22ff14067d1f tempest-AttachVolumeTestJSON-459439809 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'
Mar 02 18:38:18.270455 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-efd6de96-6499-4131-b027-22ff14067d1f tempest-AttachVolumeTestJSON-459439809 None] Flow 'volume_create_manager' (5ca3348a-645d-4aa0-b830-37d1dd58dec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:38:18.277118 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-efd6de96-6499-4131-b027-22ff14067d1f tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c1686a91-addd-4702-ba71-d7c066446255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:18.350927 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-efd6de96-6499-4131-b027-22ff14067d1f tempest-AttachVolumeTestJSON-459439809 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:38:18.417684 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-efd6de96-6499-4131-b027-22ff14067d1f tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c1686a91-addd-4702-ba71-d7c066446255) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:38:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-444054474',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=4194c08c-8fac-49bb-8b03-571e1584af14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5949fcbe64d4c8894b6eb34c7a5fab2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:38:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:38:18Z,user_id='de8a5f8133f548ada89f4a389f177422',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:18.420329 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-efd6de96-6499-4131-b027-22ff14067d1f tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (11143243-7c5e-46ad-8e63-44bbbc961e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:18.424449 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-efd6de96-6499-4131-b027-22ff14067d1f tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (11143243-7c5e-46ad-8e63-44bbbc961e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:18.431719 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-efd6de96-6499-4131-b027-22ff14067d1f tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (93e6feaf-39ec-4295-9f88-80d3a7f3f2d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:18.434253 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-efd6de96-6499-4131-b027-22ff14067d1f tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (93e6feaf-39ec-4295-9f88-80d3a7f3f2d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4194c08c-8fac-49bb-8b03-571e1584af14', 'volume_name': 'volume-4194c08c-8fac-49bb-8b03-571e1584af14', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:18.436858 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-efd6de96-6499-4131-b027-22ff14067d1f tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0f13dd03-0c0e-4391-a76c-1e019189e149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:18.439228 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-efd6de96-6499-4131-b027-22ff14067d1f tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0f13dd03-0c0e-4391-a76c-1e019189e149) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:18.441842 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-efd6de96-6499-4131-b027-22ff14067d1f tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b6520fb5-3130-450f-98c3-1c710712ed76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:18.443207 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-efd6de96-6499-4131-b027-22ff14067d1f tempest-AttachVolumeTestJSON-459439809 None] Volume 4194c08c-8fac-49bb-8b03-571e1584af14: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4194c08c-8fac-49bb-8b03-571e1584af14', 'volume_size': 1}
Mar 02 18:38:18.444477 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-efd6de96-6499-4131-b027-22ff14067d1f tempest-AttachVolumeTestJSON-459439809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4194c08c-8fac-49bb-8b03-571e1584af14 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:18.515949 n-d-828839-1 sudo[125959]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4194c08c-8fac-49bb-8b03-571e1584af14 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:38:18.519022 n-d-828839-1 sudo[125959]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:18.612241 n-d-828839-1 sudo[125944]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:18.615722 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-78a3b3dd-0ce7-4257-957e-00335772c84e tempest-GroupsV314Test-979299407 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.773s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:18.617948 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-78a3b3dd-0ce7-4257-957e-00335772c84e tempest-GroupsV314Test-979299407 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:38:18.636415 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-78a3b3dd-0ce7-4257-957e-00335772c84e tempest-GroupsV314Test-979299407 None] Delete group completed successfully.
Mar 02 18:38:19.049638 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-d6880df5-3b78-4739-97f2-dad0b2796293 tempest-GroupsV314Test-979299407 None] Skipping remove_export. No iscsi_target is presently exported for volume: bc49f0f7-b71f-479b-8d53-92ddc61d82ed
Mar 02 18:38:19.051648 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6880df5-3b78-4739-97f2-dad0b2796293 tempest-GroupsV314Test-979299407 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/volume-bc49f0f7-b71f-479b-8d53-92ddc61d82ed {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:19.089445 n-d-828839-1 sudo[125968]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-bc49f0f7-b71f-479b-8d53-92ddc61d82ed
Mar 02 18:38:19.092471 n-d-828839-1 sudo[125968]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:19.392434 n-d-828839-1 sudo[125959]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:19.395284 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-efd6de96-6499-4131-b027-22ff14067d1f tempest-AttachVolumeTestJSON-459439809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4194c08c-8fac-49bb-8b03-571e1584af14 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.950s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:19.400135 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-efd6de96-6499-4131-b027-22ff14067d1f tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b6520fb5-3130-450f-98c3-1c710712ed76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4194c08c-8fac-49bb-8b03-571e1584af14', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:19.404006 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-efd6de96-6499-4131-b027-22ff14067d1f tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9fc27b15-be9a-498d-866a-6947abde4f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:19.521978 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-efd6de96-6499-4131-b027-22ff14067d1f tempest-AttachVolumeTestJSON-459439809 None] Volume volume-4194c08c-8fac-49bb-8b03-571e1584af14 (4194c08c-8fac-49bb-8b03-571e1584af14): created successfully
Mar 02 18:38:19.524566 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-efd6de96-6499-4131-b027-22ff14067d1f tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9fc27b15-be9a-498d-866a-6947abde4f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:19.536493 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-efd6de96-6499-4131-b027-22ff14067d1f tempest-AttachVolumeTestJSON-459439809 None] Flow 'volume_create_manager' (5ca3348a-645d-4aa0-b830-37d1dd58dec3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:38:19.594571 n-d-828839-1 sudo[125968]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:19.596369 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6880df5-3b78-4739-97f2-dad0b2796293 tempest-GroupsV314Test-979299407 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/volume-bc49f0f7-b71f-479b-8d53-92ddc61d82ed" returned: 0 in 0.545s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:19.598503 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6880df5-3b78-4739-97f2-dad0b2796293 tempest-GroupsV314Test-979299407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bc49f0f7-b71f-479b-8d53-92ddc61d82ed {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:19.621396 n-d-828839-1 sudo[126006]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bc49f0f7-b71f-479b-8d53-92ddc61d82ed
Mar 02 18:38:19.622446 n-d-828839-1 sudo[126006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:19.716810 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-efd6de96-6499-4131-b027-22ff14067d1f tempest-AttachVolumeTestJSON-459439809 None] Created volume successfully.
Mar 02 18:38:20.101854 n-d-828839-1 sudo[126006]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:20.105980 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6880df5-3b78-4739-97f2-dad0b2796293 tempest-GroupsV314Test-979299407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bc49f0f7-b71f-479b-8d53-92ddc61d82ed" returned: 0 in 0.507s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:20.107940 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6880df5-3b78-4739-97f2-dad0b2796293 tempest-GroupsV314Test-979299407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bc49f0f7-b71f-479b-8d53-92ddc61d82ed {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:20.151719 n-d-828839-1 sudo[126016]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bc49f0f7-b71f-479b-8d53-92ddc61d82ed
Mar 02 18:38:20.152691 n-d-828839-1 sudo[126016]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:20.870035 n-d-828839-1 sudo[126016]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:20.872996 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6880df5-3b78-4739-97f2-dad0b2796293 tempest-GroupsV314Test-979299407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bc49f0f7-b71f-479b-8d53-92ddc61d82ed" returned: 0 in 0.764s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:20.874438 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-d6880df5-3b78-4739-97f2-dad0b2796293 tempest-GroupsV314Test-979299407 None] Successfully deleted volume: bc49f0f7-b71f-479b-8d53-92ddc61d82ed
Mar 02 18:38:21.327115 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-d6880df5-3b78-4739-97f2-dad0b2796293 tempest-GroupsV314Test-979299407 None] Created reservations ['4da3e716-5ad1-41c4-89e7-0a84a780d4c1'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:38:21.509675 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-d6880df5-3b78-4739-97f2-dad0b2796293 tempest-GroupsV314Test-979299407 None] Created reservations ['c17511df-d086-4d2b-b606-796bcba3c2e9', '86ea3225-4c29-4628-a840-64256527ca2b', '802cf78e-e39b-46f7-8261-587ea14a3f21', '47f82275-60b6-448d-9261-26c537f71d2a'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:38:22.028760 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-ab98af39-14d6-4262-a31f-e78cfe95d507 req-d4d4dbbc-ff11-494d-ba61-5d89e040071a tempest-AttachVolumeTestJSON-459439809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4194c08c-8fac-49bb-8b03-571e1584af14 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:22.094817 n-d-828839-1 sudo[126040]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4194c08c-8fac-49bb-8b03-571e1584af14
Mar 02 18:38:22.095630 n-d-828839-1 sudo[126040]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:22.177208 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-d6880df5-3b78-4739-97f2-dad0b2796293 tempest-GroupsV314Test-979299407 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:38:22.178291 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6880df5-3b78-4739-97f2-dad0b2796293 tempest-GroupsV314Test-979299407 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:22.245130 n-d-828839-1 sudo[126046]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:38:22.259172 n-d-828839-1 sudo[126046]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:22.863425 n-d-828839-1 sudo[126046]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:22.865761 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6880df5-3b78-4739-97f2-dad0b2796293 tempest-GroupsV314Test-979299407 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.687s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:22.870905 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6880df5-3b78-4739-97f2-dad0b2796293 tempest-GroupsV314Test-979299407 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:22.942744 n-d-828839-1 sudo[126055]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:38:22.949731 n-d-828839-1 sudo[126055]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:22.963396 n-d-828839-1 sudo[126040]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:22.965758 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-ab98af39-14d6-4262-a31f-e78cfe95d507 req-d4d4dbbc-ff11-494d-ba61-5d89e040071a tempest-AttachVolumeTestJSON-459439809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4194c08c-8fac-49bb-8b03-571e1584af14" returned: 0 in 0.937s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:23.090899 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:23.109424 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:23.109966 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804674816]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-ab98af39-14d6-4262-a31f-e78cfe95d507 req-d4d4dbbc-ff11-494d-ba61-5d89e040071a tempest-AttachVolumeTestJSON-459439809 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: I_T nexus: 20
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: U2d3LKgz78jYWrAx6vtt
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Target 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: I_T nexus: 21
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: gLk5hPyAn7NxzgTxKEUJ
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Target 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: I_T nexus: 22
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030000
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf30
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030001
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf31
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: Xjgkvi7LJwS97AmtbHAR
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:38:23.110901 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:38:23.133169 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-ab98af39-14d6-4262-a31f-e78cfe95d507 req-d4d4dbbc-ff11-494d-ba61-5d89e040071a tempest-AttachVolumeTestJSON-459439809 None] Creating iscsi_target for Volume ID: volume-4194c08c-8fac-49bb-8b03-571e1584af14 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:38:23.217729 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-ab98af39-14d6-4262-a31f-e78cfe95d507 req-d4d4dbbc-ff11-494d-ba61-5d89e040071a tempest-AttachVolumeTestJSON-459439809 None] Created volume path /opt/stack/data/cinder/volumes/volume-4194c08c-8fac-49bb-8b03-571e1584af14,
Mar 02 18:38:23.217729 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:38:23.217729 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:38:23.217729 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-4194c08c-8fac-49bb-8b03-571e1584af14
Mar 02 18:38:23.217729 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:38:23.217729 n-d-828839-1 cinder-volume[96937]: incominguser Ej9Eszhow5D7nvYvhJsr knDKRQWEB4J2yBDa
Mar 02 18:38:23.217729 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:38:23.217729 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:38:23.217729 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:38:23.217729 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:38:23.223326 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-4194c08c-8fac-49bb-8b03-571e1584af14 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:23.698069 n-d-828839-1 sudo[126055]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:23.700440 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6880df5-3b78-4739-97f2-dad0b2796293 tempest-GroupsV314Test-979299407 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.830s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:23.702897 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-d6880df5-3b78-4739-97f2-dad0b2796293 tempest-GroupsV314Test-979299407 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:38:23.709570 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-d6880df5-3b78-4739-97f2-dad0b2796293 tempest-GroupsV314Test-979299407 None] Delete group completed successfully.
Mar 02 18:38:23.943274 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-4194c08c-8fac-49bb-8b03-571e1584af14" returned: 0 in 0.723s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:23.943904 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804674816]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:38:23.944568 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-ab98af39-14d6-4262-a31f-e78cfe95d507 req-d4d4dbbc-ff11-494d-ba61-5d89e040071a tempest-AttachVolumeTestJSON-459439809 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:38:23.944932 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-ab98af39-14d6-4262-a31f-e78cfe95d507 req-d4d4dbbc-ff11-494d-ba61-5d89e040071a tempest-AttachVolumeTestJSON-459439809 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:38:23.946076 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:23.955228 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:23.955927 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804674816]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-4194c08c-8fac-49bb-8b03-571e1584af14\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4194c08c-8fac-49bb-8b03-571e1584af14\n Backing store flags: \n Account information:\n Ej9Eszhow5D7nvYvhJsr\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-ab98af39-14d6-4262-a31f-e78cfe95d507 req-d4d4dbbc-ff11-494d-ba61-5d89e040071a tempest-AttachVolumeTestJSON-459439809 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: I_T nexus: 20
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: U2d3LKgz78jYWrAx6vtt
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Target 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: I_T nexus: 21
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: gLk5hPyAn7NxzgTxKEUJ
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Target 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: I_T nexus: 22
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030000
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf30
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030001
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf31
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: Xjgkvi7LJwS97AmtbHAR
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:38:23.956647 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:38:23.965265 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:24.156127 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.198s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:24.156395 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804674816]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-4194c08c-8fac-49bb-8b03-571e1584af14\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4194c08c-8fac-49bb-8b03-571e1584af14\n Backing store flags: \n Account information:\n Ej9Eszhow5D7nvYvhJsr\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:38:24.157885 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:24.307976 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.149s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:24.308997 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804674816]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-4194c08c-8fac-49bb-8b03-571e1584af14\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4194c08c-8fac-49bb-8b03-571e1584af14\n Backing store flags: \n Account information:\n Ej9Eszhow5D7nvYvhJsr\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:38:24.310368 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-ab98af39-14d6-4262-a31f-e78cfe95d507 req-d4d4dbbc-ff11-494d-ba61-5d89e040071a tempest-AttachVolumeTestJSON-459439809 None] Set provider_location to: 10.222.0.66:3260,4 iqn.2010-10.org.openstack:volume-4194c08c-8fac-49bb-8b03-571e1584af14 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:38:24.532377 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-ab98af39-14d6-4262-a31f-e78cfe95d507 req-d4d4dbbc-ff11-494d-ba61-5d89e040071a tempest-AttachVolumeTestJSON-459439809 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-4194c08c-8fac-49bb-8b03-571e1584af14', 'target_lun': 1, 'volume_id': '4194c08c-8fac-49bb-8b03-571e1584af14', 'auth_method': 'CHAP', 'auth_username': 'Ej9Eszhow5D7nvYvhJsr', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '79469bbd-1eda-4323-aba9-f5e857f2ce4f'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:38:24.802755 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-ab98af39-14d6-4262-a31f-e78cfe95d507 req-d4d4dbbc-ff11-494d-ba61-5d89e040071a tempest-AttachVolumeTestJSON-459439809 None] attachment_update completed successfully.
Mar 02 18:38:29.385718 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-763844ce-8ff9-4d3d-acc8-303e276c275e tempest-AttachVolumeNegativeTest-1804160271 None] Lock "b'cinder-63c368b4-0f0c-423a-83f0-41b73d05ac27-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:38:29.633781 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:29.771497 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:29.772444 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805747968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-4194c08c-8fac-49bb-8b03-571e1584af14\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4194c08c-8fac-49bb-8b03-571e1584af14\n Backing store flags: \n Account information:\n Ej9Eszhow5D7nvYvhJsr\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:38:29.773195 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-763844ce-8ff9-4d3d-acc8-303e276c275e tempest-AttachVolumeNegativeTest-1804160271 None] Skipping remove_export. No iscsi_target is presently exported for volume: 63c368b4-0f0c-423a-83f0-41b73d05ac27
Mar 02 18:38:29.774228 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-763844ce-8ff9-4d3d-acc8-303e276c275e tempest-AttachVolumeNegativeTest-1804160271 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/volume-63c368b4-0f0c-423a-83f0-41b73d05ac27 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:29.807627 n-d-828839-1 sudo[126127]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-63c368b4-0f0c-423a-83f0-41b73d05ac27
Mar 02 18:38:29.808437 n-d-828839-1 sudo[126127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:30.365974 n-d-828839-1 sudo[126127]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:30.368263 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-763844ce-8ff9-4d3d-acc8-303e276c275e tempest-AttachVolumeNegativeTest-1804160271 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/volume-63c368b4-0f0c-423a-83f0-41b73d05ac27" returned: 0 in 0.594s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:30.383783 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-763844ce-8ff9-4d3d-acc8-303e276c275e tempest-AttachVolumeNegativeTest-1804160271 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-63c368b4-0f0c-423a-83f0-41b73d05ac27 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:30.407610 n-d-828839-1 sudo[126147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-63c368b4-0f0c-423a-83f0-41b73d05ac27
Mar 02 18:38:30.409148 n-d-828839-1 sudo[126147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:31.115272 n-d-828839-1 sudo[126147]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:31.117525 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-763844ce-8ff9-4d3d-acc8-303e276c275e tempest-AttachVolumeNegativeTest-1804160271 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-63c368b4-0f0c-423a-83f0-41b73d05ac27" returned: 0 in 0.747s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:31.121115 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-763844ce-8ff9-4d3d-acc8-303e276c275e tempest-AttachVolumeNegativeTest-1804160271 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-63c368b4-0f0c-423a-83f0-41b73d05ac27 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:31.167023 n-d-828839-1 sudo[126158]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-63c368b4-0f0c-423a-83f0-41b73d05ac27
Mar 02 18:38:31.170469 n-d-828839-1 sudo[126158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:32.085936 n-d-828839-1 sudo[126158]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:32.089278 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-763844ce-8ff9-4d3d-acc8-303e276c275e tempest-AttachVolumeNegativeTest-1804160271 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-63c368b4-0f0c-423a-83f0-41b73d05ac27" returned: 0 in 0.968s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:32.090976 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-763844ce-8ff9-4d3d-acc8-303e276c275e tempest-AttachVolumeNegativeTest-1804160271 None] Successfully deleted volume: 63c368b4-0f0c-423a-83f0-41b73d05ac27
Mar 02 18:38:32.343876 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-763844ce-8ff9-4d3d-acc8-303e276c275e tempest-AttachVolumeNegativeTest-1804160271 None] Created reservations ['725ce9c8-07ca-42d1-a34d-2bbef7f378aa', 'dfd54b77-5abc-4a83-aaf3-4afed6d180db', '5b0108e1-73b8-41f6-ab5e-33c715edf903', '3a37ba0a-84d6-483d-90d1-12807f34089c'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:38:32.806073 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-763844ce-8ff9-4d3d-acc8-303e276c275e tempest-AttachVolumeNegativeTest-1804160271 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:38:32.807719 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-763844ce-8ff9-4d3d-acc8-303e276c275e tempest-AttachVolumeNegativeTest-1804160271 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:32.835951 n-d-828839-1 sudo[126182]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:38:32.838489 n-d-828839-1 sudo[126182]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:33.551125 n-d-828839-1 sudo[126182]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:33.553446 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-763844ce-8ff9-4d3d-acc8-303e276c275e tempest-AttachVolumeNegativeTest-1804160271 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.746s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:33.556481 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-763844ce-8ff9-4d3d-acc8-303e276c275e tempest-AttachVolumeNegativeTest-1804160271 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:33.577585 n-d-828839-1 sudo[126185]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:38:33.579135 n-d-828839-1 sudo[126185]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:34.145088 n-d-828839-1 sudo[126185]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:34.147615 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-763844ce-8ff9-4d3d-acc8-303e276c275e tempest-AttachVolumeNegativeTest-1804160271 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.591s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:34.149705 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-763844ce-8ff9-4d3d-acc8-303e276c275e tempest-AttachVolumeNegativeTest-1804160271 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:38:34.155679 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-763844ce-8ff9-4d3d-acc8-303e276c275e tempest-AttachVolumeNegativeTest-1804160271 None] Deleted volume successfully.
Mar 02 18:38:34.281557 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-763844ce-8ff9-4d3d-acc8-303e276c275e tempest-AttachVolumeNegativeTest-1804160271 None] Lock "b'cinder-63c368b4-0f0c-423a-83f0-41b73d05ac27-delete_volume'" released by "delete_volume" :: held 4.896s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:38:34.836969 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e3cdc42-525c-4e20-b50c-081a65b3a94c tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:38:34.842427 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-7e3cdc42-525c-4e20-b50c-081a65b3a94c tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:38:34.842942 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-7e3cdc42-525c-4e20-b50c-081a65b3a94c tempest-VolumeRetypeWithoutMigrationTest-1334655948 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'
Mar 02 18:38:34.861453 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7e3cdc42-525c-4e20-b50c-081a65b3a94c tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Flow 'volume_create_manager' (7235ca80-7e48-4d7d-b161-4ad27b7c5fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:38:34.874450 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7e3cdc42-525c-4e20-b50c-081a65b3a94c tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e0f1c225-8365-44ff-b5f9-6946c55a9cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:34.914410 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-7e3cdc42-525c-4e20-b50c-081a65b3a94c tempest-VolumeRetypeWithoutMigrationTest-1334655948 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:38:34.942092 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7e3cdc42-525c-4e20-b50c-081a65b3a94c tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e0f1c225-8365-44ff-b5f9-6946c55a9cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:38:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-859986378',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=0659f4f2-11b5-45b8-8ce6-050e8d1d9764,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82f44aa2ab354be4bbea8d5a3419d582',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:38:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:38:35Z,user_id='e1dbdd300ff94f6a841ce0d34e16fc7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2d489e86-aee9-4975-b598-4cf67f67d57b),volume_type_id=2d489e86-aee9-4975-b598-4cf67f67d57b)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:34.944954 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7e3cdc42-525c-4e20-b50c-081a65b3a94c tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc71ac15-cd33-4a12-a871-d87e1397f32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:34.948552 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7e3cdc42-525c-4e20-b50c-081a65b3a94c tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc71ac15-cd33-4a12-a871-d87e1397f32c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:34.951450 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7e3cdc42-525c-4e20-b50c-081a65b3a94c tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd7e5e01-7db9-485f-957d-e0e653839f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:34.954214 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7e3cdc42-525c-4e20-b50c-081a65b3a94c tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd7e5e01-7db9-485f-957d-e0e653839f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0659f4f2-11b5-45b8-8ce6-050e8d1d9764', 'volume_name': 'volume-0659f4f2-11b5-45b8-8ce6-050e8d1d9764', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:34.956853 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7e3cdc42-525c-4e20-b50c-081a65b3a94c tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab13e93b-3d68-4648-826d-cb068eb1e774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:34.959422 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7e3cdc42-525c-4e20-b50c-081a65b3a94c tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab13e93b-3d68-4648-826d-cb068eb1e774) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:34.961992 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7e3cdc42-525c-4e20-b50c-081a65b3a94c tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2f191a58-15e2-4026-88e0-87a5423d56b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:34.963022 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-7e3cdc42-525c-4e20-b50c-081a65b3a94c tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Volume 0659f4f2-11b5-45b8-8ce6-050e8d1d9764: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0659f4f2-11b5-45b8-8ce6-050e8d1d9764', 'volume_size': 1}
Mar 02 18:38:34.964585 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7e3cdc42-525c-4e20-b50c-081a65b3a94c tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0659f4f2-11b5-45b8-8ce6-050e8d1d9764 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:34.990159 n-d-828839-1 sudo[126199]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0659f4f2-11b5-45b8-8ce6-050e8d1d9764 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:38:34.991693 n-d-828839-1 sudo[126199]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:35.890513 n-d-828839-1 sudo[126199]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:35.893145 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7e3cdc42-525c-4e20-b50c-081a65b3a94c tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0659f4f2-11b5-45b8-8ce6-050e8d1d9764 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.928s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:35.897678 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7e3cdc42-525c-4e20-b50c-081a65b3a94c tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2f191a58-15e2-4026-88e0-87a5423d56b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0659f4f2-11b5-45b8-8ce6-050e8d1d9764', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:35.901045 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7e3cdc42-525c-4e20-b50c-081a65b3a94c tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09b9592a-32cb-4a64-ba5a-b545dcfb42b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:36.059071 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-7e3cdc42-525c-4e20-b50c-081a65b3a94c tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Volume volume-0659f4f2-11b5-45b8-8ce6-050e8d1d9764 (0659f4f2-11b5-45b8-8ce6-050e8d1d9764): created successfully
Mar 02 18:38:36.063296 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7e3cdc42-525c-4e20-b50c-081a65b3a94c tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09b9592a-32cb-4a64-ba5a-b545dcfb42b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:36.068982 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7e3cdc42-525c-4e20-b50c-081a65b3a94c tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Flow 'volume_create_manager' (7235ca80-7e48-4d7d-b161-4ad27b7c5fb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:38:36.223908 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-7e3cdc42-525c-4e20-b50c-081a65b3a94c tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Created volume successfully.
Mar 02 18:38:38.276970 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-362937ea-3bb3-44e9-9a4e-d47fd402427b tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:38:38.278521 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-362937ea-3bb3-44e9-9a4e-d47fd402427b tempest-VolumeRetypeWithoutMigrationTest-1334655948 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:38.312395 n-d-828839-1 sudo[126251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:38:38.313950 n-d-828839-1 sudo[126251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:39.006524 n-d-828839-1 sudo[126251]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:39.008735 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-362937ea-3bb3-44e9-9a4e-d47fd402427b tempest-VolumeRetypeWithoutMigrationTest-1334655948 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.730s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:39.010900 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-362937ea-3bb3-44e9-9a4e-d47fd402427b tempest-VolumeRetypeWithoutMigrationTest-1334655948 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:39.039570 n-d-828839-1 sudo[126255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:38:39.042022 n-d-828839-1 sudo[126255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:39.555660 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-e773d94f-aa6d-48d6-a276-8763be528b41 tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Lock "b'cinder-0659f4f2-11b5-45b8-8ce6-050e8d1d9764-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:38:39.677327 n-d-828839-1 sudo[126255]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:39.679617 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-362937ea-3bb3-44e9-9a4e-d47fd402427b tempest-VolumeRetypeWithoutMigrationTest-1334655948 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.669s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:39.681838 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-362937ea-3bb3-44e9-9a4e-d47fd402427b tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:38:39.686143 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-362937ea-3bb3-44e9-9a4e-d47fd402427b tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Retype volume completed successfully.
Mar 02 18:38:39.747196 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-e773d94f-aa6d-48d6-a276-8763be528b41 tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0659f4f2-11b5-45b8-8ce6-050e8d1d9764
Mar 02 18:38:39.748333 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e773d94f-aa6d-48d6-a276-8763be528b41 tempest-VolumeRetypeWithoutMigrationTest-1334655948 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/volume-0659f4f2-11b5-45b8-8ce6-050e8d1d9764 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:39.768059 n-d-828839-1 sudo[126259]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-0659f4f2-11b5-45b8-8ce6-050e8d1d9764
Mar 02 18:38:39.768883 n-d-828839-1 sudo[126259]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:40.242848 n-d-828839-1 sudo[126259]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:40.248141 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e773d94f-aa6d-48d6-a276-8763be528b41 tempest-VolumeRetypeWithoutMigrationTest-1334655948 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/volume-0659f4f2-11b5-45b8-8ce6-050e8d1d9764" returned: 0 in 0.496s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:40.252604 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e773d94f-aa6d-48d6-a276-8763be528b41 tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0659f4f2-11b5-45b8-8ce6-050e8d1d9764 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:40.282692 n-d-828839-1 sudo[126264]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0659f4f2-11b5-45b8-8ce6-050e8d1d9764
Mar 02 18:38:40.283523 n-d-828839-1 sudo[126264]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:40.726004 n-d-828839-1 sudo[126264]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:40.729061 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e773d94f-aa6d-48d6-a276-8763be528b41 tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0659f4f2-11b5-45b8-8ce6-050e8d1d9764" returned: 0 in 0.477s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:40.731222 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e773d94f-aa6d-48d6-a276-8763be528b41 tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0659f4f2-11b5-45b8-8ce6-050e8d1d9764 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:40.769079 n-d-828839-1 sudo[126267]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0659f4f2-11b5-45b8-8ce6-050e8d1d9764
Mar 02 18:38:40.769903 n-d-828839-1 sudo[126267]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:42.358286 n-d-828839-1 sudo[126267]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:42.361114 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e773d94f-aa6d-48d6-a276-8763be528b41 tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0659f4f2-11b5-45b8-8ce6-050e8d1d9764" returned: 0 in 1.630s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:42.362819 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-e773d94f-aa6d-48d6-a276-8763be528b41 tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Successfully deleted volume: 0659f4f2-11b5-45b8-8ce6-050e8d1d9764
Mar 02 18:38:42.394034 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-e773d94f-aa6d-48d6-a276-8763be528b41 tempest-VolumeRetypeWithoutMigrationTest-1334655948 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.
Mar 02 18:38:42.395197 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-e773d94f-aa6d-48d6-a276-8763be528b41 tempest-VolumeRetypeWithoutMigrationTest-1334655948 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.
Mar 02 18:38:42.640899 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-e773d94f-aa6d-48d6-a276-8763be528b41 tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Created reservations ['532a2a8d-9e47-447c-a306-375b07d58769', '9fba86af-b449-4d28-af7c-985c11b3de52', '23b45337-8501-413a-9f8b-3aff4e6de686', '8118332e-5f88-433e-a826-d572159e3bd2'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:38:43.069690 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-e773d94f-aa6d-48d6-a276-8763be528b41 tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:38:43.070729 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e773d94f-aa6d-48d6-a276-8763be528b41 tempest-VolumeRetypeWithoutMigrationTest-1334655948 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:43.111957 n-d-828839-1 sudo[126277]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:38:43.113370 n-d-828839-1 sudo[126277]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:43.769030 n-d-828839-1 sudo[126277]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:43.773174 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e773d94f-aa6d-48d6-a276-8763be528b41 tempest-VolumeRetypeWithoutMigrationTest-1334655948 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.702s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:43.776605 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e773d94f-aa6d-48d6-a276-8763be528b41 tempest-VolumeRetypeWithoutMigrationTest-1334655948 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:43.801919 n-d-828839-1 sudo[126285]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:38:43.802911 n-d-828839-1 sudo[126285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:44.458901 n-d-828839-1 sudo[126285]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:44.463331 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e773d94f-aa6d-48d6-a276-8763be528b41 tempest-VolumeRetypeWithoutMigrationTest-1334655948 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.685s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:44.470854 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-e773d94f-aa6d-48d6-a276-8763be528b41 tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:38:44.486652 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-e773d94f-aa6d-48d6-a276-8763be528b41 tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Deleted volume successfully.
Mar 02 18:38:44.602630 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-e773d94f-aa6d-48d6-a276-8763be528b41 tempest-VolumeRetypeWithoutMigrationTest-1334655948 None] Lock "b'cinder-0659f4f2-11b5-45b8-8ce6-050e8d1d9764-delete_volume'" released by "delete_volume" :: held 5.047s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:38:48.099042 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-8f146281-acb8-46b1-89f5-7af362bd0219 tempest-VolumesTestJSON-324773275 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:38:48.104750 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-8f146281-acb8-46b1-89f5-7af362bd0219 tempest-VolumesTestJSON-324773275 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:38:48.105264 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-8f146281-acb8-46b1-89f5-7af362bd0219 tempest-VolumesTestJSON-324773275 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'
Mar 02 18:38:48.135384 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8f146281-acb8-46b1-89f5-7af362bd0219 tempest-VolumesTestJSON-324773275 None] Flow 'volume_create_manager' (035f5e56-4150-4dc8-9a88-dc2d931a4335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:38:48.139344 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8f146281-acb8-46b1-89f5-7af362bd0219 tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (112137da-769f-4b95-95c3-167335d307ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:48.168904 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-8f146281-acb8-46b1-89f5-7af362bd0219 tempest-VolumesTestJSON-324773275 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:38:48.204304 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8f146281-acb8-46b1-89f5-7af362bd0219 tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (112137da-769f-4b95-95c3-167335d307ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:38:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1745775876',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=dbbba32a-68d9-4aad-a7bb-9f197affdd0f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6ca7922f92b842b7b78a627a88626079',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:38:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:38:48Z,user_id='d5cbf130894a460fa251ce2d7c8686b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:48.207625 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8f146281-acb8-46b1-89f5-7af362bd0219 tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (817af11b-7544-4899-ac32-9e3459452932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:48.211840 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8f146281-acb8-46b1-89f5-7af362bd0219 tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (817af11b-7544-4899-ac32-9e3459452932) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:48.215952 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8f146281-acb8-46b1-89f5-7af362bd0219 tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f7d2c3a4-85bb-491d-ae63-4b4c3c2b3ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:48.219810 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8f146281-acb8-46b1-89f5-7af362bd0219 tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f7d2c3a4-85bb-491d-ae63-4b4c3c2b3ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dbbba32a-68d9-4aad-a7bb-9f197affdd0f', 'volume_name': 'volume-dbbba32a-68d9-4aad-a7bb-9f197affdd0f', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:48.223020 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8f146281-acb8-46b1-89f5-7af362bd0219 tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (91d39c7c-8509-439f-aeac-2e395f127055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:48.227103 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8f146281-acb8-46b1-89f5-7af362bd0219 tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (91d39c7c-8509-439f-aeac-2e395f127055) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:48.230270 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8f146281-acb8-46b1-89f5-7af362bd0219 tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dc21bcbe-f003-4635-a97c-74b071c2c1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:48.235698 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-8f146281-acb8-46b1-89f5-7af362bd0219 tempest-VolumesTestJSON-324773275 None] Volume dbbba32a-68d9-4aad-a7bb-9f197affdd0f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dbbba32a-68d9-4aad-a7bb-9f197affdd0f', 'volume_size': 1}
Mar 02 18:38:48.235698 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8f146281-acb8-46b1-89f5-7af362bd0219 tempest-VolumesTestJSON-324773275 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dbbba32a-68d9-4aad-a7bb-9f197affdd0f stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:48.256924 n-d-828839-1 sudo[126365]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dbbba32a-68d9-4aad-a7bb-9f197affdd0f stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:38:48.259119 n-d-828839-1 sudo[126365]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:49.006476 n-d-828839-1 sudo[126365]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:49.009966 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8f146281-acb8-46b1-89f5-7af362bd0219 tempest-VolumesTestJSON-324773275 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dbbba32a-68d9-4aad-a7bb-9f197affdd0f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.776s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:49.021688 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8f146281-acb8-46b1-89f5-7af362bd0219 tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dc21bcbe-f003-4635-a97c-74b071c2c1aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dbbba32a-68d9-4aad-a7bb-9f197affdd0f', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:49.021688 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8f146281-acb8-46b1-89f5-7af362bd0219 tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (58359b50-34ab-4222-9e24-8a766a4deb10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:49.131478 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-8f146281-acb8-46b1-89f5-7af362bd0219 tempest-VolumesTestJSON-324773275 None] Volume volume-dbbba32a-68d9-4aad-a7bb-9f197affdd0f (dbbba32a-68d9-4aad-a7bb-9f197affdd0f): created successfully
Mar 02 18:38:49.136696 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8f146281-acb8-46b1-89f5-7af362bd0219 tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (58359b50-34ab-4222-9e24-8a766a4deb10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:49.140061 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8f146281-acb8-46b1-89f5-7af362bd0219 tempest-VolumesTestJSON-324773275 None] Flow 'volume_create_manager' (035f5e56-4150-4dc8-9a88-dc2d931a4335) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:38:49.276405 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-8f146281-acb8-46b1-89f5-7af362bd0219 tempest-VolumesTestJSON-324773275 None] Created volume successfully.
Mar 02 18:38:51.579707 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-6b99432a-5ba9-4abb-99a5-a4a36483522a tempest-VolumesTestJSON-324773275 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:38:51.589941 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-6b99432a-5ba9-4abb-99a5-a4a36483522a tempest-VolumesTestJSON-324773275 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:38:51.590489 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-6b99432a-5ba9-4abb-99a5-a4a36483522a tempest-VolumesTestJSON-324773275 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'
Mar 02 18:38:51.603193 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6b99432a-5ba9-4abb-99a5-a4a36483522a tempest-VolumesTestJSON-324773275 None] Flow 'volume_create_manager' (59885663-3842-4300-baed-9747b7080b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:38:51.607072 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6b99432a-5ba9-4abb-99a5-a4a36483522a tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7967d3f-5140-4694-8729-7002b4532146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:51.630965 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-6b99432a-5ba9-4abb-99a5-a4a36483522a tempest-VolumesTestJSON-324773275 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:38:51.662981 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6b99432a-5ba9-4abb-99a5-a4a36483522a tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7967d3f-5140-4694-8729-7002b4532146) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:38:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2027606139',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=187f67ae-de04-4fa2-881a-78c767567246,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6ca7922f92b842b7b78a627a88626079',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:38:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:38:51Z,user_id='d5cbf130894a460fa251ce2d7c8686b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:51.666075 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6b99432a-5ba9-4abb-99a5-a4a36483522a tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3be5b43f-b3f0-474a-963f-01f889e6cc0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:51.668372 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6b99432a-5ba9-4abb-99a5-a4a36483522a tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3be5b43f-b3f0-474a-963f-01f889e6cc0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:51.672463 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6b99432a-5ba9-4abb-99a5-a4a36483522a tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f99873e-956b-48b0-bcd7-3c4dbf16ac40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:51.677480 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6b99432a-5ba9-4abb-99a5-a4a36483522a tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f99873e-956b-48b0-bcd7-3c4dbf16ac40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '187f67ae-de04-4fa2-881a-78c767567246', 'volume_name': 'volume-187f67ae-de04-4fa2-881a-78c767567246', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:51.680437 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6b99432a-5ba9-4abb-99a5-a4a36483522a tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cc691934-aba2-4eb6-91e8-e850d4d04887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:51.682884 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6b99432a-5ba9-4abb-99a5-a4a36483522a tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cc691934-aba2-4eb6-91e8-e850d4d04887) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:51.687176 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6b99432a-5ba9-4abb-99a5-a4a36483522a tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bf13d537-cf03-4a44-b351-c70a669fc579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:51.688186 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-6b99432a-5ba9-4abb-99a5-a4a36483522a tempest-VolumesTestJSON-324773275 None] Volume 187f67ae-de04-4fa2-881a-78c767567246: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-187f67ae-de04-4fa2-881a-78c767567246', 'volume_size': 1}
Mar 02 18:38:51.690000 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6b99432a-5ba9-4abb-99a5-a4a36483522a tempest-VolumesTestJSON-324773275 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-187f67ae-de04-4fa2-881a-78c767567246 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:51.721040 n-d-828839-1 sudo[126431]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-187f67ae-de04-4fa2-881a-78c767567246 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:38:51.721845 n-d-828839-1 sudo[126431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:52.697979 n-d-828839-1 sudo[126431]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:52.711745 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6b99432a-5ba9-4abb-99a5-a4a36483522a tempest-VolumesTestJSON-324773275 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-187f67ae-de04-4fa2-881a-78c767567246 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.012s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:52.711745 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6b99432a-5ba9-4abb-99a5-a4a36483522a tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bf13d537-cf03-4a44-b351-c70a669fc579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-187f67ae-de04-4fa2-881a-78c767567246', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:52.711745 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6b99432a-5ba9-4abb-99a5-a4a36483522a tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dd2ef42d-7d25-4129-88f9-cd5d0e2000c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:52.817539 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-6b99432a-5ba9-4abb-99a5-a4a36483522a tempest-VolumesTestJSON-324773275 None] Volume volume-187f67ae-de04-4fa2-881a-78c767567246 (187f67ae-de04-4fa2-881a-78c767567246): created successfully
Mar 02 18:38:52.819844 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6b99432a-5ba9-4abb-99a5-a4a36483522a tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dd2ef42d-7d25-4129-88f9-cd5d0e2000c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:52.824170 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6b99432a-5ba9-4abb-99a5-a4a36483522a tempest-VolumesTestJSON-324773275 None] Flow 'volume_create_manager' (59885663-3842-4300-baed-9747b7080b79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:38:52.963372 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:38:52.964677 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:38:52.965613 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:53.012808 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-6b99432a-5ba9-4abb-99a5-a4a36483522a tempest-VolumesTestJSON-324773275 None] Created volume successfully.
Mar 02 18:38:53.016815 n-d-828839-1 sudo[126478]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:38:53.020321 n-d-828839-1 sudo[126478]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:53.594834 n-d-828839-1 sudo[126478]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:53.596908 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.631s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:53.598829 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:53.621047 n-d-828839-1 sudo[126482]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:38:53.622502 n-d-828839-1 sudo[126482]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:54.171678 n-d-828839-1 sudo[126482]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:54.174500 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.575s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:54.176646 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:38:55.534436 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-a8c1516e-d79a-4fe3-9ac4-1b160b3e8ccc tempest-VolumesTestJSON-324773275 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:38:55.538741 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-a8c1516e-d79a-4fe3-9ac4-1b160b3e8ccc tempest-VolumesTestJSON-324773275 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:38:55.540232 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-a8c1516e-d79a-4fe3-9ac4-1b160b3e8ccc tempest-VolumesTestJSON-324773275 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'
Mar 02 18:38:55.553405 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a8c1516e-d79a-4fe3-9ac4-1b160b3e8ccc tempest-VolumesTestJSON-324773275 None] Flow 'volume_create_manager' (b2248303-568a-4497-b3d3-69cd614c58c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:38:55.557292 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a8c1516e-d79a-4fe3-9ac4-1b160b3e8ccc tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa7f5368-6d66-4817-a079-db3e9f4d24c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:55.580606 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-a8c1516e-d79a-4fe3-9ac4-1b160b3e8ccc tempest-VolumesTestJSON-324773275 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:38:55.606966 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a8c1516e-d79a-4fe3-9ac4-1b160b3e8ccc tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa7f5368-6d66-4817-a079-db3e9f4d24c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:38:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-467203205',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=67afb8cd-3545-46d5-ae76-189f6189c7e5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6ca7922f92b842b7b78a627a88626079',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:38:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:38:55Z,user_id='d5cbf130894a460fa251ce2d7c8686b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:55.609608 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a8c1516e-d79a-4fe3-9ac4-1b160b3e8ccc tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dbde26cb-5d1a-47eb-ab4b-89968c9f8122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:55.611802 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a8c1516e-d79a-4fe3-9ac4-1b160b3e8ccc tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dbde26cb-5d1a-47eb-ab4b-89968c9f8122) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:55.614210 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a8c1516e-d79a-4fe3-9ac4-1b160b3e8ccc tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7fbb19ee-73cb-48d5-b47d-b1cf891bc9e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:55.616490 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a8c1516e-d79a-4fe3-9ac4-1b160b3e8ccc tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7fbb19ee-73cb-48d5-b47d-b1cf891bc9e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '67afb8cd-3545-46d5-ae76-189f6189c7e5', 'volume_name': 'volume-67afb8cd-3545-46d5-ae76-189f6189c7e5', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:55.619877 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a8c1516e-d79a-4fe3-9ac4-1b160b3e8ccc tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1f6b160f-2234-4d39-a96a-e4d7e2cc94dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:55.622214 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a8c1516e-d79a-4fe3-9ac4-1b160b3e8ccc tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1f6b160f-2234-4d39-a96a-e4d7e2cc94dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:55.624528 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a8c1516e-d79a-4fe3-9ac4-1b160b3e8ccc tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6daa7128-ebdf-4ddc-8b4a-1e103b716d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:55.625565 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-a8c1516e-d79a-4fe3-9ac4-1b160b3e8ccc tempest-VolumesTestJSON-324773275 None] Volume 67afb8cd-3545-46d5-ae76-189f6189c7e5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-67afb8cd-3545-46d5-ae76-189f6189c7e5', 'volume_size': 1}
Mar 02 18:38:55.626976 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a8c1516e-d79a-4fe3-9ac4-1b160b3e8ccc tempest-VolumesTestJSON-324773275 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-67afb8cd-3545-46d5-ae76-189f6189c7e5 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:55.655777 n-d-828839-1 sudo[126486]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-67afb8cd-3545-46d5-ae76-189f6189c7e5 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:38:55.656773 n-d-828839-1 sudo[126486]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:56.358523 n-d-828839-1 sudo[126486]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:56.360749 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a8c1516e-d79a-4fe3-9ac4-1b160b3e8ccc tempest-VolumesTestJSON-324773275 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-67afb8cd-3545-46d5-ae76-189f6189c7e5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.733s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:56.364366 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a8c1516e-d79a-4fe3-9ac4-1b160b3e8ccc tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6daa7128-ebdf-4ddc-8b4a-1e103b716d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-67afb8cd-3545-46d5-ae76-189f6189c7e5', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:56.366965 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a8c1516e-d79a-4fe3-9ac4-1b160b3e8ccc tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e465731-a1f6-429f-b670-ee5aacde1b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:38:56.487391 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-a8c1516e-d79a-4fe3-9ac4-1b160b3e8ccc tempest-VolumesTestJSON-324773275 None] Volume volume-67afb8cd-3545-46d5-ae76-189f6189c7e5 (67afb8cd-3545-46d5-ae76-189f6189c7e5): created successfully
Mar 02 18:38:56.487391 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a8c1516e-d79a-4fe3-9ac4-1b160b3e8ccc tempest-VolumesTestJSON-324773275 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e465731-a1f6-429f-b670-ee5aacde1b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:38:56.487391 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a8c1516e-d79a-4fe3-9ac4-1b160b3e8ccc tempest-VolumesTestJSON-324773275 None] Flow 'volume_create_manager' (b2248303-568a-4497-b3d3-69cd614c58c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:38:56.606063 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-a8c1516e-d79a-4fe3-9ac4-1b160b3e8ccc tempest-VolumesTestJSON-324773275 None] Created volume successfully.
Mar 02 18:38:58.525572 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-4e3bdbf5-0c49-4371-9026-c84e563ae050 tempest-VolumesTestJSON-324773275 None] Lock "b'cinder-67afb8cd-3545-46d5-ae76-189f6189c7e5-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:38:58.768003 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-4e3bdbf5-0c49-4371-9026-c84e563ae050 tempest-VolumesTestJSON-324773275 None] Skipping remove_export. No iscsi_target is presently exported for volume: 67afb8cd-3545-46d5-ae76-189f6189c7e5
Mar 02 18:38:58.769143 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4e3bdbf5-0c49-4371-9026-c84e563ae050 tempest-VolumesTestJSON-324773275 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/volume-67afb8cd-3545-46d5-ae76-189f6189c7e5 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:58.799633 n-d-828839-1 sudo[126529]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-67afb8cd-3545-46d5-ae76-189f6189c7e5
Mar 02 18:38:58.800598 n-d-828839-1 sudo[126529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:59.337388 n-d-828839-1 sudo[126529]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:59.339710 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4e3bdbf5-0c49-4371-9026-c84e563ae050 tempest-VolumesTestJSON-324773275 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/volume-67afb8cd-3545-46d5-ae76-189f6189c7e5" returned: 0 in 0.570s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:59.342179 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4e3bdbf5-0c49-4371-9026-c84e563ae050 tempest-VolumesTestJSON-324773275 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-67afb8cd-3545-46d5-ae76-189f6189c7e5 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:59.374164 n-d-828839-1 sudo[126533]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-67afb8cd-3545-46d5-ae76-189f6189c7e5
Mar 02 18:38:59.375596 n-d-828839-1 sudo[126533]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:38:59.878648 n-d-828839-1 sudo[126533]: pam_unix(sudo:session): session closed for user root
Mar 02 18:38:59.881060 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4e3bdbf5-0c49-4371-9026-c84e563ae050 tempest-VolumesTestJSON-324773275 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-67afb8cd-3545-46d5-ae76-189f6189c7e5" returned: 0 in 0.539s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:38:59.883154 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4e3bdbf5-0c49-4371-9026-c84e563ae050 tempest-VolumesTestJSON-324773275 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-67afb8cd-3545-46d5-ae76-189f6189c7e5 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:38:59.902058 n-d-828839-1 sudo[126536]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-67afb8cd-3545-46d5-ae76-189f6189c7e5
Mar 02 18:38:59.903057 n-d-828839-1 sudo[126536]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:00.524618 n-d-828839-1 sudo[126536]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:00.526990 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4e3bdbf5-0c49-4371-9026-c84e563ae050 tempest-VolumesTestJSON-324773275 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-67afb8cd-3545-46d5-ae76-189f6189c7e5" returned: 0 in 0.643s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:00.528150 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-4e3bdbf5-0c49-4371-9026-c84e563ae050 tempest-VolumesTestJSON-324773275 None] Successfully deleted volume: 67afb8cd-3545-46d5-ae76-189f6189c7e5
Mar 02 18:39:00.686558 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-4e3bdbf5-0c49-4371-9026-c84e563ae050 tempest-VolumesTestJSON-324773275 None] Created reservations ['eaa1aac0-b75f-4a61-90d8-6d535f33176d', '0e63f512-e6db-48ca-b342-73ad60081d7f', '6045c88b-56f9-444b-90b2-91e5b2f2e892', 'f3c1bd15-aa42-4dc9-8322-455304ceafed'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:39:00.984946 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-4e3bdbf5-0c49-4371-9026-c84e563ae050 tempest-VolumesTestJSON-324773275 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:39:00.984946 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4e3bdbf5-0c49-4371-9026-c84e563ae050 tempest-VolumesTestJSON-324773275 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:00.997966 n-d-828839-1 sudo[126546]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:39:00.999744 n-d-828839-1 sudo[126546]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:01.642821 n-d-828839-1 sudo[126546]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:01.645385 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4e3bdbf5-0c49-4371-9026-c84e563ae050 tempest-VolumesTestJSON-324773275 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.666s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:01.647390 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4e3bdbf5-0c49-4371-9026-c84e563ae050 tempest-VolumesTestJSON-324773275 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:01.666786 n-d-828839-1 sudo[126549]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:39:01.667604 n-d-828839-1 sudo[126549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:02.320523 n-d-828839-1 sudo[126549]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:02.323727 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4e3bdbf5-0c49-4371-9026-c84e563ae050 tempest-VolumesTestJSON-324773275 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.676s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:02.326465 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-4e3bdbf5-0c49-4371-9026-c84e563ae050 tempest-VolumesTestJSON-324773275 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:39:02.333608 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-4e3bdbf5-0c49-4371-9026-c84e563ae050 tempest-VolumesTestJSON-324773275 None] Deleted volume successfully.
Mar 02 18:39:02.400010 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-2cb45f57-a297-4222-b3e8-5c87807bcf9b tempest-VolumesTestJSON-324773275 None] Lock "b'cinder-187f67ae-de04-4fa2-881a-78c767567246-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:39:02.483057 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-4e3bdbf5-0c49-4371-9026-c84e563ae050 tempest-VolumesTestJSON-324773275 None] Lock "b'cinder-67afb8cd-3545-46d5-ae76-189f6189c7e5-delete_volume'" released by "delete_volume" :: held 3.955s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:39:02.673943 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-2cb45f57-a297-4222-b3e8-5c87807bcf9b tempest-VolumesTestJSON-324773275 None] Skipping remove_export. No iscsi_target is presently exported for volume: 187f67ae-de04-4fa2-881a-78c767567246
Mar 02 18:39:02.673943 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2cb45f57-a297-4222-b3e8-5c87807bcf9b tempest-VolumesTestJSON-324773275 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/volume-187f67ae-de04-4fa2-881a-78c767567246 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:02.741760 n-d-828839-1 sudo[126552]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-187f67ae-de04-4fa2-881a-78c767567246
Mar 02 18:39:02.742947 n-d-828839-1 sudo[126552]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:03.479930 n-d-828839-1 sudo[126552]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:03.483971 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2cb45f57-a297-4222-b3e8-5c87807bcf9b tempest-VolumesTestJSON-324773275 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/volume-187f67ae-de04-4fa2-881a-78c767567246" returned: 0 in 0.809s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:03.493346 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2cb45f57-a297-4222-b3e8-5c87807bcf9b tempest-VolumesTestJSON-324773275 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-187f67ae-de04-4fa2-881a-78c767567246 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:03.519036 n-d-828839-1 sudo[126555]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-187f67ae-de04-4fa2-881a-78c767567246
Mar 02 18:39:03.519835 n-d-828839-1 sudo[126555]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:04.155464 n-d-828839-1 sudo[126555]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:04.164970 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2cb45f57-a297-4222-b3e8-5c87807bcf9b tempest-VolumesTestJSON-324773275 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-187f67ae-de04-4fa2-881a-78c767567246" returned: 0 in 0.677s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:04.169721 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2cb45f57-a297-4222-b3e8-5c87807bcf9b tempest-VolumesTestJSON-324773275 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-187f67ae-de04-4fa2-881a-78c767567246 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:04.215474 n-d-828839-1 sudo[126565]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-187f67ae-de04-4fa2-881a-78c767567246
Mar 02 18:39:04.216296 n-d-828839-1 sudo[126565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:05.158100 n-d-828839-1 sudo[126565]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:05.161123 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2cb45f57-a297-4222-b3e8-5c87807bcf9b tempest-VolumesTestJSON-324773275 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-187f67ae-de04-4fa2-881a-78c767567246" returned: 0 in 0.991s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:05.162408 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-2cb45f57-a297-4222-b3e8-5c87807bcf9b tempest-VolumesTestJSON-324773275 None] Successfully deleted volume: 187f67ae-de04-4fa2-881a-78c767567246
Mar 02 18:39:05.417474 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-2cb45f57-a297-4222-b3e8-5c87807bcf9b tempest-VolumesTestJSON-324773275 None] Created reservations ['20d6aa0a-85d2-47d7-94bd-8a7593db05fa', 'd5c9d009-03b1-42af-9d2b-3f07b7aea60f', '1e9a0ac4-d663-40e6-bdd7-061465be13be', '8b8dcf7a-f874-488e-8d33-9a0a95237dad'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:39:05.785829 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-2cb45f57-a297-4222-b3e8-5c87807bcf9b tempest-VolumesTestJSON-324773275 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:39:05.785829 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2cb45f57-a297-4222-b3e8-5c87807bcf9b tempest-VolumesTestJSON-324773275 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:05.805620 n-d-828839-1 sudo[126623]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:39:05.806534 n-d-828839-1 sudo[126623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:06.306213 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-8ea3e46a-d736-46af-8d4e-ff2f373b656a tempest-VolumesTestJSON-324773275 None] Lock "b'cinder-dbbba32a-68d9-4aad-a7bb-9f197affdd0f-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:39:06.456364 n-d-828839-1 sudo[126623]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:06.458115 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2cb45f57-a297-4222-b3e8-5c87807bcf9b tempest-VolumesTestJSON-324773275 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.674s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:06.460066 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2cb45f57-a297-4222-b3e8-5c87807bcf9b tempest-VolumesTestJSON-324773275 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:06.504604 n-d-828839-1 sudo[126626]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:39:06.505706 n-d-828839-1 sudo[126626]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:06.548186 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-8ea3e46a-d736-46af-8d4e-ff2f373b656a tempest-VolumesTestJSON-324773275 None] Skipping remove_export. No iscsi_target is presently exported for volume: dbbba32a-68d9-4aad-a7bb-9f197affdd0f
Mar 02 18:39:06.549674 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8ea3e46a-d736-46af-8d4e-ff2f373b656a tempest-VolumesTestJSON-324773275 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/volume-dbbba32a-68d9-4aad-a7bb-9f197affdd0f {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:06.568933 n-d-828839-1 sudo[126628]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-dbbba32a-68d9-4aad-a7bb-9f197affdd0f
Mar 02 18:39:06.569735 n-d-828839-1 sudo[126628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:07.043771 n-d-828839-1 sudo[126628]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:07.046326 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8ea3e46a-d736-46af-8d4e-ff2f373b656a tempest-VolumesTestJSON-324773275 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/volume-dbbba32a-68d9-4aad-a7bb-9f197affdd0f" returned: 0 in 0.496s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:07.049386 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8ea3e46a-d736-46af-8d4e-ff2f373b656a tempest-VolumesTestJSON-324773275 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dbbba32a-68d9-4aad-a7bb-9f197affdd0f {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:07.053535 n-d-828839-1 sudo[126626]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:07.065263 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2cb45f57-a297-4222-b3e8-5c87807bcf9b tempest-VolumesTestJSON-324773275 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.604s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:07.068345 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-2cb45f57-a297-4222-b3e8-5c87807bcf9b tempest-VolumesTestJSON-324773275 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:39:07.076186 n-d-828839-1 sudo[126634]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dbbba32a-68d9-4aad-a7bb-9f197affdd0f
Mar 02 18:39:07.076972 n-d-828839-1 sudo[126634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:07.081051 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-2cb45f57-a297-4222-b3e8-5c87807bcf9b tempest-VolumesTestJSON-324773275 None] Deleted volume successfully.
Mar 02 18:39:07.248479 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-2cb45f57-a297-4222-b3e8-5c87807bcf9b tempest-VolumesTestJSON-324773275 None] Lock "b'cinder-187f67ae-de04-4fa2-881a-78c767567246-delete_volume'" released by "delete_volume" :: held 4.861s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:39:07.549270 n-d-828839-1 sudo[126634]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:07.551025 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8ea3e46a-d736-46af-8d4e-ff2f373b656a tempest-VolumesTestJSON-324773275 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dbbba32a-68d9-4aad-a7bb-9f197affdd0f" returned: 0 in 0.502s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:07.552563 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8ea3e46a-d736-46af-8d4e-ff2f373b656a tempest-VolumesTestJSON-324773275 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dbbba32a-68d9-4aad-a7bb-9f197affdd0f {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:07.574608 n-d-828839-1 sudo[126637]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dbbba32a-68d9-4aad-a7bb-9f197affdd0f
Mar 02 18:39:07.576165 n-d-828839-1 sudo[126637]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:08.159706 n-d-828839-1 sudo[126637]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:08.161925 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8ea3e46a-d736-46af-8d4e-ff2f373b656a tempest-VolumesTestJSON-324773275 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dbbba32a-68d9-4aad-a7bb-9f197affdd0f" returned: 0 in 0.609s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:08.163154 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-8ea3e46a-d736-46af-8d4e-ff2f373b656a tempest-VolumesTestJSON-324773275 None] Successfully deleted volume: dbbba32a-68d9-4aad-a7bb-9f197affdd0f
Mar 02 18:39:08.300653 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-8ea3e46a-d736-46af-8d4e-ff2f373b656a tempest-VolumesTestJSON-324773275 None] Created reservations ['5666de51-a687-4d10-8b24-0c385dfadce1', 'f0d941e3-a736-4c0c-821a-0141183d9475', 'ed62c398-92eb-4890-a4f0-c316f3e6c41a', '3acf507a-58ec-42c6-b5c7-4d16aa60ca58'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:39:08.732325 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-8ea3e46a-d736-46af-8d4e-ff2f373b656a tempest-VolumesTestJSON-324773275 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:39:08.733245 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8ea3e46a-d736-46af-8d4e-ff2f373b656a tempest-VolumesTestJSON-324773275 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:08.760301 n-d-828839-1 sudo[126644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:39:08.761167 n-d-828839-1 sudo[126644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:09.329371 n-d-828839-1 sudo[126644]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:09.337062 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8ea3e46a-d736-46af-8d4e-ff2f373b656a tempest-VolumesTestJSON-324773275 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.599s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:09.340159 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8ea3e46a-d736-46af-8d4e-ff2f373b656a tempest-VolumesTestJSON-324773275 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:09.396888 n-d-828839-1 sudo[126647]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:39:09.397718 n-d-828839-1 sudo[126647]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:09.982612 n-d-828839-1 sudo[126647]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:09.994387 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8ea3e46a-d736-46af-8d4e-ff2f373b656a tempest-VolumesTestJSON-324773275 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.647s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:09.997210 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-8ea3e46a-d736-46af-8d4e-ff2f373b656a tempest-VolumesTestJSON-324773275 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:39:10.015658 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-8ea3e46a-d736-46af-8d4e-ff2f373b656a tempest-VolumesTestJSON-324773275 None] Deleted volume successfully.
Mar 02 18:39:10.144265 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-8ea3e46a-d736-46af-8d4e-ff2f373b656a tempest-VolumesTestJSON-324773275 None] Lock "b'cinder-dbbba32a-68d9-4aad-a7bb-9f197affdd0f-delete_volume'" released by "delete_volume" :: held 3.837s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:39:16.228891 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-17a3a6f6-e7bf-4fee-8203-e1584437b909 tempest-VolumesTransfersTest-1943920349 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:39:16.228891 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-17a3a6f6-e7bf-4fee-8203-e1584437b909 tempest-VolumesTransfersTest-1943920349 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:39:16.228891 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-17a3a6f6-e7bf-4fee-8203-e1584437b909 tempest-VolumesTransfersTest-1943920349 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'
Mar 02 18:39:16.228891 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-17a3a6f6-e7bf-4fee-8203-e1584437b909 tempest-VolumesTransfersTest-1943920349 None] Flow 'volume_create_manager' (4c16716a-8578-432c-a69a-8ff139c8a8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:39:16.240467 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-17a3a6f6-e7bf-4fee-8203-e1584437b909 tempest-VolumesTransfersTest-1943920349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ea43076d-b256-4e02-b16f-4accd27adfd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:39:16.278432 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-17a3a6f6-e7bf-4fee-8203-e1584437b909 tempest-VolumesTransfersTest-1943920349 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:39:16.308330 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-17a3a6f6-e7bf-4fee-8203-e1584437b909 tempest-VolumesTransfersTest-1943920349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ea43076d-b256-4e02-b16f-4accd27adfd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:39:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-88990194',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=ba0cef20-2d86-47b9-8c7d-ea658b2d2b9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c97c29856cb6424fb6742178570c5e5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:39:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:39:16Z,user_id='deafebd1c236477393125bc299170c7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:39:16.311220 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-17a3a6f6-e7bf-4fee-8203-e1584437b909 tempest-VolumesTransfersTest-1943920349 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b21648cd-fed1-4416-be0e-f18966c9b604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:39:16.313436 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-17a3a6f6-e7bf-4fee-8203-e1584437b909 tempest-VolumesTransfersTest-1943920349 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b21648cd-fed1-4416-be0e-f18966c9b604) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:39:16.317130 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-17a3a6f6-e7bf-4fee-8203-e1584437b909 tempest-VolumesTransfersTest-1943920349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dbcc6490-d633-49f7-a04b-2f2991330db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:39:16.321541 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-17a3a6f6-e7bf-4fee-8203-e1584437b909 tempest-VolumesTransfersTest-1943920349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dbcc6490-d633-49f7-a04b-2f2991330db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ba0cef20-2d86-47b9-8c7d-ea658b2d2b9e', 'volume_name': 'volume-ba0cef20-2d86-47b9-8c7d-ea658b2d2b9e', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:39:16.324762 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-17a3a6f6-e7bf-4fee-8203-e1584437b909 tempest-VolumesTransfersTest-1943920349 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (effac8f2-f270-4e88-8855-d8e38a446dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:39:16.332050 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-17a3a6f6-e7bf-4fee-8203-e1584437b909 tempest-VolumesTransfersTest-1943920349 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (effac8f2-f270-4e88-8855-d8e38a446dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:39:16.337005 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-17a3a6f6-e7bf-4fee-8203-e1584437b909 tempest-VolumesTransfersTest-1943920349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5efaa5a8-494f-4a49-a608-c8337fc41f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:39:16.337005 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-17a3a6f6-e7bf-4fee-8203-e1584437b909 tempest-VolumesTransfersTest-1943920349 None] Volume ba0cef20-2d86-47b9-8c7d-ea658b2d2b9e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ba0cef20-2d86-47b9-8c7d-ea658b2d2b9e', 'volume_size': 1}
Mar 02 18:39:16.337225 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-17a3a6f6-e7bf-4fee-8203-e1584437b909 tempest-VolumesTransfersTest-1943920349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ba0cef20-2d86-47b9-8c7d-ea658b2d2b9e stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:16.357635 n-d-828839-1 sudo[126842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ba0cef20-2d86-47b9-8c7d-ea658b2d2b9e stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:39:16.359299 n-d-828839-1 sudo[126842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:17.296326 n-d-828839-1 sudo[126842]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:17.300379 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-17a3a6f6-e7bf-4fee-8203-e1584437b909 tempest-VolumesTransfersTest-1943920349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ba0cef20-2d86-47b9-8c7d-ea658b2d2b9e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.963s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:17.311505 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-17a3a6f6-e7bf-4fee-8203-e1584437b909 tempest-VolumesTransfersTest-1943920349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5efaa5a8-494f-4a49-a608-c8337fc41f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ba0cef20-2d86-47b9-8c7d-ea658b2d2b9e', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:39:17.326048 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-17a3a6f6-e7bf-4fee-8203-e1584437b909 tempest-VolumesTransfersTest-1943920349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c1e21c3f-699d-4ac3-91fb-c7510d404e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:39:17.428615 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-17a3a6f6-e7bf-4fee-8203-e1584437b909 tempest-VolumesTransfersTest-1943920349 None] Volume volume-ba0cef20-2d86-47b9-8c7d-ea658b2d2b9e (ba0cef20-2d86-47b9-8c7d-ea658b2d2b9e): created successfully
Mar 02 18:39:17.431910 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-17a3a6f6-e7bf-4fee-8203-e1584437b909 tempest-VolumesTransfersTest-1943920349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c1e21c3f-699d-4ac3-91fb-c7510d404e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:39:17.440556 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-17a3a6f6-e7bf-4fee-8203-e1584437b909 tempest-VolumesTransfersTest-1943920349 None] Flow 'volume_create_manager' (4c16716a-8578-432c-a69a-8ff139c8a8d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:39:17.571744 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-17a3a6f6-e7bf-4fee-8203-e1584437b909 tempest-VolumesTransfersTest-1943920349 None] Created volume successfully.
Mar 02 18:39:20.179104 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-642ce03e-3249-4532-b2d1-4216f9985c43 tempest-VolumesTransfersTest-1285940695 None] Transfer volume completed successfully.
Mar 02 18:39:22.375604 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-79c1216d-60e0-4376-af6e-3368688c1119 tempest-VolumesTransfersTest-194383724 None] Lock "b'cinder-ba0cef20-2d86-47b9-8c7d-ea658b2d2b9e-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:39:22.584761 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-79c1216d-60e0-4376-af6e-3368688c1119 tempest-VolumesTransfersTest-194383724 None] Skipping remove_export. No iscsi_target is presently exported for volume: ba0cef20-2d86-47b9-8c7d-ea658b2d2b9e
Mar 02 18:39:22.586709 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-79c1216d-60e0-4376-af6e-3368688c1119 tempest-VolumesTransfersTest-194383724 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/volume-ba0cef20-2d86-47b9-8c7d-ea658b2d2b9e {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:22.624141 n-d-828839-1 sudo[126961]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-ba0cef20-2d86-47b9-8c7d-ea658b2d2b9e
Mar 02 18:39:22.624971 n-d-828839-1 sudo[126961]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:23.387862 n-d-828839-1 sudo[126961]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:23.390050 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-79c1216d-60e0-4376-af6e-3368688c1119 tempest-VolumesTransfersTest-194383724 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/volume-ba0cef20-2d86-47b9-8c7d-ea658b2d2b9e" returned: 0 in 0.804s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:23.393063 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-79c1216d-60e0-4376-af6e-3368688c1119 tempest-VolumesTransfersTest-194383724 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ba0cef20-2d86-47b9-8c7d-ea658b2d2b9e {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:23.432980 n-d-828839-1 sudo[126972]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ba0cef20-2d86-47b9-8c7d-ea658b2d2b9e
Mar 02 18:39:23.435084 n-d-828839-1 sudo[126972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:23.793529 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-8ccd7f95-ced3-4cfa-8f72-7c852802b9ad req-9963b187-51a5-42ae-98fa-d9cc6081a60e tempest-AttachVolumeTestJSON-459439809 None] Terminate volume connection completed successfully.
Mar 02 18:39:23.794263 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-8ccd7f95-ced3-4cfa-8f72-7c852802b9ad req-9963b187-51a5-42ae-98fa-d9cc6081a60e tempest-AttachVolumeTestJSON-459439809 None] Deleting attachment 79469bbd-1eda-4323-aba9-f5e857f2ce4f. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:39:23.798435 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:23.905985 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:23.906488 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777987920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-4194c08c-8fac-49bb-8b03-571e1584af14\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4194c08c-8fac-49bb-8b03-571e1584af14\n Backing store flags: \n Account information:\n Ej9Eszhow5D7nvYvhJsr\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:39:23.907262 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-8ccd7f95-ced3-4cfa-8f72-7c852802b9ad req-9963b187-51a5-42ae-98fa-d9cc6081a60e tempest-AttachVolumeTestJSON-459439809 None] Removing iscsi_target for Volume ID: 4194c08c-8fac-49bb-8b03-571e1584af14
Mar 02 18:39:23.908719 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-4194c08c-8fac-49bb-8b03-571e1584af14 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:24.032219 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-4194c08c-8fac-49bb-8b03-571e1584af14 -f" returned: 0 in 0.123s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:24.044748 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777987920]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:39:24.044748 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:24.142312 n-d-828839-1 sudo[126972]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:24.144381 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-79c1216d-60e0-4376-af6e-3368688c1119 tempest-VolumesTransfersTest-194383724 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ba0cef20-2d86-47b9-8c7d-ea658b2d2b9e" returned: 0 in 0.752s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:24.146501 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-79c1216d-60e0-4376-af6e-3368688c1119 tempest-VolumesTransfersTest-194383724 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ba0cef20-2d86-47b9-8c7d-ea658b2d2b9e {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:24.188894 n-d-828839-1 sudo[127014]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ba0cef20-2d86-47b9-8c7d-ea658b2d2b9e
Mar 02 18:39:24.193207 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.158s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:24.193625 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777987920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:39:24.212750 n-d-828839-1 sudo[127014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:25.119191 n-d-828839-1 sudo[127014]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:25.121624 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-79c1216d-60e0-4376-af6e-3368688c1119 tempest-VolumesTransfersTest-194383724 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ba0cef20-2d86-47b9-8c7d-ea658b2d2b9e" returned: 0 in 0.975s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:25.127133 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-79c1216d-60e0-4376-af6e-3368688c1119 tempest-VolumesTransfersTest-194383724 None] Successfully deleted volume: ba0cef20-2d86-47b9-8c7d-ea658b2d2b9e
Mar 02 18:39:25.240051 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-79c1216d-60e0-4376-af6e-3368688c1119 tempest-VolumesTransfersTest-194383724 None] Created reservations ['33e72427-a630-4405-a93b-4df9aeaaa439', 'f895e674-a922-4928-9db1-974156a121ec', '8c83a46c-7cba-4783-975d-3d46cbd70a10', '8c79a617-efab-4566-8803-61c9153b746c'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:39:25.600893 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-79c1216d-60e0-4376-af6e-3368688c1119 tempest-VolumesTransfersTest-194383724 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:39:25.604261 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-79c1216d-60e0-4376-af6e-3368688c1119 tempest-VolumesTransfersTest-194383724 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:25.661024 n-d-828839-1 sudo[127056]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:39:25.662335 n-d-828839-1 sudo[127056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:26.465142 n-d-828839-1 sudo[127056]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:26.467814 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-79c1216d-60e0-4376-af6e-3368688c1119 tempest-VolumesTransfersTest-194383724 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.863s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:26.470073 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-79c1216d-60e0-4376-af6e-3368688c1119 tempest-VolumesTransfersTest-194383724 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:26.496930 n-d-828839-1 sudo[127063]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:39:26.497737 n-d-828839-1 sudo[127063]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:27.171768 n-d-828839-1 sudo[127063]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:27.174829 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-79c1216d-60e0-4376-af6e-3368688c1119 tempest-VolumesTransfersTest-194383724 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.704s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:27.178060 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-79c1216d-60e0-4376-af6e-3368688c1119 tempest-VolumesTransfersTest-194383724 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:39:27.188528 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-79c1216d-60e0-4376-af6e-3368688c1119 tempest-VolumesTransfersTest-194383724 None] Deleted volume successfully.
Mar 02 18:39:27.327305 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-79c1216d-60e0-4376-af6e-3368688c1119 tempest-VolumesTransfersTest-194383724 None] Lock "b'cinder-ba0cef20-2d86-47b9-8c7d-ea658b2d2b9e-delete_volume'" released by "delete_volume" :: held 4.952s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:39:27.587366 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-516ba066-dc78-4c64-9966-36729feb61bf tempest-VolumesTransfersTest-1943920349 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:39:27.595810 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-516ba066-dc78-4c64-9966-36729feb61bf tempest-VolumesTransfersTest-1943920349 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:39:27.596443 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-516ba066-dc78-4c64-9966-36729feb61bf tempest-VolumesTransfersTest-1943920349 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'
Mar 02 18:39:27.611907 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-516ba066-dc78-4c64-9966-36729feb61bf tempest-VolumesTransfersTest-1943920349 None] Flow 'volume_create_manager' (04892e86-7b4a-4b93-b6cf-ef96a8d82c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:39:27.615449 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-516ba066-dc78-4c64-9966-36729feb61bf tempest-VolumesTransfersTest-1943920349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e90818c7-0aca-4592-9d77-01f41b717c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:39:27.639410 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-516ba066-dc78-4c64-9966-36729feb61bf tempest-VolumesTransfersTest-1943920349 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:39:27.665060 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-516ba066-dc78-4c64-9966-36729feb61bf tempest-VolumesTransfersTest-1943920349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e90818c7-0aca-4592-9d77-01f41b717c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:39:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-251445127',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=5e4b2c60-6e35-4665-966c-2927c3df25fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c97c29856cb6424fb6742178570c5e5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:39:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:39:27Z,user_id='deafebd1c236477393125bc299170c7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:39:27.667595 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-516ba066-dc78-4c64-9966-36729feb61bf tempest-VolumesTransfersTest-1943920349 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf66bea9-e7ba-4753-9643-ce0fa4209a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:39:27.669695 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-516ba066-dc78-4c64-9966-36729feb61bf tempest-VolumesTransfersTest-1943920349 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf66bea9-e7ba-4753-9643-ce0fa4209a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:39:27.672274 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-516ba066-dc78-4c64-9966-36729feb61bf tempest-VolumesTransfersTest-1943920349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7702f384-a344-4dd7-a7ff-3c4fc625fd7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:39:27.674817 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-516ba066-dc78-4c64-9966-36729feb61bf tempest-VolumesTransfersTest-1943920349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7702f384-a344-4dd7-a7ff-3c4fc625fd7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5e4b2c60-6e35-4665-966c-2927c3df25fb', 'volume_name': 'volume-5e4b2c60-6e35-4665-966c-2927c3df25fb', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:39:27.676838 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-516ba066-dc78-4c64-9966-36729feb61bf tempest-VolumesTransfersTest-1943920349 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9883b8bb-74b4-4f46-a6e3-e0e6d93d7b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:39:27.679177 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-516ba066-dc78-4c64-9966-36729feb61bf tempest-VolumesTransfersTest-1943920349 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9883b8bb-74b4-4f46-a6e3-e0e6d93d7b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:39:27.681187 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-516ba066-dc78-4c64-9966-36729feb61bf tempest-VolumesTransfersTest-1943920349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (06fc9a52-2dcf-432c-af11-15a957466b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:39:27.681971 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-516ba066-dc78-4c64-9966-36729feb61bf tempest-VolumesTransfersTest-1943920349 None] Volume 5e4b2c60-6e35-4665-966c-2927c3df25fb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5e4b2c60-6e35-4665-966c-2927c3df25fb', 'volume_size': 1}
Mar 02 18:39:27.683237 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-516ba066-dc78-4c64-9966-36729feb61bf tempest-VolumesTransfersTest-1943920349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5e4b2c60-6e35-4665-966c-2927c3df25fb stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:27.705862 n-d-828839-1 sudo[127068]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5e4b2c60-6e35-4665-966c-2927c3df25fb stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:39:27.706933 n-d-828839-1 sudo[127068]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:28.658260 n-d-828839-1 sudo[127068]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:28.660311 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-516ba066-dc78-4c64-9966-36729feb61bf tempest-VolumesTransfersTest-1943920349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5e4b2c60-6e35-4665-966c-2927c3df25fb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.977s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:28.665537 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-516ba066-dc78-4c64-9966-36729feb61bf tempest-VolumesTransfersTest-1943920349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (06fc9a52-2dcf-432c-af11-15a957466b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5e4b2c60-6e35-4665-966c-2927c3df25fb', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:39:28.670884 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-516ba066-dc78-4c64-9966-36729feb61bf tempest-VolumesTransfersTest-1943920349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5aa19aba-dfda-4708-8280-17f8a00864e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:39:28.766705 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-516ba066-dc78-4c64-9966-36729feb61bf tempest-VolumesTransfersTest-1943920349 None] Volume volume-5e4b2c60-6e35-4665-966c-2927c3df25fb (5e4b2c60-6e35-4665-966c-2927c3df25fb): created successfully
Mar 02 18:39:28.769000 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-516ba066-dc78-4c64-9966-36729feb61bf tempest-VolumesTransfersTest-1943920349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5aa19aba-dfda-4708-8280-17f8a00864e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:39:28.772739 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-516ba066-dc78-4c64-9966-36729feb61bf tempest-VolumesTransfersTest-1943920349 None] Flow 'volume_create_manager' (04892e86-7b4a-4b93-b6cf-ef96a8d82c49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:39:28.840564 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-516ba066-dc78-4c64-9966-36729feb61bf tempest-VolumesTransfersTest-1943920349 None] Created volume successfully.
Mar 02 18:39:30.760885 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-19746a67-779e-406e-9ed6-5efa28cf402e tempest-VolumesTransfersTest-194383724 None] Lock "b'cinder-5e4b2c60-6e35-4665-966c-2927c3df25fb-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:39:30.957208 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-19746a67-779e-406e-9ed6-5efa28cf402e tempest-VolumesTransfersTest-194383724 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5e4b2c60-6e35-4665-966c-2927c3df25fb
Mar 02 18:39:30.964604 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-19746a67-779e-406e-9ed6-5efa28cf402e tempest-VolumesTransfersTest-194383724 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/volume-5e4b2c60-6e35-4665-966c-2927c3df25fb {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:30.984418 n-d-828839-1 sudo[127153]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-5e4b2c60-6e35-4665-966c-2927c3df25fb
Mar 02 18:39:30.985641 n-d-828839-1 sudo[127153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:31.559198 n-d-828839-1 sudo[127153]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:31.565881 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-19746a67-779e-406e-9ed6-5efa28cf402e tempest-VolumesTransfersTest-194383724 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/volume-5e4b2c60-6e35-4665-966c-2927c3df25fb" returned: 0 in 0.607s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:31.567762 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-19746a67-779e-406e-9ed6-5efa28cf402e tempest-VolumesTransfersTest-194383724 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5e4b2c60-6e35-4665-966c-2927c3df25fb {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:31.659967 n-d-828839-1 sudo[127172]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5e4b2c60-6e35-4665-966c-2927c3df25fb
Mar 02 18:39:31.668095 n-d-828839-1 sudo[127172]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:32.313569 n-d-828839-1 sudo[127172]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:32.316620 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-19746a67-779e-406e-9ed6-5efa28cf402e tempest-VolumesTransfersTest-194383724 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5e4b2c60-6e35-4665-966c-2927c3df25fb" returned: 0 in 0.748s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:32.321462 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-19746a67-779e-406e-9ed6-5efa28cf402e tempest-VolumesTransfersTest-194383724 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5e4b2c60-6e35-4665-966c-2927c3df25fb {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:32.344525 n-d-828839-1 sudo[127188]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5e4b2c60-6e35-4665-966c-2927c3df25fb
Mar 02 18:39:32.347052 n-d-828839-1 sudo[127188]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:33.113350 n-d-828839-1 sudo[127188]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:33.116482 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-19746a67-779e-406e-9ed6-5efa28cf402e tempest-VolumesTransfersTest-194383724 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5e4b2c60-6e35-4665-966c-2927c3df25fb" returned: 0 in 0.795s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:33.118499 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-19746a67-779e-406e-9ed6-5efa28cf402e tempest-VolumesTransfersTest-194383724 None] Successfully deleted volume: 5e4b2c60-6e35-4665-966c-2927c3df25fb
Mar 02 18:39:33.331748 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-19746a67-779e-406e-9ed6-5efa28cf402e tempest-VolumesTransfersTest-194383724 None] Created reservations ['5625d294-f994-4df7-9db5-773420be3ef0', '3ac88221-1057-4540-bf64-79dbd9ca4369', '5c794fab-2743-456d-8841-4a444a8e9ffb', '28b2de96-ce9d-4bdb-9e96-55e9df2b3410'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:39:33.539685 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-19746a67-779e-406e-9ed6-5efa28cf402e tempest-VolumesTransfersTest-194383724 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:39:33.547003 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-19746a67-779e-406e-9ed6-5efa28cf402e tempest-VolumesTransfersTest-194383724 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:33.595014 n-d-828839-1 sudo[127227]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:39:33.596166 n-d-828839-1 sudo[127227]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:34.317589 n-d-828839-1 sudo[127227]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:34.321434 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-19746a67-779e-406e-9ed6-5efa28cf402e tempest-VolumesTransfersTest-194383724 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.779s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:34.323950 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-19746a67-779e-406e-9ed6-5efa28cf402e tempest-VolumesTransfersTest-194383724 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:34.367686 n-d-828839-1 sudo[127240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:39:34.369294 n-d-828839-1 sudo[127240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:35.210057 n-d-828839-1 sudo[127240]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:35.212981 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-19746a67-779e-406e-9ed6-5efa28cf402e tempest-VolumesTransfersTest-194383724 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.888s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:35.215264 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-19746a67-779e-406e-9ed6-5efa28cf402e tempest-VolumesTransfersTest-194383724 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:39:35.222073 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-19746a67-779e-406e-9ed6-5efa28cf402e tempest-VolumesTransfersTest-194383724 None] Deleted volume successfully.
Mar 02 18:39:35.381354 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-19746a67-779e-406e-9ed6-5efa28cf402e tempest-VolumesTransfersTest-194383724 None] Lock "b'cinder-5e4b2c60-6e35-4665-966c-2927c3df25fb-delete_volume'" released by "delete_volume" :: held 4.621s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:39:45.442392 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:39:45.447424 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:39:45.448089 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 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'
Mar 02 18:39:45.462344 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Flow 'volume_create_manager' (773c4cb0-75f4-4b21-8842-a1bd46cd51f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:39:45.465669 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (df4efad9-3915-47f6-9e05-ba0e323f20ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:39:45.490338 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:39:45.518280 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (df4efad9-3915-47f6-9e05-ba0e323f20ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:39:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1574377494',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=cd97773f-6103-42f9-bb01-359254c7453a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe7da1bd380844feae4688113a4b488c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:39:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:39:45Z,user_id='467d89b6028848cc980ff01ef600b0f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:39:45.526640 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c53e91d5-459e-4c97-975c-7fc79ad16e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:39:45.529875 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c53e91d5-459e-4c97-975c-7fc79ad16e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:39:45.534231 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0dd5e1cb-b518-43f0-9696-a46c1e3529e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:39:45.783973 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0dd5e1cb-b518-43f0-9696-a46c1e3529e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'cd97773f-6103-42f9-bb01-359254c7453a', 'volume_name': 'volume-cd97773f-6103-42f9-bb01-359254c7453a', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:39:45.786743 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d18c6ce-24ab-41e5-968a-b27c6376f93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:39:45.789361 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d18c6ce-24ab-41e5-968a-b27c6376f93b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:39:45.791849 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1a42a51-55c4-40d6-aea7-32e286d22155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:39:45.792697 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Volume cd97773f-6103-42f9-bb01-359254c7453a: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-cd97773f-6103-42f9-bb01-359254c7453a', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Mar 02 18:39:45.793672 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Cloning cd97773f-6103-42f9-bb01-359254c7453a from image 2ac48b56-eabc-4774-8d21-7d0b03765520 at location (None, None). {{(pid=96937) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Mar 02 18:39:52.963667 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:39:52.964251 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:39:52.964858 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:53.059597 n-d-828839-1 sudo[127494]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:39:53.060550 n-d-828839-1 sudo[127494]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:54.034160 n-d-828839-1 sudo[127494]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:54.039983 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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 1.075s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:54.043927 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:39:54.098631 n-d-828839-1 sudo[127544]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:39:54.100286 n-d-828839-1 sudo[127544]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:39:54.907125 n-d-828839-1 sudo[127544]: pam_unix(sudo:session): session closed for user root
Mar 02 18:39:54.910273 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.865s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:39:54.913367 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:40:05.264341 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_war5nj0pn-d-828839-1@lvmdriver-1, size 616.00 MB, duration 19.47 sec {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Mar 02 18:40:05.265100 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Image download 616.00 MB at 31.64 MB/s
Mar 02 18:40:05.314495 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_war5nj0pn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:40:05.408539 n-d-828839-1 sudo[127728]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_war5nj0pn-d-828839-1@lvmdriver-1
Mar 02 18:40:05.409489 n-d-828839-1 sudo[127728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:40:05.885027 n-d-828839-1 sudo[127728]: pam_unix(sudo:session): session closed for user root
Mar 02 18:40:05.887382 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_war5nj0pn-d-828839-1@lvmdriver-1" returned: 0 in 0.573s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:40:05.890042 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 is fetched for user 467d89b6028848cc980ff01ef600b0f5. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Mar 02 18:40:06.091743 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_war5nj0pn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:40:06.239412 n-d-828839-1 sudo[127733]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_war5nj0pn-d-828839-1@lvmdriver-1
Mar 02 18:40:06.240228 n-d-828839-1 sudo[127733]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:40:06.727761 n-d-828839-1 sudo[127733]: pam_unix(sudo:session): session closed for user root
Mar 02 18:40:06.730380 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_war5nj0pn-d-828839-1@lvmdriver-1" returned: 0 in 0.638s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:40:06.733112 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cd97773f-6103-42f9-bb01-359254c7453a stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:40:06.758302 n-d-828839-1 sudo[127741]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cd97773f-6103-42f9-bb01-359254c7453a stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:40:06.759732 n-d-828839-1 sudo[127741]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:40:07.743321 n-d-828839-1 sudo[127741]: pam_unix(sudo:session): session closed for user root
Mar 02 18:40:07.745587 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cd97773f-6103-42f9-bb01-359254c7453a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.012s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:40:07.971296 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Attempting download of 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume cd97773f-6103-42f9-bb01-359254c7453a. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Mar 02 18:40:08.097294 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520__oaibd_q {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:40:08.340259 n-d-828839-1 sudo[127777]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520__oaibd_q
Mar 02 18:40:08.341064 n-d-828839-1 sudo[127777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:40:08.882095 n-d-828839-1 sudo[127777]: pam_unix(sudo:session): session closed for user root
Mar 02 18:40:08.885076 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520__oaibd_q" returned: 0 in 0.789s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:40:08.887802 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_war5nj0pn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:40:09.094165 n-d-828839-1 sudo[127789]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_war5nj0pn-d-828839-1@lvmdriver-1
Mar 02 18:40:09.094981 n-d-828839-1 sudo[127789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:40:09.655122 n-d-828839-1 sudo[127789]: pam_unix(sudo:session): session closed for user root
Mar 02 18:40:09.657523 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_war5nj0pn-d-828839-1@lvmdriver-1" returned: 0 in 0.769s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:40:09.658610 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] 2ac48b56-eabc-4774-8d21-7d0b03765520 was vhdx, converting to raw {{(pid=96937) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Mar 02 18:40:09.659586 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_war5nj0pn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cd97773f--6103--42f9--bb01--359254c7453a oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:40:09.678494 n-d-828839-1 sudo[127794]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_war5nj0pn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cd97773f--6103--42f9--bb01--359254c7453a oflag=direct
Mar 02 18:40:09.679943 n-d-828839-1 sudo[127794]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:40:10.153156 n-d-828839-1 sudo[127794]: pam_unix(sudo:session): session closed for user root
Mar 02 18:40:10.155786 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_war5nj0pn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cd97773f--6103--42f9--bb01--359254c7453a oflag=direct" returned: 0 in 0.496s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:40:10.157038 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_war5nj0pn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--cd97773f--6103--42f9--bb01--359254c7453a {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:40:10.187251 n-d-828839-1 sudo[127808]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_war5nj0pn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--cd97773f--6103--42f9--bb01--359254c7453a
Mar 02 18:40:10.188085 n-d-828839-1 sudo[127808]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:40:31.000560 n-d-828839-1 sudo[127808]: pam_unix(sudo:session): session closed for user root
Mar 02 18:40:31.003782 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_war5nj0pn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--cd97773f--6103--42f9--bb01--359254c7453a" returned: 0 in 20.846s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:40:31.005257 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_war5nj0pn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:40:31.161119 n-d-828839-1 sudo[128231]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_war5nj0pn-d-828839-1@lvmdriver-1
Mar 02 18:40:31.161933 n-d-828839-1 sudo[128231]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:40:31.535665 n-d-828839-1 sudo[128231]: pam_unix(sudo:session): session closed for user root
Mar 02 18:40:31.538769 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_war5nj0pn-d-828839-1@lvmdriver-1" returned: 0 in 0.533s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:40:31.539766 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_war5nj0pn-d-828839-1@lvmdriver-1, size 700.00 MB, duration 20.85 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--cd97773f--6103--42f9--bb01--359254c7453a {{(pid=96937) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Mar 02 18:40:31.540261 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Converted 700.00 MB image at 33.58 MB/s
Mar 02 18:40:31.541002 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Downloaded image 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume cd97773f-6103-42f9-bb01-359254c7453a successfully. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Mar 02 18:40:31.667788 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 for user 467d89b6028848cc980ff01ef600b0f5 is deleted. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Mar 02 18:40:31.669494 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Marking volume cd97773f-6103-42f9-bb01-359254c7453a as bootable. {{(pid=96937) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Mar 02 18:40:31.809854 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Copying metadata from image 2ac48b56-eabc-4774-8d21-7d0b03765520 to cd97773f-6103-42f9-bb01-359254c7453a. {{(pid=96937) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Mar 02 18:40:31.810598 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Creating volume glance metadata for volume cd97773f-6103-42f9-bb01-359254c7453a backed by image 2ac48b56-eabc-4774-8d21-7d0b03765520 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96937) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Mar 02 18:40:32.020719 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1a42a51-55c4-40d6-aea7-32e286d22155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cd97773f-6103-42f9-bb01-359254c7453a', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:40:32.023254 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b1cb2a9d-419a-41b0-9675-63fdd2aa798c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:40:32.143502 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Volume volume-cd97773f-6103-42f9-bb01-359254c7453a (cd97773f-6103-42f9-bb01-359254c7453a): created successfully
Mar 02 18:40:32.143851 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b1cb2a9d-419a-41b0-9675-63fdd2aa798c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:40:32.148754 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Flow 'volume_create_manager' (773c4cb0-75f4-4b21-8842-a1bd46cd51f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:40:32.280291 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-857e53e8-b895-4e8c-b7c9-c3c83dc27b4a tempest-VolumesCloneTest-636474856 None] Created volume successfully.
Mar 02 18:40:34.955296 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:40:34.961884 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:40:34.962491 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 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'
Mar 02 18:40:35.031435 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Flow 'volume_create_manager' (8c05c682-bf5d-45cd-87ca-2911007f833f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:40:35.040936 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c9bba264-c3c9-4eb0-93d9-cf0409b4cfca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:40:35.095764 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:40:35.148023 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c9bba264-c3c9-4eb0-93d9-cf0409b4cfca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:40:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1723942551',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe7da1bd380844feae4688113a4b488c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:40:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=cd97773f-6103-42f9-bb01-359254c7453a,status='creating',terminated_at=None,updated_at=2022-03-02T18:40:35Z,user_id='467d89b6028848cc980ff01ef600b0f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:40:35.159136 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4300861a-e2d4-46dc-bf1f-6821297ae81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:40:35.165245 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4300861a-e2d4-46dc-bf1f-6821297ae81a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:40:35.167743 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (347b4d7a-3e75-4bf4-b48b-74c560617ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:40:35.235240 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (347b4d7a-3e75-4bf4-b48b-74c560617ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9', 'volume_name': 'volume-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9', 'volume_size': 1, 'source_volid': 'cd97773f-6103-42f9-bb01-359254c7453a', 'source_volstatus': 'available'}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:40:35.237714 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (509d94bc-1cea-4a66-97fd-dab1db305827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:40:35.239947 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (509d94bc-1cea-4a66-97fd-dab1db305827) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:40:35.243114 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a880be6e-391b-4639-acad-71507395308d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:40:35.243972 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Volume bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9', 'volume_size': 1, 'source_volid': 'cd97773f-6103-42f9-bb01-359254c7453a', 'source_volstatus': 'available'}
Mar 02 18:40:35.293934 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Creating clone of volume: cd97773f-6103-42f9-bb01-359254c7453a
Mar 02 18:40:35.295379 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 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/volume-cd97773f-6103-42f9-bb01-359254c7453a {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:40:35.324794 n-d-828839-1 sudo[128277]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-cd97773f-6103-42f9-bb01-359254c7453a
Mar 02 18:40:35.325620 n-d-828839-1 sudo[128277]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:40:36.083844 n-d-828839-1 sudo[128277]: pam_unix(sudo:session): session closed for user root
Mar 02 18:40:36.086066 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 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/volume-cd97773f-6103-42f9-bb01-359254c7453a" returned: 0 in 0.790s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:40:36.087853 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9 --snapshot stack-volumes-lvmdriver-1/volume-cd97773f-6103-42f9-bb01-359254c7453a -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:40:36.142304 n-d-828839-1 sudo[128308]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9 --snapshot stack-volumes-lvmdriver-1/volume-cd97773f-6103-42f9-bb01-359254c7453a -L 1.00g
Mar 02 18:40:36.143777 n-d-828839-1 sudo[128308]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:40:37.502673 n-d-828839-1 sudo[128308]: pam_unix(sudo:session): session closed for user root
Mar 02 18:40:37.504959 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9 --snapshot stack-volumes-lvmdriver-1/volume-cd97773f-6103-42f9-bb01-359254c7453a -L 1.00g" returned: 0 in 1.417s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:40:37.512865 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:40:37.549955 n-d-828839-1 sudo[128454]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:40:37.558266 n-d-828839-1 sudo[128454]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:40:38.671801 n-d-828839-1 sudo[128454]: pam_unix(sudo:session): session closed for user root
Mar 02 18:40:38.673942 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.166s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:40:38.675656 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:40:38.707608 n-d-828839-1 sudo[128515]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9
Mar 02 18:40:38.708428 n-d-828839-1 sudo[128515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:40:39.206968 n-d-828839-1 sudo[128515]: pam_unix(sudo:session): session closed for user root
Mar 02 18:40:39.209339 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9" returned: 0 in 0.533s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:40:39.212593 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--bf2bf1d9--50bc--41e0--a574--8ba9d5d216c9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bf2bf1d9--50bc--41e0--a574--8ba9d5d216c9 iflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:40:39.239581 n-d-828839-1 sudo[128527]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--bf2bf1d9--50bc--41e0--a574--8ba9d5d216c9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bf2bf1d9--50bc--41e0--a574--8ba9d5d216c9 iflag=direct
Mar 02 18:40:39.240456 n-d-828839-1 sudo[128527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:40:39.680447 n-d-828839-1 sudo[128527]: pam_unix(sudo:session): session closed for user root
Mar 02 18:40:39.685164 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--bf2bf1d9--50bc--41e0--a574--8ba9d5d216c9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bf2bf1d9--50bc--41e0--a574--8ba9d5d216c9 iflag=direct" returned: 0 in 0.472s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:40:39.687621 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--bf2bf1d9--50bc--41e0--a574--8ba9d5d216c9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bf2bf1d9--50bc--41e0--a574--8ba9d5d216c9 oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:40:39.755804 n-d-828839-1 sudo[128542]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--bf2bf1d9--50bc--41e0--a574--8ba9d5d216c9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bf2bf1d9--50bc--41e0--a574--8ba9d5d216c9 oflag=direct
Mar 02 18:40:39.757216 n-d-828839-1 sudo[128542]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:40:40.154601 n-d-828839-1 sudo[128542]: pam_unix(sudo:session): session closed for user root
Mar 02 18:40:40.157151 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--bf2bf1d9--50bc--41e0--a574--8ba9d5d216c9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bf2bf1d9--50bc--41e0--a574--8ba9d5d216c9 oflag=direct" returned: 0 in 0.471s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:40:40.162499 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--bf2bf1d9--50bc--41e0--a574--8ba9d5d216c9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bf2bf1d9--50bc--41e0--a574--8ba9d5d216c9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:40:40.189056 n-d-828839-1 sudo[128560]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--bf2bf1d9--50bc--41e0--a574--8ba9d5d216c9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bf2bf1d9--50bc--41e0--a574--8ba9d5d216c9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Mar 02 18:40:40.189875 n-d-828839-1 sudo[128560]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:40:52.967406 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:40:52.968189 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:40:52.969561 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:40:52.993487 n-d-828839-1 sudo[128798]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:40:52.994471 n-d-828839-1 sudo[128798]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:40:53.670025 n-d-828839-1 sudo[128798]: pam_unix(sudo:session): session closed for user root
Mar 02 18:40:53.672682 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.703s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:40:53.679592 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:40:53.704199 n-d-828839-1 sudo[128810]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:40:53.705809 n-d-828839-1 sudo[128810]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:40:54.393086 n-d-828839-1 sudo[128810]: pam_unix(sudo:session): session closed for user root
Mar 02 18:40:54.395436 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.716s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:40:54.403810 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:41:05.099054 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-d6c440f5-71ed-47b5-9e10-9124c0f14965 tempest-AttachVolumeTestJSON-459439809 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:41:05.108199 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-d6c440f5-71ed-47b5-9e10-9124c0f14965 tempest-AttachVolumeTestJSON-459439809 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:41:05.111445 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-d6c440f5-71ed-47b5-9e10-9124c0f14965 tempest-AttachVolumeTestJSON-459439809 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'
Mar 02 18:41:05.146562 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d6c440f5-71ed-47b5-9e10-9124c0f14965 tempest-AttachVolumeTestJSON-459439809 None] Flow 'volume_create_manager' (6627bf47-db51-453f-9d56-97ddb32841c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:41:05.169610 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d6c440f5-71ed-47b5-9e10-9124c0f14965 tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1f5a47d7-564c-4e07-b608-3fc447b9b7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:41:05.284542 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-d6c440f5-71ed-47b5-9e10-9124c0f14965 tempest-AttachVolumeTestJSON-459439809 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:41:05.344124 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d6c440f5-71ed-47b5-9e10-9124c0f14965 tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1f5a47d7-564c-4e07-b608-3fc447b9b7fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:41:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-487264805',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=443deba3-e72b-4039-85ec-2e0e921013e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5949fcbe64d4c8894b6eb34c7a5fab2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:41:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:41:05Z,user_id='de8a5f8133f548ada89f4a389f177422',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:05.346812 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d6c440f5-71ed-47b5-9e10-9124c0f14965 tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9a6957e0-775c-4404-aa5c-e0a9488d3d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:41:05.358214 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d6c440f5-71ed-47b5-9e10-9124c0f14965 tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9a6957e0-775c-4404-aa5c-e0a9488d3d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:05.370896 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d6c440f5-71ed-47b5-9e10-9124c0f14965 tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c1fcd8df-1752-4854-a98d-8f8652915459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:41:05.382446 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d6c440f5-71ed-47b5-9e10-9124c0f14965 tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c1fcd8df-1752-4854-a98d-8f8652915459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '443deba3-e72b-4039-85ec-2e0e921013e8', 'volume_name': 'volume-443deba3-e72b-4039-85ec-2e0e921013e8', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:05.389943 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d6c440f5-71ed-47b5-9e10-9124c0f14965 tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d7d8cb9d-2a5c-454d-ba36-825175caad37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:41:05.393527 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d6c440f5-71ed-47b5-9e10-9124c0f14965 tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d7d8cb9d-2a5c-454d-ba36-825175caad37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:05.400573 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d6c440f5-71ed-47b5-9e10-9124c0f14965 tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (61a171d8-2d44-4245-83fe-5026e0a59662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:41:05.404516 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-d6c440f5-71ed-47b5-9e10-9124c0f14965 tempest-AttachVolumeTestJSON-459439809 None] Volume 443deba3-e72b-4039-85ec-2e0e921013e8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-443deba3-e72b-4039-85ec-2e0e921013e8', 'volume_size': 1}
Mar 02 18:41:05.405393 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6c440f5-71ed-47b5-9e10-9124c0f14965 tempest-AttachVolumeTestJSON-459439809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-443deba3-e72b-4039-85ec-2e0e921013e8 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:05.448284 n-d-828839-1 sudo[128972]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-443deba3-e72b-4039-85ec-2e0e921013e8 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:41:05.450540 n-d-828839-1 sudo[128972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:06.369792 n-d-828839-1 sudo[128972]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:06.372017 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6c440f5-71ed-47b5-9e10-9124c0f14965 tempest-AttachVolumeTestJSON-459439809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-443deba3-e72b-4039-85ec-2e0e921013e8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.966s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:06.376662 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d6c440f5-71ed-47b5-9e10-9124c0f14965 tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (61a171d8-2d44-4245-83fe-5026e0a59662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-443deba3-e72b-4039-85ec-2e0e921013e8', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:06.379320 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d6c440f5-71ed-47b5-9e10-9124c0f14965 tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (07008970-f598-4fed-a738-a5d5ab8a2d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:41:06.473487 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-d6c440f5-71ed-47b5-9e10-9124c0f14965 tempest-AttachVolumeTestJSON-459439809 None] Volume volume-443deba3-e72b-4039-85ec-2e0e921013e8 (443deba3-e72b-4039-85ec-2e0e921013e8): created successfully
Mar 02 18:41:06.476199 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d6c440f5-71ed-47b5-9e10-9124c0f14965 tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (07008970-f598-4fed-a738-a5d5ab8a2d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:06.486098 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d6c440f5-71ed-47b5-9e10-9124c0f14965 tempest-AttachVolumeTestJSON-459439809 None] Flow 'volume_create_manager' (6627bf47-db51-453f-9d56-97ddb32841c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:41:06.616123 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-d6c440f5-71ed-47b5-9e10-9124c0f14965 tempest-AttachVolumeTestJSON-459439809 None] Created volume successfully.
Mar 02 18:41:08.796922 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-a8dd81ee-5b6b-4773-aef2-11d4e63ec9b5 req-2bf14967-e12a-4623-b9c7-8a799445eedd tempest-AttachVolumeTestJSON-459439809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-443deba3-e72b-4039-85ec-2e0e921013e8 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:08.854202 n-d-828839-1 sudo[129115]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-443deba3-e72b-4039-85ec-2e0e921013e8
Mar 02 18:41:08.857700 n-d-828839-1 sudo[129115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:09.603168 n-d-828839-1 sudo[129115]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:09.605783 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-a8dd81ee-5b6b-4773-aef2-11d4e63ec9b5 req-2bf14967-e12a-4623-b9c7-8a799445eedd tempest-AttachVolumeTestJSON-459439809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-443deba3-e72b-4039-85ec-2e0e921013e8" returned: 0 in 0.808s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:09.674708 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:09.690767 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:09.691582 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951813420304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-a8dd81ee-5b6b-4773-aef2-11d4e63ec9b5 req-2bf14967-e12a-4623-b9c7-8a799445eedd tempest-AttachVolumeTestJSON-459439809 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: I_T nexus: 20
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: U2d3LKgz78jYWrAx6vtt
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Target 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: I_T nexus: 21
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: gLk5hPyAn7NxzgTxKEUJ
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Target 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: I_T nexus: 22
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030000
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf30
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030001
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf31
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: Xjgkvi7LJwS97AmtbHAR
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:41:09.692318 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:41:09.708486 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-a8dd81ee-5b6b-4773-aef2-11d4e63ec9b5 req-2bf14967-e12a-4623-b9c7-8a799445eedd tempest-AttachVolumeTestJSON-459439809 None] Creating iscsi_target for Volume ID: volume-443deba3-e72b-4039-85ec-2e0e921013e8 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:41:09.820343 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-a8dd81ee-5b6b-4773-aef2-11d4e63ec9b5 req-2bf14967-e12a-4623-b9c7-8a799445eedd tempest-AttachVolumeTestJSON-459439809 None] Created volume path /opt/stack/data/cinder/volumes/volume-443deba3-e72b-4039-85ec-2e0e921013e8,
Mar 02 18:41:09.820343 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:41:09.820343 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:41:09.820343 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-443deba3-e72b-4039-85ec-2e0e921013e8
Mar 02 18:41:09.820343 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:41:09.820343 n-d-828839-1 cinder-volume[96937]: incominguser jEC7CMxMPn2pUeufprHf NCrNGqq6uTdDnyYK
Mar 02 18:41:09.820343 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:41:09.820343 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:41:09.820343 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:41:09.820343 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:41:09.827795 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-443deba3-e72b-4039-85ec-2e0e921013e8 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:10.645757 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-443deba3-e72b-4039-85ec-2e0e921013e8" returned: 0 in 0.823s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:10.646770 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951813420304]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:41:10.646770 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-a8dd81ee-5b6b-4773-aef2-11d4e63ec9b5 req-2bf14967-e12a-4623-b9c7-8a799445eedd tempest-AttachVolumeTestJSON-459439809 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:41:10.647447 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-a8dd81ee-5b6b-4773-aef2-11d4e63ec9b5 req-2bf14967-e12a-4623-b9c7-8a799445eedd tempest-AttachVolumeTestJSON-459439809 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:41:10.651051 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:10.666650 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:10.667173 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951813420304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-443deba3-e72b-4039-85ec-2e0e921013e8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-443deba3-e72b-4039-85ec-2e0e921013e8\n Backing store flags: \n Account information:\n jEC7CMxMPn2pUeufprHf\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-a8dd81ee-5b6b-4773-aef2-11d4e63ec9b5 req-2bf14967-e12a-4623-b9c7-8a799445eedd tempest-AttachVolumeTestJSON-459439809 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: I_T nexus: 20
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: U2d3LKgz78jYWrAx6vtt
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Target 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: I_T nexus: 21
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: gLk5hPyAn7NxzgTxKEUJ
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Target 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: I_T nexus: 22
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030000
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf30
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030001
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf31
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: Xjgkvi7LJwS97AmtbHAR
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:41:10.668046 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:41:10.682167 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:10.849192 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.170s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:10.850271 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951813420304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-443deba3-e72b-4039-85ec-2e0e921013e8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-443deba3-e72b-4039-85ec-2e0e921013e8\n Backing store flags: \n Account information:\n jEC7CMxMPn2pUeufprHf\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:41:10.853686 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:10.987662 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.135s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:10.987998 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951813420304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-443deba3-e72b-4039-85ec-2e0e921013e8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-443deba3-e72b-4039-85ec-2e0e921013e8\n Backing store flags: \n Account information:\n jEC7CMxMPn2pUeufprHf\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:41:10.989048 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-a8dd81ee-5b6b-4773-aef2-11d4e63ec9b5 req-2bf14967-e12a-4623-b9c7-8a799445eedd tempest-AttachVolumeTestJSON-459439809 None] Set provider_location to: 10.222.0.66:3260,4 iqn.2010-10.org.openstack:volume-443deba3-e72b-4039-85ec-2e0e921013e8 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:41:11.210667 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-a8dd81ee-5b6b-4773-aef2-11d4e63ec9b5 req-2bf14967-e12a-4623-b9c7-8a799445eedd tempest-AttachVolumeTestJSON-459439809 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-443deba3-e72b-4039-85ec-2e0e921013e8', 'target_lun': 1, 'volume_id': '443deba3-e72b-4039-85ec-2e0e921013e8', 'auth_method': 'CHAP', 'auth_username': 'jEC7CMxMPn2pUeufprHf', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'ee60e407-83a5-4b43-be16-7b7087551c4f'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:41:11.496384 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-a8dd81ee-5b6b-4773-aef2-11d4e63ec9b5 req-2bf14967-e12a-4623-b9c7-8a799445eedd tempest-AttachVolumeTestJSON-459439809 None] attachment_update completed successfully.
Mar 02 18:41:19.939747 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-d0710705-a2eb-4674-819f-d58f520a8360 tempest-AttachVolumeTestJSON-459439809 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:41:19.944635 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-d0710705-a2eb-4674-819f-d58f520a8360 tempest-AttachVolumeTestJSON-459439809 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:41:19.945153 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-d0710705-a2eb-4674-819f-d58f520a8360 tempest-AttachVolumeTestJSON-459439809 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'
Mar 02 18:41:19.958944 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d0710705-a2eb-4674-819f-d58f520a8360 tempest-AttachVolumeTestJSON-459439809 None] Flow 'volume_create_manager' (ff0aabd3-dfbe-468d-ad34-0e659322ffb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:41:19.962251 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d0710705-a2eb-4674-819f-d58f520a8360 tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f8d23b6d-cb8f-486a-8a3e-d7307ae8624a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:41:20.021683 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-d0710705-a2eb-4674-819f-d58f520a8360 tempest-AttachVolumeTestJSON-459439809 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:41:20.072320 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d0710705-a2eb-4674-819f-d58f520a8360 tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f8d23b6d-cb8f-486a-8a3e-d7307ae8624a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:41:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-861910619',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=8c527d06-6b87-4921-a354-9ad7ecce6981,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5949fcbe64d4c8894b6eb34c7a5fab2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:41:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:41:20Z,user_id='de8a5f8133f548ada89f4a389f177422',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:20.084335 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d0710705-a2eb-4674-819f-d58f520a8360 tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d73ddb40-0efd-47ab-8cd5-a31e1b050dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:41:20.088990 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d0710705-a2eb-4674-819f-d58f520a8360 tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d73ddb40-0efd-47ab-8cd5-a31e1b050dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:20.096164 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d0710705-a2eb-4674-819f-d58f520a8360 tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (08683a9c-cc51-4b4a-bc4f-a6c37aa4b04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:41:20.101230 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d0710705-a2eb-4674-819f-d58f520a8360 tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (08683a9c-cc51-4b4a-bc4f-a6c37aa4b04f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8c527d06-6b87-4921-a354-9ad7ecce6981', 'volume_name': 'volume-8c527d06-6b87-4921-a354-9ad7ecce6981', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:20.108743 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d0710705-a2eb-4674-819f-d58f520a8360 tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ecc48000-51b5-4dc5-a611-abdbe0d0731d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:41:20.124122 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d0710705-a2eb-4674-819f-d58f520a8360 tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ecc48000-51b5-4dc5-a611-abdbe0d0731d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:20.132864 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d0710705-a2eb-4674-819f-d58f520a8360 tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2417d3c7-85b2-4034-9ffc-91ae6cd1ba30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:41:20.133132 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-d0710705-a2eb-4674-819f-d58f520a8360 tempest-AttachVolumeTestJSON-459439809 None] Volume 8c527d06-6b87-4921-a354-9ad7ecce6981: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8c527d06-6b87-4921-a354-9ad7ecce6981', 'volume_size': 1}
Mar 02 18:41:20.135959 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d0710705-a2eb-4674-819f-d58f520a8360 tempest-AttachVolumeTestJSON-459439809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c527d06-6b87-4921-a354-9ad7ecce6981 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:20.168679 n-d-828839-1 sudo[129459]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c527d06-6b87-4921-a354-9ad7ecce6981 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:41:20.169536 n-d-828839-1 sudo[129459]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:21.529478 n-d-828839-1 sudo[129459]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:21.537736 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d0710705-a2eb-4674-819f-d58f520a8360 tempest-AttachVolumeTestJSON-459439809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c527d06-6b87-4921-a354-9ad7ecce6981 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.397s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:21.549032 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d0710705-a2eb-4674-819f-d58f520a8360 tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2417d3c7-85b2-4034-9ffc-91ae6cd1ba30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8c527d06-6b87-4921-a354-9ad7ecce6981', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:21.549032 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d0710705-a2eb-4674-819f-d58f520a8360 tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (76233475-b55e-4d21-9504-43dbe5bebc0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:41:21.747036 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-d0710705-a2eb-4674-819f-d58f520a8360 tempest-AttachVolumeTestJSON-459439809 None] Volume volume-8c527d06-6b87-4921-a354-9ad7ecce6981 (8c527d06-6b87-4921-a354-9ad7ecce6981): created successfully
Mar 02 18:41:21.749029 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d0710705-a2eb-4674-819f-d58f520a8360 tempest-AttachVolumeTestJSON-459439809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (76233475-b55e-4d21-9504-43dbe5bebc0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:21.752196 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d0710705-a2eb-4674-819f-d58f520a8360 tempest-AttachVolumeTestJSON-459439809 None] Flow 'volume_create_manager' (ff0aabd3-dfbe-468d-ad34-0e659322ffb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:41:21.861528 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-d0710705-a2eb-4674-819f-d58f520a8360 tempest-AttachVolumeTestJSON-459439809 None] Created volume successfully.
Mar 02 18:41:23.736847 n-d-828839-1 sudo[128560]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:23.739688 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--bf2bf1d9--50bc--41e0--a574--8ba9d5d216c9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bf2bf1d9--50bc--41e0--a574--8ba9d5d216c9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 43.580s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:23.741202 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--bf2bf1d9--50bc--41e0--a574--8ba9d5d216c9, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--bf2bf1d9--50bc--41e0--a574--8ba9d5d216c9, size 1024.00 MB, duration 43.58 sec {{(pid=96937) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Mar 02 18:41:23.741597 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.volume_utils [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Volume copy 1024.00 MB at 23.50 MB/s
Mar 02 18:41:23.744154 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 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/clone-snap-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:23.774993 n-d-828839-1 sudo[129501]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/clone-snap-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9
Mar 02 18:41:23.775989 n-d-828839-1 sudo[129501]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:23.924640 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-c188cc19-9e57-4e70-8fa3-c917925d92e7 req-665ec7b9-945c-4dab-be37-9955753bc089 tempest-AttachVolumeTestJSON-459439809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8c527d06-6b87-4921-a354-9ad7ecce6981 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:23.946879 n-d-828839-1 sudo[129503]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8c527d06-6b87-4921-a354-9ad7ecce6981
Mar 02 18:41:23.947756 n-d-828839-1 sudo[129503]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:24.729155 n-d-828839-1 sudo[129501]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:24.731834 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 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/clone-snap-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9" returned: 0 in 0.987s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:24.734496 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:24.755310 n-d-828839-1 sudo[129503]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:24.757688 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-c188cc19-9e57-4e70-8fa3-c917925d92e7 req-665ec7b9-945c-4dab-be37-9955753bc089 tempest-AttachVolumeTestJSON-459439809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8c527d06-6b87-4921-a354-9ad7ecce6981" returned: 0 in 0.833s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:24.764772 n-d-828839-1 sudo[129544]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9
Mar 02 18:41:24.765684 n-d-828839-1 sudo[129544]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:24.832294 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:24.844611 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:24.845185 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808320080]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-443deba3-e72b-4039-85ec-2e0e921013e8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-443deba3-e72b-4039-85ec-2e0e921013e8\n Backing store flags: \n Account information:\n jEC7CMxMPn2pUeufprHf\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-c188cc19-9e57-4e70-8fa3-c917925d92e7 req-665ec7b9-945c-4dab-be37-9955753bc089 tempest-AttachVolumeTestJSON-459439809 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: I_T nexus: 20
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: U2d3LKgz78jYWrAx6vtt
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Target 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: I_T nexus: 21
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: gLk5hPyAn7NxzgTxKEUJ
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Target 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: I_T nexus: 22
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030000
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf30
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030001
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf31
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Xjgkvi7LJwS97AmtbHAR
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Target 4: iqn.2010-10.org.openstack:volume-443deba3-e72b-4039-85ec-2e0e921013e8
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: I_T nexus: 24
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00040000
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf40
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00040001
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf41
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-443deba3-e72b-4039-85ec-2e0e921013e8
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: jEC7CMxMPn2pUeufprHf
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:41:24.846289 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:41:24.861494 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-c188cc19-9e57-4e70-8fa3-c917925d92e7 req-665ec7b9-945c-4dab-be37-9955753bc089 tempest-AttachVolumeTestJSON-459439809 None] Creating iscsi_target for Volume ID: volume-8c527d06-6b87-4921-a354-9ad7ecce6981 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:41:25.038437 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-c188cc19-9e57-4e70-8fa3-c917925d92e7 req-665ec7b9-945c-4dab-be37-9955753bc089 tempest-AttachVolumeTestJSON-459439809 None] Created volume path /opt/stack/data/cinder/volumes/volume-8c527d06-6b87-4921-a354-9ad7ecce6981,
Mar 02 18:41:25.038437 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:41:25.038437 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:41:25.038437 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8c527d06-6b87-4921-a354-9ad7ecce6981
Mar 02 18:41:25.038437 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:41:25.038437 n-d-828839-1 cinder-volume[96937]: incominguser HK5mjEx4N8V8jJykNSHM Z98U9Q4MMQy4Gyst
Mar 02 18:41:25.038437 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:41:25.038437 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:41:25.038437 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:41:25.038437 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:41:25.038437 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8c527d06-6b87-4921-a354-9ad7ecce6981 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:25.717121 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8c527d06-6b87-4921-a354-9ad7ecce6981" returned: 0 in 0.683s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:25.717435 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808320080]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:41:25.718025 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-c188cc19-9e57-4e70-8fa3-c917925d92e7 req-665ec7b9-945c-4dab-be37-9955753bc089 tempest-AttachVolumeTestJSON-459439809 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:41:25.718438 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-c188cc19-9e57-4e70-8fa3-c917925d92e7 req-665ec7b9-945c-4dab-be37-9955753bc089 tempest-AttachVolumeTestJSON-459439809 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:41:25.719620 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:25.769860 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.050s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:25.770513 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808320080]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-443deba3-e72b-4039-85ec-2e0e921013e8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-443deba3-e72b-4039-85ec-2e0e921013e8\n Backing store flags: \n Account information:\n jEC7CMxMPn2pUeufprHf\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8c527d06-6b87-4921-a354-9ad7ecce6981\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8c527d06-6b87-4921-a354-9ad7ecce6981\n Backing store flags: \n Account information:\n HK5mjEx4N8V8jJykNSHM\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-c188cc19-9e57-4e70-8fa3-c917925d92e7 req-665ec7b9-945c-4dab-be37-9955753bc089 tempest-AttachVolumeTestJSON-459439809 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: I_T nexus: 20
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: U2d3LKgz78jYWrAx6vtt
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Target 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: I_T nexus: 21
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: gLk5hPyAn7NxzgTxKEUJ
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Target 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: I_T nexus: 22
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030000
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf30
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030001
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf31
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Xjgkvi7LJwS97AmtbHAR
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Target 4: iqn.2010-10.org.openstack:volume-443deba3-e72b-4039-85ec-2e0e921013e8
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: I_T nexus: 24
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00040000
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf40
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00040001
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf41
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-443deba3-e72b-4039-85ec-2e0e921013e8
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: jEC7CMxMPn2pUeufprHf
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:41:25.771632 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:41:25.798847 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:25.861798 n-d-828839-1 sudo[129544]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:25.863789 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9" returned: 0 in 1.129s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:25.869253 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Marking volume bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9 as bootable. {{(pid=96937) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Mar 02 18:41:25.944031 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.160s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:25.944225 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808320080]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-443deba3-e72b-4039-85ec-2e0e921013e8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-443deba3-e72b-4039-85ec-2e0e921013e8\n Backing store flags: \n Account information:\n jEC7CMxMPn2pUeufprHf\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8c527d06-6b87-4921-a354-9ad7ecce6981\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8c527d06-6b87-4921-a354-9ad7ecce6981\n Backing store flags: \n Account information:\n HK5mjEx4N8V8jJykNSHM\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:41:25.945813 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:25.947013 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Copying metadata from source volume cd97773f-6103-42f9-bb01-359254c7453a to bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9. {{(pid=96937) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:427}}
Mar 02 18:41:26.075232 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a880be6e-391b-4639-acad-71507395308d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9', 'volume_size': 1, 'source_volid': 'cd97773f-6103-42f9-bb01-359254c7453a', 'source_volstatus': 'available'}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:26.079729 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8f09891f-9ad8-431d-bc06-363b2bd37ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:41:26.091780 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:26.092024 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808320080]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-443deba3-e72b-4039-85ec-2e0e921013e8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-443deba3-e72b-4039-85ec-2e0e921013e8\n Backing store flags: \n Account information:\n jEC7CMxMPn2pUeufprHf\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8c527d06-6b87-4921-a354-9ad7ecce6981\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8c527d06-6b87-4921-a354-9ad7ecce6981\n Backing store flags: \n Account information:\n HK5mjEx4N8V8jJykNSHM\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:41:26.093146 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-c188cc19-9e57-4e70-8fa3-c917925d92e7 req-665ec7b9-945c-4dab-be37-9955753bc089 tempest-AttachVolumeTestJSON-459439809 None] Set provider_location to: 10.222.0.66:3260,5 iqn.2010-10.org.openstack:volume-8c527d06-6b87-4921-a354-9ad7ecce6981 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:41:26.211009 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Volume volume-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9 (bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9): created successfully
Mar 02 18:41:26.216095 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8f09891f-9ad8-431d-bc06-363b2bd37ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:26.219993 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Flow 'volume_create_manager' (8c05c682-bf5d-45cd-87ca-2911007f833f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:41:26.412002 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-73ca7926-3ed0-4422-88cb-fca557998451 tempest-VolumesCloneTest-636474856 None] Created volume successfully.
Mar 02 18:41:26.432778 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-c188cc19-9e57-4e70-8fa3-c917925d92e7 req-665ec7b9-945c-4dab-be37-9955753bc089 tempest-AttachVolumeTestJSON-459439809 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-8c527d06-6b87-4921-a354-9ad7ecce6981', 'target_lun': 1, 'volume_id': '8c527d06-6b87-4921-a354-9ad7ecce6981', 'auth_method': 'CHAP', 'auth_username': 'HK5mjEx4N8V8jJykNSHM', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'ba2dfaa1-8aec-457b-9aaa-75d13107b6c6'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:41:26.803191 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-c188cc19-9e57-4e70-8fa3-c917925d92e7 req-665ec7b9-945c-4dab-be37-9955753bc089 tempest-AttachVolumeTestJSON-459439809 None] attachment_update completed successfully.
Mar 02 18:41:28.005407 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-5bf80113-70ba-4ed8-b732-830961316895 tempest-VolumesCloneTest-636474856 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:41:28.012176 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-5bf80113-70ba-4ed8-b732-830961316895 tempest-VolumesCloneTest-636474856 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:41:28.012176 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-5bf80113-70ba-4ed8-b732-830961316895 tempest-VolumesCloneTest-636474856 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'
Mar 02 18:41:28.037421 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5bf80113-70ba-4ed8-b732-830961316895 tempest-VolumesCloneTest-636474856 None] Flow 'volume_create_manager' (d8d937e6-2c93-4e77-b743-f35f27340124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:41:28.046701 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5bf80113-70ba-4ed8-b732-830961316895 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0fd733f3-5f8f-4b36-af24-15b86481b109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:41:28.102746 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-5bf80113-70ba-4ed8-b732-830961316895 tempest-VolumesCloneTest-636474856 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:41:28.140337 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5bf80113-70ba-4ed8-b732-830961316895 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0fd733f3-5f8f-4b36-af24-15b86481b109) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:41:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-826714496',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=d03c99c8-4dc1-4c85-9e69-967baa8786f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe7da1bd380844feae4688113a4b488c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:41:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:41:28Z,user_id='467d89b6028848cc980ff01ef600b0f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:28.143355 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5bf80113-70ba-4ed8-b732-830961316895 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e2c36515-bdc5-450b-a8bb-59936b13fff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:41:28.147283 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5bf80113-70ba-4ed8-b732-830961316895 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e2c36515-bdc5-450b-a8bb-59936b13fff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:28.150023 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5bf80113-70ba-4ed8-b732-830961316895 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6d71a039-188a-45cf-ac4b-19634cf4297e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:41:28.156818 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5bf80113-70ba-4ed8-b732-830961316895 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6d71a039-188a-45cf-ac4b-19634cf4297e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd03c99c8-4dc1-4c85-9e69-967baa8786f6', 'volume_name': 'volume-d03c99c8-4dc1-4c85-9e69-967baa8786f6', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:28.156818 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5bf80113-70ba-4ed8-b732-830961316895 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76eac70f-5928-4d4e-958d-37b8993ef9ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:41:28.157555 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5bf80113-70ba-4ed8-b732-830961316895 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76eac70f-5928-4d4e-958d-37b8993ef9ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:28.159611 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5bf80113-70ba-4ed8-b732-830961316895 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3b3ff2e5-5f24-4e84-8d16-676db19b6a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:41:28.160597 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-5bf80113-70ba-4ed8-b732-830961316895 tempest-VolumesCloneTest-636474856 None] Volume d03c99c8-4dc1-4c85-9e69-967baa8786f6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d03c99c8-4dc1-4c85-9e69-967baa8786f6', 'volume_size': 1}
Mar 02 18:41:28.161914 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5bf80113-70ba-4ed8-b732-830961316895 tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d03c99c8-4dc1-4c85-9e69-967baa8786f6 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:28.192842 n-d-828839-1 sudo[129690]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d03c99c8-4dc1-4c85-9e69-967baa8786f6 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:41:28.193696 n-d-828839-1 sudo[129690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:29.072312 n-d-828839-1 sudo[129690]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:29.074426 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5bf80113-70ba-4ed8-b732-830961316895 tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d03c99c8-4dc1-4c85-9e69-967baa8786f6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.912s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:29.080072 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5bf80113-70ba-4ed8-b732-830961316895 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3b3ff2e5-5f24-4e84-8d16-676db19b6a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d03c99c8-4dc1-4c85-9e69-967baa8786f6', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:29.080072 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5bf80113-70ba-4ed8-b732-830961316895 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ad3411cc-4d40-4346-8984-347a73716c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:41:29.166872 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-5bf80113-70ba-4ed8-b732-830961316895 tempest-VolumesCloneTest-636474856 None] Volume volume-d03c99c8-4dc1-4c85-9e69-967baa8786f6 (d03c99c8-4dc1-4c85-9e69-967baa8786f6): created successfully
Mar 02 18:41:29.169138 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5bf80113-70ba-4ed8-b732-830961316895 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ad3411cc-4d40-4346-8984-347a73716c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:29.177679 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-5bf80113-70ba-4ed8-b732-830961316895 tempest-VolumesCloneTest-636474856 None] Flow 'volume_create_manager' (d8d937e6-2c93-4e77-b743-f35f27340124) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:41:29.251025 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-5bf80113-70ba-4ed8-b732-830961316895 tempest-VolumesCloneTest-636474856 None] Created volume successfully.
Mar 02 18:41:31.211640 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:41:31.215762 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:41:31.216419 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 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'
Mar 02 18:41:31.243916 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Flow 'volume_create_manager' (6732a3c6-9a9c-475e-8c51-5340e26d7fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:41:31.247095 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8c61eef9-1206-4630-a0a3-ce173012ca7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:41:31.273823 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:41:31.307346 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8c61eef9-1206-4630-a0a3-ce173012ca7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:41:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1711218060',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=a4647632-2a96-441e-a48d-f80bc0c18cc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe7da1bd380844feae4688113a4b488c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:41:31Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=d03c99c8-4dc1-4c85-9e69-967baa8786f6,status='creating',terminated_at=None,updated_at=2022-03-02T18:41:31Z,user_id='467d89b6028848cc980ff01ef600b0f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:31.322677 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a92776c-aaf8-49fb-9282-999f1288a877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:41:31.322677 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a92776c-aaf8-49fb-9282-999f1288a877) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:31.322677 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (54e874a9-c4a6-4fc3-86f2-f9077af358ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:41:31.364037 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (54e874a9-c4a6-4fc3-86f2-f9077af358ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'a4647632-2a96-441e-a48d-f80bc0c18cc4', 'volume_name': 'volume-a4647632-2a96-441e-a48d-f80bc0c18cc4', 'volume_size': 2, 'source_volid': 'd03c99c8-4dc1-4c85-9e69-967baa8786f6', 'source_volstatus': 'available'}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:31.367915 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cafb75e5-b4bd-4bf9-96bc-838694f20afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:41:31.370581 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cafb75e5-b4bd-4bf9-96bc-838694f20afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:31.373009 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9102544-88e5-402a-a409-7d87c5a1dad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:41:31.374033 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Volume a4647632-2a96-441e-a48d-f80bc0c18cc4: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-a4647632-2a96-441e-a48d-f80bc0c18cc4', 'volume_size': 2, 'source_volid': 'd03c99c8-4dc1-4c85-9e69-967baa8786f6', 'source_volstatus': 'available'}
Mar 02 18:41:31.429657 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Creating clone of volume: d03c99c8-4dc1-4c85-9e69-967baa8786f6
Mar 02 18:41:31.432389 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 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/volume-d03c99c8-4dc1-4c85-9e69-967baa8786f6 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:31.453743 n-d-828839-1 sudo[129760]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-d03c99c8-4dc1-4c85-9e69-967baa8786f6
Mar 02 18:41:31.454844 n-d-828839-1 sudo[129760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:31.877619 n-d-828839-1 sudo[129760]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:31.880137 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 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/volume-d03c99c8-4dc1-4c85-9e69-967baa8786f6" returned: 0 in 0.447s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:31.882310 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-a4647632-2a96-441e-a48d-f80bc0c18cc4 --snapshot stack-volumes-lvmdriver-1/volume-d03c99c8-4dc1-4c85-9e69-967baa8786f6 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:31.900561 n-d-828839-1 sudo[129763]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-a4647632-2a96-441e-a48d-f80bc0c18cc4 --snapshot stack-volumes-lvmdriver-1/volume-d03c99c8-4dc1-4c85-9e69-967baa8786f6 -L 1.00g
Mar 02 18:41:31.901353 n-d-828839-1 sudo[129763]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:32.935265 n-d-828839-1 sudo[129763]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:32.937422 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-a4647632-2a96-441e-a48d-f80bc0c18cc4 --snapshot stack-volumes-lvmdriver-1/volume-d03c99c8-4dc1-4c85-9e69-967baa8786f6 -L 1.00g" returned: 0 in 1.055s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:32.940570 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a4647632-2a96-441e-a48d-f80bc0c18cc4 stack-volumes-lvmdriver-1 -L 2g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:32.994833 n-d-828839-1 sudo[129867]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a4647632-2a96-441e-a48d-f80bc0c18cc4 stack-volumes-lvmdriver-1 -L 2g
Mar 02 18:41:32.995635 n-d-828839-1 sudo[129867]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:33.780706 n-d-828839-1 sudo[129867]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:33.783105 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a4647632-2a96-441e-a48d-f80bc0c18cc4 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.843s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:33.785185 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-a4647632-2a96-441e-a48d-f80bc0c18cc4 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:33.831518 n-d-828839-1 sudo[129912]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-a4647632-2a96-441e-a48d-f80bc0c18cc4
Mar 02 18:41:33.832302 n-d-828839-1 sudo[129912]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:34.780205 n-d-828839-1 sudo[129912]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:34.782937 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-a4647632-2a96-441e-a48d-f80bc0c18cc4" returned: 0 in 0.997s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:34.786635 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--a4647632--2a96--441e--a48d--f80bc0c18cc4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a4647632--2a96--441e--a48d--f80bc0c18cc4 iflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:34.846566 n-d-828839-1 sudo[129916]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--a4647632--2a96--441e--a48d--f80bc0c18cc4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a4647632--2a96--441e--a48d--f80bc0c18cc4 iflag=direct
Mar 02 18:41:34.850377 n-d-828839-1 sudo[129916]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:35.268085 n-d-828839-1 sudo[129916]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:35.271437 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--a4647632--2a96--441e--a48d--f80bc0c18cc4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a4647632--2a96--441e--a48d--f80bc0c18cc4 iflag=direct" returned: 0 in 0.483s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:35.271654 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--a4647632--2a96--441e--a48d--f80bc0c18cc4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a4647632--2a96--441e--a48d--f80bc0c18cc4 oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:35.291477 n-d-828839-1 sudo[129928]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--a4647632--2a96--441e--a48d--f80bc0c18cc4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a4647632--2a96--441e--a48d--f80bc0c18cc4 oflag=direct
Mar 02 18:41:35.292248 n-d-828839-1 sudo[129928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:35.489763 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-ace7f4be-536f-4cd5-a5b4-eb2caa359f57 req-9a635fab-43aa-46f4-82b7-72b21e1e4604 tempest-AttachVolumeTestJSON-459439809 None] Terminate volume connection completed successfully.
Mar 02 18:41:35.491028 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-ace7f4be-536f-4cd5-a5b4-eb2caa359f57 req-9a635fab-43aa-46f4-82b7-72b21e1e4604 tempest-AttachVolumeTestJSON-459439809 None] Deleting attachment ee60e407-83a5-4b43-be16-7b7087551c4f. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:41:35.494796 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:35.653214 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.160s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:35.656947 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779012848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-443deba3-e72b-4039-85ec-2e0e921013e8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-443deba3-e72b-4039-85ec-2e0e921013e8\n Backing store flags: \n Account information:\n jEC7CMxMPn2pUeufprHf\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8c527d06-6b87-4921-a354-9ad7ecce6981\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8c527d06-6b87-4921-a354-9ad7ecce6981\n Backing store flags: \n Account information:\n HK5mjEx4N8V8jJykNSHM\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:41:35.658600 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-ace7f4be-536f-4cd5-a5b4-eb2caa359f57 req-9a635fab-43aa-46f4-82b7-72b21e1e4604 tempest-AttachVolumeTestJSON-459439809 None] Removing iscsi_target for Volume ID: 443deba3-e72b-4039-85ec-2e0e921013e8
Mar 02 18:41:35.661405 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-443deba3-e72b-4039-85ec-2e0e921013e8 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:35.686563 n-d-828839-1 sudo[129928]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:35.694462 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--a4647632--2a96--441e--a48d--f80bc0c18cc4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a4647632--2a96--441e--a48d--f80bc0c18cc4 oflag=direct" returned: 0 in 0.417s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:35.694462 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--a4647632--2a96--441e--a48d--f80bc0c18cc4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a4647632--2a96--441e--a48d--f80bc0c18cc4 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:35.710395 n-d-828839-1 sudo[129943]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--a4647632--2a96--441e--a48d--f80bc0c18cc4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a4647632--2a96--441e--a48d--f80bc0c18cc4 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Mar 02 18:41:35.711542 n-d-828839-1 sudo[129943]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:35.758830 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-443deba3-e72b-4039-85ec-2e0e921013e8 -f" returned: 0 in 0.098s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:35.759163 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779012848]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:41:35.761609 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:35.867408 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:35.873568 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779012848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8c527d06-6b87-4921-a354-9ad7ecce6981\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8c527d06-6b87-4921-a354-9ad7ecce6981\n Backing store flags: \n Account information:\n HK5mjEx4N8V8jJykNSHM\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:41:39.415811 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-2d348edd-72df-47fd-b15e-ec7251d7a162 req-cf263c04-4689-45ba-961d-b25a773dc88d tempest-AttachVolumeTestJSON-459439809 None] Terminate volume connection completed successfully.
Mar 02 18:41:39.416881 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-2d348edd-72df-47fd-b15e-ec7251d7a162 req-cf263c04-4689-45ba-961d-b25a773dc88d tempest-AttachVolumeTestJSON-459439809 None] Deleting attachment ba2dfaa1-8aec-457b-9aaa-75d13107b6c6. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:41:39.420510 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:39.524640 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:39.525370 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779016368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8c527d06-6b87-4921-a354-9ad7ecce6981\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8c527d06-6b87-4921-a354-9ad7ecce6981\n Backing store flags: \n Account information:\n HK5mjEx4N8V8jJykNSHM\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:41:39.526458 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-2d348edd-72df-47fd-b15e-ec7251d7a162 req-cf263c04-4689-45ba-961d-b25a773dc88d tempest-AttachVolumeTestJSON-459439809 None] Removing iscsi_target for Volume ID: 8c527d06-6b87-4921-a354-9ad7ecce6981
Mar 02 18:41:39.529203 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8c527d06-6b87-4921-a354-9ad7ecce6981 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:39.667286 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8c527d06-6b87-4921-a354-9ad7ecce6981 -f" returned: 0 in 0.138s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:39.668485 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779016368]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:41:39.670474 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:39.792747 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.122s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:39.793462 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779016368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:41:42.904105 n-d-828839-1 sudo[129943]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:42.906346 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--a4647632--2a96--441e--a48d--f80bc0c18cc4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a4647632--2a96--441e--a48d--f80bc0c18cc4 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.216s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:42.907850 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--a4647632--2a96--441e--a48d--f80bc0c18cc4, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--a4647632--2a96--441e--a48d--f80bc0c18cc4, size 1024.00 MB, duration 7.22 sec {{(pid=96937) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Mar 02 18:41:42.908575 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.volume_utils [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Volume copy 1024.00 MB at 141.86 MB/s
Mar 02 18:41:42.910183 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 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/clone-snap-a4647632-2a96-441e-a48d-f80bc0c18cc4 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:42.944676 n-d-828839-1 sudo[130015]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/clone-snap-a4647632-2a96-441e-a48d-f80bc0c18cc4
Mar 02 18:41:42.946774 n-d-828839-1 sudo[130015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:43.588796 n-d-828839-1 sudo[130015]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:43.591117 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 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/clone-snap-a4647632-2a96-441e-a48d-f80bc0c18cc4" returned: 0 in 0.681s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:43.593195 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-a4647632-2a96-441e-a48d-f80bc0c18cc4 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:43.638691 n-d-828839-1 sudo[130022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-a4647632-2a96-441e-a48d-f80bc0c18cc4
Mar 02 18:41:43.641168 n-d-828839-1 sudo[130022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:44.498212 n-d-828839-1 sudo[130022]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:44.500887 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-a4647632-2a96-441e-a48d-f80bc0c18cc4" returned: 0 in 0.907s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:44.505662 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9102544-88e5-402a-a409-7d87c5a1dad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a4647632-2a96-441e-a48d-f80bc0c18cc4', 'volume_size': 2, 'source_volid': 'd03c99c8-4dc1-4c85-9e69-967baa8786f6', 'source_volstatus': 'available'}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:44.509650 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1989262b-7b15-460a-beac-ddd894bd298c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:41:44.563959 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Volume volume-a4647632-2a96-441e-a48d-f80bc0c18cc4 (a4647632-2a96-441e-a48d-f80bc0c18cc4): created successfully
Mar 02 18:41:44.566460 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1989262b-7b15-460a-beac-ddd894bd298c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:41:44.570683 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Flow 'volume_create_manager' (6732a3c6-9a9c-475e-8c51-5340e26d7fbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:41:44.661385 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-14fcf519-b510-4875-9e62-95eed99d48b8 tempest-VolumesCloneTest-636474856 None] Created volume successfully.
Mar 02 18:41:45.148029 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-bbde90f0-aef1-4830-a246-edc145cba405 tempest-VolumesCloneTest-636474856 None] Lock "b'cinder-a4647632-2a96-441e-a48d-f80bc0c18cc4-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:41:45.293908 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-bbde90f0-aef1-4830-a246-edc145cba405 tempest-VolumesCloneTest-636474856 None] Skipping remove_export. No iscsi_target is presently exported for volume: a4647632-2a96-441e-a48d-f80bc0c18cc4
Mar 02 18:41:45.295211 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-bbde90f0-aef1-4830-a246-edc145cba405 tempest-VolumesCloneTest-636474856 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/volume-a4647632-2a96-441e-a48d-f80bc0c18cc4 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:45.324378 n-d-828839-1 sudo[130110]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-a4647632-2a96-441e-a48d-f80bc0c18cc4
Mar 02 18:41:45.326059 n-d-828839-1 sudo[130110]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:45.820676 n-d-828839-1 sudo[130110]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:45.825966 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-bbde90f0-aef1-4830-a246-edc145cba405 tempest-VolumesCloneTest-636474856 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/volume-a4647632-2a96-441e-a48d-f80bc0c18cc4" returned: 0 in 0.527s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:45.825966 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-bbde90f0-aef1-4830-a246-edc145cba405 tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a4647632-2a96-441e-a48d-f80bc0c18cc4 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:45.849347 n-d-828839-1 sudo[130118]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a4647632-2a96-441e-a48d-f80bc0c18cc4
Mar 02 18:41:45.851082 n-d-828839-1 sudo[130118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:46.468395 n-d-828839-1 sudo[130118]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:46.471373 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-bbde90f0-aef1-4830-a246-edc145cba405 tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a4647632-2a96-441e-a48d-f80bc0c18cc4" returned: 0 in 0.646s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:46.476516 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-bbde90f0-aef1-4830-a246-edc145cba405 tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a4647632-2a96-441e-a48d-f80bc0c18cc4 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:46.507471 n-d-828839-1 sudo[130124]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a4647632-2a96-441e-a48d-f80bc0c18cc4
Mar 02 18:41:46.509761 n-d-828839-1 sudo[130124]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:47.307165 n-d-828839-1 sudo[130124]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:47.309439 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-bbde90f0-aef1-4830-a246-edc145cba405 tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a4647632-2a96-441e-a48d-f80bc0c18cc4" returned: 0 in 0.833s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:47.310700 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-bbde90f0-aef1-4830-a246-edc145cba405 tempest-VolumesCloneTest-636474856 None] Successfully deleted volume: a4647632-2a96-441e-a48d-f80bc0c18cc4
Mar 02 18:41:47.483776 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-bbde90f0-aef1-4830-a246-edc145cba405 tempest-VolumesCloneTest-636474856 None] Created reservations ['cf552075-1083-47a4-8954-d8b4573b8b1b', 'a1d8f8d0-9950-4c36-b414-adbab159a17b', 'df29caf4-aa3f-4837-a115-4ecda9b00710', 'd6a7b271-de86-4c47-8a2e-5b7e011d11ed'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:41:47.695226 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-bbde90f0-aef1-4830-a246-edc145cba405 tempest-VolumesCloneTest-636474856 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:41:47.695939 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-bbde90f0-aef1-4830-a246-edc145cba405 tempest-VolumesCloneTest-636474856 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:47.730234 n-d-828839-1 sudo[130171]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:41:47.732919 n-d-828839-1 sudo[130171]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:48.646183 n-d-828839-1 sudo[130171]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:48.648636 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-bbde90f0-aef1-4830-a246-edc145cba405 tempest-VolumesCloneTest-636474856 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.952s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:48.651235 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-bbde90f0-aef1-4830-a246-edc145cba405 tempest-VolumesCloneTest-636474856 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:48.716198 n-d-828839-1 sudo[130178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:41:48.719312 n-d-828839-1 sudo[130178]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:49.039692 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-527fb017-682f-41c6-ae4b-a0a937299302 tempest-VolumesCloneTest-636474856 None] Lock "b'cinder-d03c99c8-4dc1-4c85-9e69-967baa8786f6-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:41:49.276353 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-527fb017-682f-41c6-ae4b-a0a937299302 tempest-VolumesCloneTest-636474856 None] Skipping remove_export. No iscsi_target is presently exported for volume: d03c99c8-4dc1-4c85-9e69-967baa8786f6
Mar 02 18:41:49.277684 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-527fb017-682f-41c6-ae4b-a0a937299302 tempest-VolumesCloneTest-636474856 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/volume-d03c99c8-4dc1-4c85-9e69-967baa8786f6 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:49.326000 n-d-828839-1 sudo[130180]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-d03c99c8-4dc1-4c85-9e69-967baa8786f6
Mar 02 18:41:49.337112 n-d-828839-1 sudo[130180]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:49.605781 n-d-828839-1 sudo[130178]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:49.608102 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-bbde90f0-aef1-4830-a246-edc145cba405 tempest-VolumesCloneTest-636474856 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.956s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:49.610619 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-bbde90f0-aef1-4830-a246-edc145cba405 tempest-VolumesCloneTest-636474856 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:41:49.618786 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-bbde90f0-aef1-4830-a246-edc145cba405 tempest-VolumesCloneTest-636474856 None] Deleted volume successfully.
Mar 02 18:41:49.727700 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-bbde90f0-aef1-4830-a246-edc145cba405 tempest-VolumesCloneTest-636474856 None] Lock "b'cinder-a4647632-2a96-441e-a48d-f80bc0c18cc4-delete_volume'" released by "delete_volume" :: held 4.578s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:41:50.122798 n-d-828839-1 sudo[130180]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:50.125227 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-527fb017-682f-41c6-ae4b-a0a937299302 tempest-VolumesCloneTest-636474856 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/volume-d03c99c8-4dc1-4c85-9e69-967baa8786f6" returned: 0 in 0.848s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:50.127121 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-527fb017-682f-41c6-ae4b-a0a937299302 tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d03c99c8-4dc1-4c85-9e69-967baa8786f6 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:50.168528 n-d-828839-1 sudo[130195]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d03c99c8-4dc1-4c85-9e69-967baa8786f6
Mar 02 18:41:50.169343 n-d-828839-1 sudo[130195]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:51.170032 n-d-828839-1 sudo[130195]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:51.172364 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-527fb017-682f-41c6-ae4b-a0a937299302 tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d03c99c8-4dc1-4c85-9e69-967baa8786f6" returned: 0 in 1.045s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:51.175248 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-527fb017-682f-41c6-ae4b-a0a937299302 tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d03c99c8-4dc1-4c85-9e69-967baa8786f6 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:51.225302 n-d-828839-1 sudo[130207]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d03c99c8-4dc1-4c85-9e69-967baa8786f6
Mar 02 18:41:51.226531 n-d-828839-1 sudo[130207]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:52.086598 n-d-828839-1 sudo[130207]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:52.090219 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-527fb017-682f-41c6-ae4b-a0a937299302 tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d03c99c8-4dc1-4c85-9e69-967baa8786f6" returned: 0 in 0.914s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:52.091735 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-527fb017-682f-41c6-ae4b-a0a937299302 tempest-VolumesCloneTest-636474856 None] Successfully deleted volume: d03c99c8-4dc1-4c85-9e69-967baa8786f6
Mar 02 18:41:52.336629 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-527fb017-682f-41c6-ae4b-a0a937299302 tempest-VolumesCloneTest-636474856 None] Created reservations ['0f28cf52-dc19-453d-bf83-b947a2f0614b', 'f1c49f46-2a8a-4c1c-a0ae-bd90f300ca23', '81d92802-ed0c-4977-ab95-b3e2aea107d3', 'a6aaa80f-5e5b-48a7-92b8-80dbe723503b'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:41:52.558115 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-527fb017-682f-41c6-ae4b-a0a937299302 tempest-VolumesCloneTest-636474856 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:41:52.559335 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-527fb017-682f-41c6-ae4b-a0a937299302 tempest-VolumesCloneTest-636474856 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:52.681797 n-d-828839-1 sudo[130266]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:41:52.702168 n-d-828839-1 sudo[130266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:52.972272 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:41:52.974248 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:41:52.974248 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:53.043976 n-d-828839-1 sudo[130287]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:41:53.046874 n-d-828839-1 sudo[130287]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:53.244107 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-0ce700fb-ca18-4d50-8970-3ed78ca1ef9b tempest-VolumesCloneTest-636474856 None] Lock "b'cinder-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:41:53.521623 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-0ce700fb-ca18-4d50-8970-3ed78ca1ef9b tempest-VolumesCloneTest-636474856 None] Skipping remove_export. No iscsi_target is presently exported for volume: bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9
Mar 02 18:41:53.522890 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0ce700fb-ca18-4d50-8970-3ed78ca1ef9b tempest-VolumesCloneTest-636474856 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/volume-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:53.599739 n-d-828839-1 sudo[130303]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9
Mar 02 18:41:53.601223 n-d-828839-1 sudo[130303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:53.947228 n-d-828839-1 sudo[130287]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:53.949652 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.976s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:53.952166 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:53.997996 n-d-828839-1 sudo[130320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:41:54.008102 n-d-828839-1 sudo[130320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:54.013419 n-d-828839-1 sudo[130266]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:54.016279 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-527fb017-682f-41c6-ae4b-a0a937299302 tempest-VolumesCloneTest-636474856 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 1.456s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:54.018379 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-527fb017-682f-41c6-ae4b-a0a937299302 tempest-VolumesCloneTest-636474856 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:54.114879 n-d-828839-1 sudo[130324]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:41:54.116181 n-d-828839-1 sudo[130324]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:54.738507 n-d-828839-1 sudo[130303]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:54.741259 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0ce700fb-ca18-4d50-8970-3ed78ca1ef9b tempest-VolumesCloneTest-636474856 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/volume-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9" returned: 0 in 1.218s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:54.747708 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0ce700fb-ca18-4d50-8970-3ed78ca1ef9b tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:54.785272 n-d-828839-1 sudo[130353]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9
Mar 02 18:41:54.786916 n-d-828839-1 sudo[130353]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:55.334638 n-d-828839-1 sudo[130324]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:55.339224 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-527fb017-682f-41c6-ae4b-a0a937299302 tempest-VolumesCloneTest-636474856 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 1.319s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:55.342526 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-527fb017-682f-41c6-ae4b-a0a937299302 tempest-VolumesCloneTest-636474856 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:41:55.351558 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-527fb017-682f-41c6-ae4b-a0a937299302 tempest-VolumesCloneTest-636474856 None] Deleted volume successfully.
Mar 02 18:41:55.518829 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-527fb017-682f-41c6-ae4b-a0a937299302 tempest-VolumesCloneTest-636474856 None] Lock "b'cinder-d03c99c8-4dc1-4c85-9e69-967baa8786f6-delete_volume'" released by "delete_volume" :: held 6.479s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:41:55.548018 n-d-828839-1 sudo[130320]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:55.552845 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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 1.598s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:55.553065 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:41:55.625095 n-d-828839-1 sudo[130353]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:55.627210 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0ce700fb-ca18-4d50-8970-3ed78ca1ef9b tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9" returned: 0 in 0.884s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:55.628863 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0ce700fb-ca18-4d50-8970-3ed78ca1ef9b tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:55.677743 n-d-828839-1 sudo[130373]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9
Mar 02 18:41:55.678592 n-d-828839-1 sudo[130373]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:56.477709 n-d-828839-1 sudo[130373]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:56.480370 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0ce700fb-ca18-4d50-8970-3ed78ca1ef9b tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9" returned: 0 in 0.851s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:56.482026 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-0ce700fb-ca18-4d50-8970-3ed78ca1ef9b tempest-VolumesCloneTest-636474856 None] Successfully deleted volume: bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9
Mar 02 18:41:56.775709 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-0ce700fb-ca18-4d50-8970-3ed78ca1ef9b tempest-VolumesCloneTest-636474856 None] Created reservations ['e3a7290c-2e37-49e7-9dbd-663c6fdb7025', 'c165a299-d493-40d1-91df-9dece2e16d62', '499643d6-4d24-4b97-aa57-e9ce96621570', '397b7b1c-f36c-47f8-b23c-e3cc2d4c2fcb'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:41:57.032771 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-0ce700fb-ca18-4d50-8970-3ed78ca1ef9b tempest-VolumesCloneTest-636474856 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:41:57.033664 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0ce700fb-ca18-4d50-8970-3ed78ca1ef9b tempest-VolumesCloneTest-636474856 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:57.112450 n-d-828839-1 sudo[130416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:41:57.119495 n-d-828839-1 sudo[130416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:57.418424 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-97aca808-e5e7-432b-8e0b-0f2d3f488d9a tempest-VolumesCloneTest-636474856 None] Lock "b'cinder-cd97773f-6103-42f9-bb01-359254c7453a-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:41:57.625543 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-97aca808-e5e7-432b-8e0b-0f2d3f488d9a tempest-VolumesCloneTest-636474856 None] Skipping remove_export. No iscsi_target is presently exported for volume: cd97773f-6103-42f9-bb01-359254c7453a
Mar 02 18:41:57.627745 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97aca808-e5e7-432b-8e0b-0f2d3f488d9a tempest-VolumesCloneTest-636474856 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/volume-cd97773f-6103-42f9-bb01-359254c7453a {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:57.652191 n-d-828839-1 sudo[130435]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-cd97773f-6103-42f9-bb01-359254c7453a
Mar 02 18:41:57.653189 n-d-828839-1 sudo[130435]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:57.802629 n-d-828839-1 sudo[130416]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:57.805784 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0ce700fb-ca18-4d50-8970-3ed78ca1ef9b tempest-VolumesCloneTest-636474856 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.771s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:57.810575 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0ce700fb-ca18-4d50-8970-3ed78ca1ef9b tempest-VolumesCloneTest-636474856 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:57.867167 n-d-828839-1 sudo[130437]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:41:57.868055 n-d-828839-1 sudo[130437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:58.778262 n-d-828839-1 sudo[130437]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:58.780395 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0ce700fb-ca18-4d50-8970-3ed78ca1ef9b tempest-VolumesCloneTest-636474856 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.970s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:58.782378 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-0ce700fb-ca18-4d50-8970-3ed78ca1ef9b tempest-VolumesCloneTest-636474856 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:41:58.793595 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-0ce700fb-ca18-4d50-8970-3ed78ca1ef9b tempest-VolumesCloneTest-636474856 None] Deleted volume successfully.
Mar 02 18:41:58.816066 n-d-828839-1 sudo[130435]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:58.819863 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97aca808-e5e7-432b-8e0b-0f2d3f488d9a tempest-VolumesCloneTest-636474856 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/volume-cd97773f-6103-42f9-bb01-359254c7453a" returned: 0 in 1.192s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:58.830938 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97aca808-e5e7-432b-8e0b-0f2d3f488d9a tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cd97773f-6103-42f9-bb01-359254c7453a {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:58.843527 n-d-828839-1 sudo[130462]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cd97773f-6103-42f9-bb01-359254c7453a
Mar 02 18:41:58.844980 n-d-828839-1 sudo[130462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:58.939922 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-0ce700fb-ca18-4d50-8970-3ed78ca1ef9b tempest-VolumesCloneTest-636474856 None] Lock "b'cinder-bf2bf1d9-50bc-41e0-a574-8ba9d5d216c9-delete_volume'" released by "delete_volume" :: held 5.695s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:41:59.435560 n-d-828839-1 sudo[130462]: pam_unix(sudo:session): session closed for user root
Mar 02 18:41:59.437648 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97aca808-e5e7-432b-8e0b-0f2d3f488d9a tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cd97773f-6103-42f9-bb01-359254c7453a" returned: 0 in 0.615s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:41:59.441368 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97aca808-e5e7-432b-8e0b-0f2d3f488d9a tempest-VolumesCloneTest-636474856 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cd97773f-6103-42f9-bb01-359254c7453a {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:41:59.489572 n-d-828839-1 sudo[130465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cd97773f-6103-42f9-bb01-359254c7453a
Mar 02 18:41:59.491053 n-d-828839-1 sudo[130465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:41:59.917179 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-9694829b-6425-4a05-9789-d78ab9674aa6 tempest-AttachVolumeTestJSON-459439809 None] Lock "b'cinder-8c527d06-6b87-4921-a354-9ad7ecce6981-delete_volume'" acquired by "delete_volume" :: waited 0.041s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:42:00.129977 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:42:00.228672 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:42:00.229035 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951383206720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:42:00.229866 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-9694829b-6425-4a05-9789-d78ab9674aa6 tempest-AttachVolumeTestJSON-459439809 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8c527d06-6b87-4921-a354-9ad7ecce6981
Mar 02 18:42:00.232465 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9694829b-6425-4a05-9789-d78ab9674aa6 tempest-AttachVolumeTestJSON-459439809 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/volume-8c527d06-6b87-4921-a354-9ad7ecce6981 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:42:00.251652 n-d-828839-1 sudo[130465]: pam_unix(sudo:session): session closed for user root
Mar 02 18:42:00.253901 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97aca808-e5e7-432b-8e0b-0f2d3f488d9a tempest-VolumesCloneTest-636474856 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cd97773f-6103-42f9-bb01-359254c7453a" returned: 0 in 0.812s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:42:00.255187 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-97aca808-e5e7-432b-8e0b-0f2d3f488d9a tempest-VolumesCloneTest-636474856 None] Successfully deleted volume: cd97773f-6103-42f9-bb01-359254c7453a
Mar 02 18:42:00.276148 n-d-828839-1 sudo[130479]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-8c527d06-6b87-4921-a354-9ad7ecce6981
Mar 02 18:42:00.278767 n-d-828839-1 sudo[130479]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:42:00.421249 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-97aca808-e5e7-432b-8e0b-0f2d3f488d9a tempest-VolumesCloneTest-636474856 None] Created reservations ['2609ab85-91a5-40c4-9f30-041b5e70fd4c', '94d7e7bd-94fa-4544-a2e4-5ce7a900cc59', '9e2f883e-739b-4d5a-8ae2-9a501a8c6c66', '3fbf13f7-82fd-4fcd-b253-2ae9c87c1e8e'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:42:00.689820 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-97aca808-e5e7-432b-8e0b-0f2d3f488d9a tempest-VolumesCloneTest-636474856 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:42:00.690646 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97aca808-e5e7-432b-8e0b-0f2d3f488d9a tempest-VolumesCloneTest-636474856 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:42:00.738488 n-d-828839-1 sudo[130482]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:42:00.739337 n-d-828839-1 sudo[130482]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:42:00.929342 n-d-828839-1 sudo[130479]: pam_unix(sudo:session): session closed for user root
Mar 02 18:42:00.932495 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9694829b-6425-4a05-9789-d78ab9674aa6 tempest-AttachVolumeTestJSON-459439809 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/volume-8c527d06-6b87-4921-a354-9ad7ecce6981" returned: 0 in 0.700s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:42:00.935296 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9694829b-6425-4a05-9789-d78ab9674aa6 tempest-AttachVolumeTestJSON-459439809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8c527d06-6b87-4921-a354-9ad7ecce6981 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:42:00.957664 n-d-828839-1 sudo[130485]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8c527d06-6b87-4921-a354-9ad7ecce6981
Mar 02 18:42:00.960363 n-d-828839-1 sudo[130485]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:42:01.324278 n-d-828839-1 sudo[130482]: pam_unix(sudo:session): session closed for user root
Mar 02 18:42:01.327009 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97aca808-e5e7-432b-8e0b-0f2d3f488d9a tempest-VolumesCloneTest-636474856 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.636s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:42:01.329414 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97aca808-e5e7-432b-8e0b-0f2d3f488d9a tempest-VolumesCloneTest-636474856 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:42:01.351024 n-d-828839-1 sudo[130489]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:42:01.352617 n-d-828839-1 sudo[130489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:42:01.720592 n-d-828839-1 sudo[130485]: pam_unix(sudo:session): session closed for user root
Mar 02 18:42:01.725254 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9694829b-6425-4a05-9789-d78ab9674aa6 tempest-AttachVolumeTestJSON-459439809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8c527d06-6b87-4921-a354-9ad7ecce6981" returned: 0 in 0.790s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:42:01.727846 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9694829b-6425-4a05-9789-d78ab9674aa6 tempest-AttachVolumeTestJSON-459439809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c527d06-6b87-4921-a354-9ad7ecce6981 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:42:01.755007 n-d-828839-1 sudo[130499]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c527d06-6b87-4921-a354-9ad7ecce6981
Mar 02 18:42:01.757268 n-d-828839-1 sudo[130499]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:42:02.255969 n-d-828839-1 sudo[130489]: pam_unix(sudo:session): session closed for user root
Mar 02 18:42:02.261836 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-97aca808-e5e7-432b-8e0b-0f2d3f488d9a tempest-VolumesCloneTest-636474856 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.929s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:42:02.264812 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-97aca808-e5e7-432b-8e0b-0f2d3f488d9a tempest-VolumesCloneTest-636474856 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:42:02.273221 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-97aca808-e5e7-432b-8e0b-0f2d3f488d9a tempest-VolumesCloneTest-636474856 None] Deleted volume successfully.
Mar 02 18:42:02.376794 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-97aca808-e5e7-432b-8e0b-0f2d3f488d9a tempest-VolumesCloneTest-636474856 None] Lock "b'cinder-cd97773f-6103-42f9-bb01-359254c7453a-delete_volume'" released by "delete_volume" :: held 4.960s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:42:02.757544 n-d-828839-1 sudo[130499]: pam_unix(sudo:session): session closed for user root
Mar 02 18:42:02.760912 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9694829b-6425-4a05-9789-d78ab9674aa6 tempest-AttachVolumeTestJSON-459439809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c527d06-6b87-4921-a354-9ad7ecce6981" returned: 0 in 1.033s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:42:02.763734 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-9694829b-6425-4a05-9789-d78ab9674aa6 tempest-AttachVolumeTestJSON-459439809 None] Successfully deleted volume: 8c527d06-6b87-4921-a354-9ad7ecce6981
Mar 02 18:42:03.073155 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-9694829b-6425-4a05-9789-d78ab9674aa6 tempest-AttachVolumeTestJSON-459439809 None] Created reservations ['7044c4f2-5bb2-443b-9fa4-27ee4958ab9d', 'cbc5e5b2-93c4-46e8-a1ee-524f631582c8', '3e4dc778-dabf-411b-8228-7911e5697191', '5aad87ad-7e56-4b3c-91bf-a898132141c5'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:42:03.346680 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-9694829b-6425-4a05-9789-d78ab9674aa6 tempest-AttachVolumeTestJSON-459439809 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:42:03.348188 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9694829b-6425-4a05-9789-d78ab9674aa6 tempest-AttachVolumeTestJSON-459439809 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:42:03.396883 n-d-828839-1 sudo[130514]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:42:03.402525 n-d-828839-1 sudo[130514]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:42:03.927802 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-5e03e240-f1b7-4ea5-a5a5-dff14831baa7 tempest-AttachVolumeTestJSON-459439809 None] Lock "b'cinder-443deba3-e72b-4039-85ec-2e0e921013e8-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:42:04.191098 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:42:04.219975 n-d-828839-1 sudo[130514]: pam_unix(sudo:session): session closed for user root
Mar 02 18:42:04.221789 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9694829b-6425-4a05-9789-d78ab9674aa6 tempest-AttachVolumeTestJSON-459439809 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.874s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:42:04.224362 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9694829b-6425-4a05-9789-d78ab9674aa6 tempest-AttachVolumeTestJSON-459439809 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:42:04.279421 n-d-828839-1 sudo[130524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:42:04.280978 n-d-828839-1 sudo[130524]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:42:04.454688 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.266s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:42:04.455278 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779035440]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:42:04.456149 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-5e03e240-f1b7-4ea5-a5a5-dff14831baa7 tempest-AttachVolumeTestJSON-459439809 None] Skipping remove_export. No iscsi_target is presently exported for volume: 443deba3-e72b-4039-85ec-2e0e921013e8
Mar 02 18:42:04.457731 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5e03e240-f1b7-4ea5-a5a5-dff14831baa7 tempest-AttachVolumeTestJSON-459439809 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/volume-443deba3-e72b-4039-85ec-2e0e921013e8 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:42:04.504979 n-d-828839-1 sudo[130533]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-443deba3-e72b-4039-85ec-2e0e921013e8
Mar 02 18:42:04.505814 n-d-828839-1 sudo[130533]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:42:05.167263 n-d-828839-1 sudo[130524]: pam_unix(sudo:session): session closed for user root
Mar 02 18:42:05.169875 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9694829b-6425-4a05-9789-d78ab9674aa6 tempest-AttachVolumeTestJSON-459439809 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.945s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:42:05.172349 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-9694829b-6425-4a05-9789-d78ab9674aa6 tempest-AttachVolumeTestJSON-459439809 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:42:05.182060 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-9694829b-6425-4a05-9789-d78ab9674aa6 tempest-AttachVolumeTestJSON-459439809 None] Deleted volume successfully.
Mar 02 18:42:05.300346 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-9694829b-6425-4a05-9789-d78ab9674aa6 tempest-AttachVolumeTestJSON-459439809 None] Lock "b'cinder-8c527d06-6b87-4921-a354-9ad7ecce6981-delete_volume'" released by "delete_volume" :: held 5.396s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:42:05.513052 n-d-828839-1 sudo[130533]: pam_unix(sudo:session): session closed for user root
Mar 02 18:42:05.514990 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5e03e240-f1b7-4ea5-a5a5-dff14831baa7 tempest-AttachVolumeTestJSON-459439809 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/volume-443deba3-e72b-4039-85ec-2e0e921013e8" returned: 0 in 1.057s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:42:05.517116 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5e03e240-f1b7-4ea5-a5a5-dff14831baa7 tempest-AttachVolumeTestJSON-459439809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-443deba3-e72b-4039-85ec-2e0e921013e8 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:42:05.554385 n-d-828839-1 sudo[130549]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-443deba3-e72b-4039-85ec-2e0e921013e8
Mar 02 18:42:05.555174 n-d-828839-1 sudo[130549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:42:06.299062 n-d-828839-1 sudo[130549]: pam_unix(sudo:session): session closed for user root
Mar 02 18:42:06.301599 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5e03e240-f1b7-4ea5-a5a5-dff14831baa7 tempest-AttachVolumeTestJSON-459439809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-443deba3-e72b-4039-85ec-2e0e921013e8" returned: 0 in 0.784s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:42:06.304088 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5e03e240-f1b7-4ea5-a5a5-dff14831baa7 tempest-AttachVolumeTestJSON-459439809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-443deba3-e72b-4039-85ec-2e0e921013e8 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:42:06.331227 n-d-828839-1 sudo[130570]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-443deba3-e72b-4039-85ec-2e0e921013e8
Mar 02 18:42:06.332044 n-d-828839-1 sudo[130570]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:42:07.343939 n-d-828839-1 sudo[130570]: pam_unix(sudo:session): session closed for user root
Mar 02 18:42:07.347237 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5e03e240-f1b7-4ea5-a5a5-dff14831baa7 tempest-AttachVolumeTestJSON-459439809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-443deba3-e72b-4039-85ec-2e0e921013e8" returned: 0 in 1.042s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:42:07.349764 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-5e03e240-f1b7-4ea5-a5a5-dff14831baa7 tempest-AttachVolumeTestJSON-459439809 None] Successfully deleted volume: 443deba3-e72b-4039-85ec-2e0e921013e8
Mar 02 18:42:07.507572 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-5e03e240-f1b7-4ea5-a5a5-dff14831baa7 tempest-AttachVolumeTestJSON-459439809 None] Created reservations ['4113ca7a-e5bb-451d-b548-11201d0b7766', 'a707717d-7025-4c21-85b9-2611abc4611f', '94a7be09-f78a-4058-90b2-fcf58efe79da', 'bcf598bd-7af6-490d-8ad2-fbdf2dac1582'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:42:07.769430 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-5e03e240-f1b7-4ea5-a5a5-dff14831baa7 tempest-AttachVolumeTestJSON-459439809 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:42:07.770635 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5e03e240-f1b7-4ea5-a5a5-dff14831baa7 tempest-AttachVolumeTestJSON-459439809 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:42:07.813396 n-d-828839-1 sudo[130661]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:42:07.814249 n-d-828839-1 sudo[130661]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:42:08.313446 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-38441468-4389-4611-bc7b-4f9855edcbed tempest-AttachVolumeTestJSON-459439809 None] Lock "b'cinder-4194c08c-8fac-49bb-8b03-571e1584af14-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:42:08.560085 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:42:08.669451 n-d-828839-1 sudo[130661]: pam_unix(sudo:session): session closed for user root
Mar 02 18:42:08.679474 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5e03e240-f1b7-4ea5-a5a5-dff14831baa7 tempest-AttachVolumeTestJSON-459439809 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.901s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:42:08.679474 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5e03e240-f1b7-4ea5-a5a5-dff14831baa7 tempest-AttachVolumeTestJSON-459439809 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:42:08.717122 n-d-828839-1 sudo[130682]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:42:08.717978 n-d-828839-1 sudo[130682]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:42:08.758596 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.200s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:42:08.758991 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805153520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:42:08.760283 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-38441468-4389-4611-bc7b-4f9855edcbed tempest-AttachVolumeTestJSON-459439809 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4194c08c-8fac-49bb-8b03-571e1584af14
Mar 02 18:42:08.762236 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-38441468-4389-4611-bc7b-4f9855edcbed tempest-AttachVolumeTestJSON-459439809 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/volume-4194c08c-8fac-49bb-8b03-571e1584af14 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:42:08.806900 n-d-828839-1 sudo[130685]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-4194c08c-8fac-49bb-8b03-571e1584af14
Mar 02 18:42:08.812202 n-d-828839-1 sudo[130685]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:42:09.612005 n-d-828839-1 sudo[130682]: pam_unix(sudo:session): session closed for user root
Mar 02 18:42:09.614320 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5e03e240-f1b7-4ea5-a5a5-dff14831baa7 tempest-AttachVolumeTestJSON-459439809 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.941s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:42:09.617645 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-5e03e240-f1b7-4ea5-a5a5-dff14831baa7 tempest-AttachVolumeTestJSON-459439809 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:42:09.626222 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-5e03e240-f1b7-4ea5-a5a5-dff14831baa7 tempest-AttachVolumeTestJSON-459439809 None] Deleted volume successfully.
Mar 02 18:42:09.658475 n-d-828839-1 sudo[130685]: pam_unix(sudo:session): session closed for user root
Mar 02 18:42:09.660351 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-38441468-4389-4611-bc7b-4f9855edcbed tempest-AttachVolumeTestJSON-459439809 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/volume-4194c08c-8fac-49bb-8b03-571e1584af14" returned: 0 in 0.898s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:42:09.663720 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-38441468-4389-4611-bc7b-4f9855edcbed tempest-AttachVolumeTestJSON-459439809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4194c08c-8fac-49bb-8b03-571e1584af14 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:42:09.701552 n-d-828839-1 sudo[130689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4194c08c-8fac-49bb-8b03-571e1584af14
Mar 02 18:42:09.703341 n-d-828839-1 sudo[130689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:42:09.726683 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-5e03e240-f1b7-4ea5-a5a5-dff14831baa7 tempest-AttachVolumeTestJSON-459439809 None] Lock "b'cinder-443deba3-e72b-4039-85ec-2e0e921013e8-delete_volume'" released by "delete_volume" :: held 5.797s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:42:10.463305 n-d-828839-1 sudo[130689]: pam_unix(sudo:session): session closed for user root
Mar 02 18:42:10.467015 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-38441468-4389-4611-bc7b-4f9855edcbed tempest-AttachVolumeTestJSON-459439809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4194c08c-8fac-49bb-8b03-571e1584af14" returned: 0 in 0.805s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:42:10.471237 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-38441468-4389-4611-bc7b-4f9855edcbed tempest-AttachVolumeTestJSON-459439809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4194c08c-8fac-49bb-8b03-571e1584af14 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:42:10.508675 n-d-828839-1 sudo[130694]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4194c08c-8fac-49bb-8b03-571e1584af14
Mar 02 18:42:10.509695 n-d-828839-1 sudo[130694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:42:11.195070 n-d-828839-1 sudo[130694]: pam_unix(sudo:session): session closed for user root
Mar 02 18:42:11.197765 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-38441468-4389-4611-bc7b-4f9855edcbed tempest-AttachVolumeTestJSON-459439809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4194c08c-8fac-49bb-8b03-571e1584af14" returned: 0 in 0.727s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:42:11.199585 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-38441468-4389-4611-bc7b-4f9855edcbed tempest-AttachVolumeTestJSON-459439809 None] Successfully deleted volume: 4194c08c-8fac-49bb-8b03-571e1584af14
Mar 02 18:42:11.363636 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-38441468-4389-4611-bc7b-4f9855edcbed tempest-AttachVolumeTestJSON-459439809 None] Created reservations ['5d94a44d-0912-4545-91de-d9b72937b3c2', 'a8c2517f-6d3b-4fa8-8180-8ce5b528d308', 'f3836f49-775c-4942-9b6b-1f32c060fdff', 'ada61c63-4af0-4c25-b111-cf67499eb75f'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:42:11.600840 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-38441468-4389-4611-bc7b-4f9855edcbed tempest-AttachVolumeTestJSON-459439809 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:42:11.605043 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-38441468-4389-4611-bc7b-4f9855edcbed tempest-AttachVolumeTestJSON-459439809 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:42:11.662998 n-d-828839-1 sudo[130712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:42:11.664255 n-d-828839-1 sudo[130712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:42:12.383461 n-d-828839-1 sudo[130712]: pam_unix(sudo:session): session closed for user root
Mar 02 18:42:12.386714 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-38441468-4389-4611-bc7b-4f9855edcbed tempest-AttachVolumeTestJSON-459439809 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.784s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:42:12.394237 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-38441468-4389-4611-bc7b-4f9855edcbed tempest-AttachVolumeTestJSON-459439809 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:42:12.461008 n-d-828839-1 sudo[130720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:42:12.462502 n-d-828839-1 sudo[130720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:42:13.308597 n-d-828839-1 sudo[130720]: pam_unix(sudo:session): session closed for user root
Mar 02 18:42:13.312030 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-38441468-4389-4611-bc7b-4f9855edcbed tempest-AttachVolumeTestJSON-459439809 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.919s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:42:13.315242 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-38441468-4389-4611-bc7b-4f9855edcbed tempest-AttachVolumeTestJSON-459439809 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:42:13.332662 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-38441468-4389-4611-bc7b-4f9855edcbed tempest-AttachVolumeTestJSON-459439809 None] Deleted volume successfully.
Mar 02 18:42:13.480263 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-38441468-4389-4611-bc7b-4f9855edcbed tempest-AttachVolumeTestJSON-459439809 None] Lock "b'cinder-4194c08c-8fac-49bb-8b03-571e1584af14-delete_volume'" released by "delete_volume" :: held 5.170s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:42:52.970913 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:42:52.971581 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:42:52.972034 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:42:53.059988 n-d-828839-1 sudo[131411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:42:53.066593 n-d-828839-1 sudo[131411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:42:53.939921 n-d-828839-1 sudo[131411]: pam_unix(sudo:session): session closed for user root
Mar 02 18:42:53.942066 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.970s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:42:53.943717 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:42:53.988612 n-d-828839-1 sudo[131415]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:42:54.005570 n-d-828839-1 sudo[131415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:42:55.194953 n-d-828839-1 sudo[131415]: pam_unix(sudo:session): session closed for user root
Mar 02 18:42:55.198310 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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 1.253s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:42:55.200066 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:43:38.200395 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-97e3900d-8692-4f67-820b-91e8dc5be5c9 tempest-GroupSnapshotsV319Test-956628140 None] Group tempest-GroupSnapshotsV319Test-Group-220757949: creating
Mar 02 18:43:38.293092 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-97e3900d-8692-4f67-820b-91e8dc5be5c9 tempest-GroupSnapshotsV319Test-956628140 None] Group tempest-GroupSnapshotsV319Test-Group-220757949: created successfully
Mar 02 18:43:38.316489 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-97e3900d-8692-4f67-820b-91e8dc5be5c9 tempest-GroupSnapshotsV319Test-956628140 None] Create group completed successfully.
Mar 02 18:43:40.363728 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-e5bdcfc8-6291-4a4f-aede-58637d9d5a0b tempest-GroupSnapshotsV319Test-956628140 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:43:40.369181 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-e5bdcfc8-6291-4a4f-aede-58637d9d5a0b tempest-GroupSnapshotsV319Test-956628140 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:43:40.370378 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-e5bdcfc8-6291-4a4f-aede-58637d9d5a0b tempest-GroupSnapshotsV319Test-956628140 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'
Mar 02 18:43:40.388588 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e5bdcfc8-6291-4a4f-aede-58637d9d5a0b tempest-GroupSnapshotsV319Test-956628140 None] Flow 'volume_create_manager' (ae858deb-4e36-4e94-af4d-39bc274ebe51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:43:40.392519 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e5bdcfc8-6291-4a4f-aede-58637d9d5a0b tempest-GroupSnapshotsV319Test-956628140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e501c5bd-8aef-4700-8324-a6f500b3b86e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:43:40.419556 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-e5bdcfc8-6291-4a4f-aede-58637d9d5a0b tempest-GroupSnapshotsV319Test-956628140 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:43:40.449218 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e5bdcfc8-6291-4a4f-aede-58637d9d5a0b tempest-GroupSnapshotsV319Test-956628140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e501c5bd-8aef-4700-8324-a6f500b3b86e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:43:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsV319Test-Volume-1310313438',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=3f141d56-56a9-4413-ab89-d09347c7f759,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=fbe5861d-4c94-4fbd-8b29-1731749400fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82c3965614704b93bb48fca156b6b5b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:43:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:43:40Z,user_id='0082e568959f4e3e80e058f37017876b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cbf95fb6-b453-4193-b6d7-0293af685d86),volume_type_id=cbf95fb6-b453-4193-b6d7-0293af685d86)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:43:40.452208 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e5bdcfc8-6291-4a4f-aede-58637d9d5a0b tempest-GroupSnapshotsV319Test-956628140 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (04233d17-d381-461d-9634-ee4a444cc20a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:43:40.454566 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e5bdcfc8-6291-4a4f-aede-58637d9d5a0b tempest-GroupSnapshotsV319Test-956628140 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (04233d17-d381-461d-9634-ee4a444cc20a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:43:40.457643 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e5bdcfc8-6291-4a4f-aede-58637d9d5a0b tempest-GroupSnapshotsV319Test-956628140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f6da0d5-8ee0-4843-b2a6-ebf728c3b3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:43:40.460075 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e5bdcfc8-6291-4a4f-aede-58637d9d5a0b tempest-GroupSnapshotsV319Test-956628140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f6da0d5-8ee0-4843-b2a6-ebf728c3b3b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fbe5861d-4c94-4fbd-8b29-1731749400fb', 'volume_name': 'volume-fbe5861d-4c94-4fbd-8b29-1731749400fb', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:43:40.462599 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e5bdcfc8-6291-4a4f-aede-58637d9d5a0b tempest-GroupSnapshotsV319Test-956628140 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (62300f4f-6691-4e8e-b250-d0ad754aecb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:43:40.464935 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e5bdcfc8-6291-4a4f-aede-58637d9d5a0b tempest-GroupSnapshotsV319Test-956628140 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (62300f4f-6691-4e8e-b250-d0ad754aecb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:43:40.467332 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e5bdcfc8-6291-4a4f-aede-58637d9d5a0b tempest-GroupSnapshotsV319Test-956628140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c7f7a02-4899-4b40-9c92-ffad5d4bf4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:43:40.489711 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-e5bdcfc8-6291-4a4f-aede-58637d9d5a0b tempest-GroupSnapshotsV319Test-956628140 None] Volume fbe5861d-4c94-4fbd-8b29-1731749400fb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fbe5861d-4c94-4fbd-8b29-1731749400fb', 'volume_size': 1}
Mar 02 18:43:40.491305 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e5bdcfc8-6291-4a4f-aede-58637d9d5a0b tempest-GroupSnapshotsV319Test-956628140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fbe5861d-4c94-4fbd-8b29-1731749400fb stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:43:40.518669 n-d-828839-1 sudo[132249]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fbe5861d-4c94-4fbd-8b29-1731749400fb stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:43:40.520711 n-d-828839-1 sudo[132249]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:43:41.316835 n-d-828839-1 sudo[132249]: pam_unix(sudo:session): session closed for user root
Mar 02 18:43:41.319252 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e5bdcfc8-6291-4a4f-aede-58637d9d5a0b tempest-GroupSnapshotsV319Test-956628140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fbe5861d-4c94-4fbd-8b29-1731749400fb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.827s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:43:41.323209 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e5bdcfc8-6291-4a4f-aede-58637d9d5a0b tempest-GroupSnapshotsV319Test-956628140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c7f7a02-4899-4b40-9c92-ffad5d4bf4b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fbe5861d-4c94-4fbd-8b29-1731749400fb', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:43:41.325564 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e5bdcfc8-6291-4a4f-aede-58637d9d5a0b tempest-GroupSnapshotsV319Test-956628140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77b93101-76ad-4bea-acb4-721575b7a7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:43:41.408381 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-e5bdcfc8-6291-4a4f-aede-58637d9d5a0b tempest-GroupSnapshotsV319Test-956628140 None] Volume volume-fbe5861d-4c94-4fbd-8b29-1731749400fb (fbe5861d-4c94-4fbd-8b29-1731749400fb): created successfully
Mar 02 18:43:41.412463 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e5bdcfc8-6291-4a4f-aede-58637d9d5a0b tempest-GroupSnapshotsV319Test-956628140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77b93101-76ad-4bea-acb4-721575b7a7cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:43:41.415701 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e5bdcfc8-6291-4a4f-aede-58637d9d5a0b tempest-GroupSnapshotsV319Test-956628140 None] Flow 'volume_create_manager' (ae858deb-4e36-4e94-af4d-39bc274ebe51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:43:41.493053 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-e5bdcfc8-6291-4a4f-aede-58637d9d5a0b tempest-GroupSnapshotsV319Test-956628140 None] Created volume successfully.
Mar 02 18:43:43.177051 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-ea4c6ed5-a62f-4945-a247-323bd9ebcf3d tempest-GroupSnapshotsV319Test-956628140 None] GroupSnapshot 1f998ff8-886c-484e-bd9a-633f8b9fd2a5: creating.
Mar 02 18:43:43.223339 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ea4c6ed5-a62f-4945-a247-323bd9ebcf3d tempest-GroupSnapshotsV319Test-956628140 None] Group snapshot 1f998ff8-886c-484e-bd9a-633f8b9fd2a5: creating. {{(pid=96937) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4009}}
Mar 02 18:43:43.285947 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ea4c6ed5-a62f-4945-a247-323bd9ebcf3d tempest-GroupSnapshotsV319Test-956628140 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/volume-fbe5861d-4c94-4fbd-8b29-1731749400fb {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:43:43.313309 n-d-828839-1 sudo[132321]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-fbe5861d-4c94-4fbd-8b29-1731749400fb
Mar 02 18:43:43.315384 n-d-828839-1 sudo[132321]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:43:43.925078 n-d-828839-1 sudo[132321]: pam_unix(sudo:session): session closed for user root
Mar 02 18:43:43.927998 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ea4c6ed5-a62f-4945-a247-323bd9ebcf3d tempest-GroupSnapshotsV319Test-956628140 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/volume-fbe5861d-4c94-4fbd-8b29-1731749400fb" returned: 0 in 0.642s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:43:43.929826 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ea4c6ed5-a62f-4945-a247-323bd9ebcf3d tempest-GroupSnapshotsV319Test-956628140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-03dcdbe9-cc3f-482c-ad40-3ab6c1fb06b8 --snapshot stack-volumes-lvmdriver-1/volume-fbe5861d-4c94-4fbd-8b29-1731749400fb -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:43:43.959802 n-d-828839-1 sudo[132339]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-03dcdbe9-cc3f-482c-ad40-3ab6c1fb06b8 --snapshot stack-volumes-lvmdriver-1/volume-fbe5861d-4c94-4fbd-8b29-1731749400fb -L 1.00g
Mar 02 18:43:43.963869 n-d-828839-1 sudo[132339]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:43:44.652570 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-8bf26e9e-a153-4a8d-8aaf-e8b795a2ff12 req-99537c23-fb3c-4a10-bc73-f64b932d182f tempest-TaggedBootDevicesTest_v242-713593721 None] Terminate volume connection completed successfully.
Mar 02 18:43:44.653134 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-8bf26e9e-a153-4a8d-8aaf-e8b795a2ff12 req-99537c23-fb3c-4a10-bc73-f64b932d182f tempest-TaggedBootDevicesTest_v242-713593721 None] Deleting attachment 8b6774f7-feb7-400a-9685-19f71fbd0ff1. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:43:44.656237 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:43:44.807582 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.152s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:43:44.808638 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805215840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630\n Backing store flags: \n Account information:\n U2d3LKgz78jYWrAx6vtt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:43:44.809566 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-8bf26e9e-a153-4a8d-8aaf-e8b795a2ff12 req-99537c23-fb3c-4a10-bc73-f64b932d182f tempest-TaggedBootDevicesTest_v242-713593721 None] Removing iscsi_target for Volume ID: fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:43:44.812892 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:43:45.099769 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-fa7896cc-c83b-483a-8af1-8886a20e0630 -f" returned: 0 in 0.286s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:43:45.099769 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805215840]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:43:45.101774 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:43:45.385822 n-d-828839-1 sudo[132339]: pam_unix(sudo:session): session closed for user root
Mar 02 18:43:45.387776 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ea4c6ed5-a62f-4945-a247-323bd9ebcf3d tempest-GroupSnapshotsV319Test-956628140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-03dcdbe9-cc3f-482c-ad40-3ab6c1fb06b8 --snapshot stack-volumes-lvmdriver-1/volume-fbe5861d-4c94-4fbd-8b29-1731749400fb -L 1.00g" returned: 0 in 1.458s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:43:45.418260 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.306s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:43:45.418784 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805215840]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:43:45.702712 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-ea4c6ed5-a62f-4945-a247-323bd9ebcf3d tempest-GroupSnapshotsV319Test-956628140 None] group_snapshot 1f998ff8-886c-484e-bd9a-633f8b9fd2a5: created successfully
Mar 02 18:43:45.809512 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-8bf26e9e-a153-4a8d-8aaf-e8b795a2ff12 req-7a1b1b1a-5309-4715-a23d-302eab2bbb6e tempest-TaggedBootDevicesTest_v242-713593721 None] Terminate volume connection completed successfully.
Mar 02 18:43:45.809936 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-8bf26e9e-a153-4a8d-8aaf-e8b795a2ff12 req-7a1b1b1a-5309-4715-a23d-302eab2bbb6e tempest-TaggedBootDevicesTest_v242-713593721 None] Deleting attachment e8cdc807-f03b-4c8e-94f6-15437ed80f4d. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:43:45.814301 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:43:45.982523 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:43:45.983053 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805197296]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b\n Backing store flags: \n Account information:\n gLk5hPyAn7NxzgTxKEUJ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:43:45.983958 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-8bf26e9e-a153-4a8d-8aaf-e8b795a2ff12 req-7a1b1b1a-5309-4715-a23d-302eab2bbb6e tempest-TaggedBootDevicesTest_v242-713593721 None] Removing iscsi_target for Volume ID: 47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:43:45.986075 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:43:46.219985 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b -f" returned: 0 in 0.234s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:43:46.220299 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805197296]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:43:46.226055 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:43:46.420746 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.199s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:43:46.421431 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805197296]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:43:46.761503 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-8bf26e9e-a153-4a8d-8aaf-e8b795a2ff12 req-079ecd05-7466-48d2-8d54-dd6f0d4b4ed1 tempest-TaggedBootDevicesTest_v242-713593721 None] Terminate volume connection completed successfully.
Mar 02 18:43:46.764302 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-8bf26e9e-a153-4a8d-8aaf-e8b795a2ff12 req-079ecd05-7466-48d2-8d54-dd6f0d4b4ed1 tempest-TaggedBootDevicesTest_v242-713593721 None] Deleting attachment 076b141a-8a3c-4601-bbd3-849e76df41cf. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:43:46.767760 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:43:46.896356 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.128s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:43:46.896760 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951813420304]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df\n Backing store flags: \n Account information:\n Xjgkvi7LJwS97AmtbHAR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:43:46.897772 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-8bf26e9e-a153-4a8d-8aaf-e8b795a2ff12 req-079ecd05-7466-48d2-8d54-dd6f0d4b4ed1 tempest-TaggedBootDevicesTest_v242-713593721 None] Removing iscsi_target for Volume ID: 2f4161d8-63d3-49a4-957e-aeb307a9b2df
Mar 02 18:43:46.899606 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:43:47.108779 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df -f" returned: 0 in 0.209s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:43:47.109315 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951813420304]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:43:47.112243 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:43:47.322766 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.211s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:43:47.323689 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951813420304]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:43:47.499334 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-83b8dc86-f894-4692-be92-929b9e46eab6 tempest-GroupSnapshotsV319Test-956628140 None] group_snapshot 1f998ff8-886c-484e-bd9a-633f8b9fd2a5: deleting
Mar 02 18:43:47.550932 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-83b8dc86-f894-4692-be92-929b9e46eab6 tempest-GroupSnapshotsV319Test-956628140 None] group_snapshot 1f998ff8-886c-484e-bd9a-633f8b9fd2a5: deleting {{(pid=96937) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4178}}
Mar 02 18:43:47.575793 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-83b8dc86-f894-4692-be92-929b9e46eab6 tempest-GroupSnapshotsV319Test-956628140 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/_snapshot-03dcdbe9-cc3f-482c-ad40-3ab6c1fb06b8 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:43:47.613544 n-d-828839-1 sudo[132544]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-03dcdbe9-cc3f-482c-ad40-3ab6c1fb06b8
Mar 02 18:43:47.616203 n-d-828839-1 sudo[132544]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:43:48.181274 n-d-828839-1 sudo[132544]: pam_unix(sudo:session): session closed for user root
Mar 02 18:43:48.187665 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-83b8dc86-f894-4692-be92-929b9e46eab6 tempest-GroupSnapshotsV319Test-956628140 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/_snapshot-03dcdbe9-cc3f-482c-ad40-3ab6c1fb06b8" returned: 0 in 0.612s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:43:48.187665 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-83b8dc86-f894-4692-be92-929b9e46eab6 tempest-GroupSnapshotsV319Test-956628140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-03dcdbe9-cc3f-482c-ad40-3ab6c1fb06b8 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:43:48.231071 n-d-828839-1 sudo[132547]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-03dcdbe9-cc3f-482c-ad40-3ab6c1fb06b8
Mar 02 18:43:48.232912 n-d-828839-1 sudo[132547]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:43:49.357529 n-d-828839-1 sudo[132547]: pam_unix(sudo:session): session closed for user root
Mar 02 18:43:49.359869 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-83b8dc86-f894-4692-be92-929b9e46eab6 tempest-GroupSnapshotsV319Test-956628140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-03dcdbe9-cc3f-482c-ad40-3ab6c1fb06b8" returned: 0 in 1.174s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:43:49.558063 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-83b8dc86-f894-4692-be92-929b9e46eab6 tempest-GroupSnapshotsV319Test-956628140 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1457452305 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1457452305, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:43:49.558922 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-83b8dc86-f894-4692-be92-929b9e46eab6 tempest-GroupSnapshotsV319Test-956628140 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1457452305 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1457452305, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:43:49.635536 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-83b8dc86-f894-4692-be92-929b9e46eab6 tempest-GroupSnapshotsV319Test-956628140 None] Created reservations ['e8b3bb0c-8d7c-44fc-9e66-08e03b466dfb', '673e5e5c-7f86-42b4-b07d-b44fdad4afa4', 'bc5443e9-0ab8-4932-8139-fd62acdfe8ed', 'bb5f7e02-988e-4d30-ad4f-28ecffc221c6'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:43:50.030632 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-83b8dc86-f894-4692-be92-929b9e46eab6 tempest-GroupSnapshotsV319Test-956628140 None] group_snapshot 1f998ff8-886c-484e-bd9a-633f8b9fd2a5: deleted successfully
Mar 02 18:43:51.666756 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-405b0781-c9e7-438e-b00c-4cf73f51d8b4 tempest-GroupSnapshotsV319Test-956628140 None] Skipping remove_export. No iscsi_target is presently exported for volume: fbe5861d-4c94-4fbd-8b29-1731749400fb
Mar 02 18:43:51.667963 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-405b0781-c9e7-438e-b00c-4cf73f51d8b4 tempest-GroupSnapshotsV319Test-956628140 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/volume-fbe5861d-4c94-4fbd-8b29-1731749400fb {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:43:51.719131 n-d-828839-1 sudo[132673]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-fbe5861d-4c94-4fbd-8b29-1731749400fb
Mar 02 18:43:51.720030 n-d-828839-1 sudo[132673]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:43:52.425779 n-d-828839-1 sudo[132673]: pam_unix(sudo:session): session closed for user root
Mar 02 18:43:52.428120 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-405b0781-c9e7-438e-b00c-4cf73f51d8b4 tempest-GroupSnapshotsV319Test-956628140 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/volume-fbe5861d-4c94-4fbd-8b29-1731749400fb" returned: 0 in 0.760s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:43:52.430690 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-405b0781-c9e7-438e-b00c-4cf73f51d8b4 tempest-GroupSnapshotsV319Test-956628140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fbe5861d-4c94-4fbd-8b29-1731749400fb {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:43:52.457233 n-d-828839-1 sudo[132703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fbe5861d-4c94-4fbd-8b29-1731749400fb
Mar 02 18:43:52.458046 n-d-828839-1 sudo[132703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:43:52.891395 n-d-828839-1 sudo[132703]: pam_unix(sudo:session): session closed for user root
Mar 02 18:43:52.893552 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-405b0781-c9e7-438e-b00c-4cf73f51d8b4 tempest-GroupSnapshotsV319Test-956628140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fbe5861d-4c94-4fbd-8b29-1731749400fb" returned: 0 in 0.463s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:43:52.897678 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-405b0781-c9e7-438e-b00c-4cf73f51d8b4 tempest-GroupSnapshotsV319Test-956628140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fbe5861d-4c94-4fbd-8b29-1731749400fb {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:43:52.922389 n-d-828839-1 sudo[132706]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fbe5861d-4c94-4fbd-8b29-1731749400fb
Mar 02 18:43:52.924109 n-d-828839-1 sudo[132706]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:43:52.972164 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:43:52.973521 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:43:52.974837 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:43:53.022842 n-d-828839-1 sudo[132708]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:43:53.027472 n-d-828839-1 sudo[132708]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:43:53.695125 n-d-828839-1 sudo[132706]: pam_unix(sudo:session): session closed for user root
Mar 02 18:43:53.697640 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-405b0781-c9e7-438e-b00c-4cf73f51d8b4 tempest-GroupSnapshotsV319Test-956628140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fbe5861d-4c94-4fbd-8b29-1731749400fb" returned: 0 in 0.800s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:43:53.699334 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-405b0781-c9e7-438e-b00c-4cf73f51d8b4 tempest-GroupSnapshotsV319Test-956628140 None] Successfully deleted volume: fbe5861d-4c94-4fbd-8b29-1731749400fb
Mar 02 18:43:53.858729 n-d-828839-1 sudo[132708]: pam_unix(sudo:session): session closed for user root
Mar 02 18:43:53.863588 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.889s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:43:53.865924 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:43:53.912986 n-d-828839-1 sudo[132723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:43:53.915387 n-d-828839-1 sudo[132723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:43:54.070029 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-405b0781-c9e7-438e-b00c-4cf73f51d8b4 tempest-GroupSnapshotsV319Test-956628140 None] Created reservations ['4719fe26-76f3-44af-8a48-6955ded06499'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:43:54.143462 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-405b0781-c9e7-438e-b00c-4cf73f51d8b4 tempest-GroupSnapshotsV319Test-956628140 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1457452305 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1457452305, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:43:54.272971 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-405b0781-c9e7-438e-b00c-4cf73f51d8b4 tempest-GroupSnapshotsV319Test-956628140 None] Created reservations ['c950667c-4322-491b-a540-e52ac747490c', 'e34939aa-a556-4f5c-a0bf-effeea222dc5', '730a844d-a9b9-4e6b-a8af-e1b921f8a119', '14062ede-29cd-4362-a635-f14d34b942b5'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:43:54.634327 n-d-828839-1 sudo[132723]: pam_unix(sudo:session): session closed for user root
Mar 02 18:43:54.636282 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.770s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:43:54.638163 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:43:54.715259 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-405b0781-c9e7-438e-b00c-4cf73f51d8b4 tempest-GroupSnapshotsV319Test-956628140 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:43:54.718464 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-405b0781-c9e7-438e-b00c-4cf73f51d8b4 tempest-GroupSnapshotsV319Test-956628140 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:43:54.742485 n-d-828839-1 sudo[132760]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:43:54.743376 n-d-828839-1 sudo[132760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:43:55.334154 n-d-828839-1 sudo[132760]: pam_unix(sudo:session): session closed for user root
Mar 02 18:43:55.336585 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-405b0781-c9e7-438e-b00c-4cf73f51d8b4 tempest-GroupSnapshotsV319Test-956628140 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.618s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:43:55.339627 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-405b0781-c9e7-438e-b00c-4cf73f51d8b4 tempest-GroupSnapshotsV319Test-956628140 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:43:55.388803 n-d-828839-1 sudo[132769]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:43:55.391754 n-d-828839-1 sudo[132769]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:43:56.105153 n-d-828839-1 sudo[132769]: pam_unix(sudo:session): session closed for user root
Mar 02 18:43:56.107842 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-405b0781-c9e7-438e-b00c-4cf73f51d8b4 tempest-GroupSnapshotsV319Test-956628140 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.768s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:43:56.109751 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-405b0781-c9e7-438e-b00c-4cf73f51d8b4 tempest-GroupSnapshotsV319Test-956628140 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:43:56.138998 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-405b0781-c9e7-438e-b00c-4cf73f51d8b4 tempest-GroupSnapshotsV319Test-956628140 None] Delete group completed successfully.
Mar 02 18:44:01.712718 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-d6a074fb-4f43-4779-a018-c00bc63193f9 tempest-TaggedBootDevicesTest_v242-713593721 None] Lock "b'cinder-2f4161d8-63d3-49a4-957e-aeb307a9b2df-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:44:01.875202 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:02.020593 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.150s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:02.021531 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951809222256]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:44:02.022450 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-d6a074fb-4f43-4779-a018-c00bc63193f9 tempest-TaggedBootDevicesTest_v242-713593721 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2f4161d8-63d3-49a4-957e-aeb307a9b2df
Mar 02 18:44:02.023928 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6a074fb-4f43-4779-a018-c00bc63193f9 tempest-TaggedBootDevicesTest_v242-713593721 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/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:02.048978 n-d-828839-1 sudo[132807]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df
Mar 02 18:44:02.050825 n-d-828839-1 sudo[132807]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:02.665987 n-d-828839-1 sudo[132807]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:02.669474 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6a074fb-4f43-4779-a018-c00bc63193f9 tempest-TaggedBootDevicesTest_v242-713593721 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/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df" returned: 0 in 0.645s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:02.673524 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6a074fb-4f43-4779-a018-c00bc63193f9 tempest-TaggedBootDevicesTest_v242-713593721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:02.725228 n-d-828839-1 sudo[132810]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df
Mar 02 18:44:02.726889 n-d-828839-1 sudo[132810]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:03.239439 n-d-828839-1 sudo[132810]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:03.243149 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6a074fb-4f43-4779-a018-c00bc63193f9 tempest-TaggedBootDevicesTest_v242-713593721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df" returned: 0 in 0.570s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:03.244033 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6a074fb-4f43-4779-a018-c00bc63193f9 tempest-TaggedBootDevicesTest_v242-713593721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:03.281708 n-d-828839-1 sudo[132813]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df
Mar 02 18:44:03.282575 n-d-828839-1 sudo[132813]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:03.895967 n-d-828839-1 sudo[132813]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:03.898245 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6a074fb-4f43-4779-a018-c00bc63193f9 tempest-TaggedBootDevicesTest_v242-713593721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2f4161d8-63d3-49a4-957e-aeb307a9b2df" returned: 0 in 0.654s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:03.899850 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-d6a074fb-4f43-4779-a018-c00bc63193f9 tempest-TaggedBootDevicesTest_v242-713593721 None] Successfully deleted volume: 2f4161d8-63d3-49a4-957e-aeb307a9b2df
Mar 02 18:44:04.030543 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-d6a074fb-4f43-4779-a018-c00bc63193f9 tempest-TaggedBootDevicesTest_v242-713593721 None] Created reservations ['46df52f8-e082-4577-8ac1-d1484063c641', 'a99df959-e1f1-4bee-80ef-7868baaa73df', 'd260ebf5-8eb9-4a31-9caa-ca7e6720ea20', 'fe083ad2-5bf1-466e-8d64-06ef00fad865'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:44:04.218546 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-d6a074fb-4f43-4779-a018-c00bc63193f9 tempest-TaggedBootDevicesTest_v242-713593721 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:44:04.219256 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6a074fb-4f43-4779-a018-c00bc63193f9 tempest-TaggedBootDevicesTest_v242-713593721 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:04.275430 n-d-828839-1 sudo[132829]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:44:04.276296 n-d-828839-1 sudo[132829]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:04.786100 n-d-828839-1 sudo[132829]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:04.788579 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6a074fb-4f43-4779-a018-c00bc63193f9 tempest-TaggedBootDevicesTest_v242-713593721 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.569s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:04.792646 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6a074fb-4f43-4779-a018-c00bc63193f9 tempest-TaggedBootDevicesTest_v242-713593721 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:04.817585 n-d-828839-1 sudo[132833]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:44:04.819142 n-d-828839-1 sudo[132833]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:05.460093 n-d-828839-1 sudo[132833]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:05.465016 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6a074fb-4f43-4779-a018-c00bc63193f9 tempest-TaggedBootDevicesTest_v242-713593721 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.670s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:05.467121 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-d6a074fb-4f43-4779-a018-c00bc63193f9 tempest-TaggedBootDevicesTest_v242-713593721 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:44:05.474051 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-0790b490-c0d7-4562-bee9-335fb48586f9 tempest-TaggedBootDevicesTest_v242-713593721 None] Lock "b'cinder-47eaa6e3-4bb0-47a4-9781-4561a5978e7b-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:44:05.497491 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-d6a074fb-4f43-4779-a018-c00bc63193f9 tempest-TaggedBootDevicesTest_v242-713593721 None] Deleted volume successfully.
Mar 02 18:44:05.711303 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-d6a074fb-4f43-4779-a018-c00bc63193f9 tempest-TaggedBootDevicesTest_v242-713593721 None] Lock "b'cinder-2f4161d8-63d3-49a4-957e-aeb307a9b2df-delete_volume'" released by "delete_volume" :: held 3.992s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:44:05.716815 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:05.907213 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.192s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:05.907767 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951383352240]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:44:05.908429 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-0790b490-c0d7-4562-bee9-335fb48586f9 tempest-TaggedBootDevicesTest_v242-713593721 None] Skipping remove_export. No iscsi_target is presently exported for volume: 47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:44:05.913041 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0790b490-c0d7-4562-bee9-335fb48586f9 tempest-TaggedBootDevicesTest_v242-713593721 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/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:05.943749 n-d-828839-1 sudo[132838]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:44:05.945919 n-d-828839-1 sudo[132838]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:06.531359 n-d-828839-1 sudo[132838]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:06.533710 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0790b490-c0d7-4562-bee9-335fb48586f9 tempest-TaggedBootDevicesTest_v242-713593721 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/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b" returned: 0 in 0.621s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:06.536334 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0790b490-c0d7-4562-bee9-335fb48586f9 tempest-TaggedBootDevicesTest_v242-713593721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:06.560406 n-d-828839-1 sudo[132841]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:44:06.562446 n-d-828839-1 sudo[132841]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:07.062315 n-d-828839-1 sudo[132841]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:07.066239 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0790b490-c0d7-4562-bee9-335fb48586f9 tempest-TaggedBootDevicesTest_v242-713593721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b" returned: 0 in 0.529s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:07.068558 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0790b490-c0d7-4562-bee9-335fb48586f9 tempest-TaggedBootDevicesTest_v242-713593721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:07.098893 n-d-828839-1 sudo[132844]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:44:07.100703 n-d-828839-1 sudo[132844]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:07.696620 n-d-828839-1 sudo[132844]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:07.699044 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0790b490-c0d7-4562-bee9-335fb48586f9 tempest-TaggedBootDevicesTest_v242-713593721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-47eaa6e3-4bb0-47a4-9781-4561a5978e7b" returned: 0 in 0.630s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:07.700332 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-0790b490-c0d7-4562-bee9-335fb48586f9 tempest-TaggedBootDevicesTest_v242-713593721 None] Successfully deleted volume: 47eaa6e3-4bb0-47a4-9781-4561a5978e7b
Mar 02 18:44:07.928852 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-0790b490-c0d7-4562-bee9-335fb48586f9 tempest-TaggedBootDevicesTest_v242-713593721 None] Created reservations ['53222ca2-3b0d-41e6-b06a-0e4035c8bd12', '08035ff1-3628-46fb-acb9-a9e402063382', 'fa68830d-28fa-4c58-9132-1f58d47cfe60', '60720afa-164d-4947-9132-e64208f65ea9'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:44:08.178500 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-0790b490-c0d7-4562-bee9-335fb48586f9 tempest-TaggedBootDevicesTest_v242-713593721 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:44:08.180079 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0790b490-c0d7-4562-bee9-335fb48586f9 tempest-TaggedBootDevicesTest_v242-713593721 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:08.202033 n-d-828839-1 sudo[132852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:44:08.202874 n-d-828839-1 sudo[132852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:08.647068 n-d-828839-1 sudo[132852]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:08.649441 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0790b490-c0d7-4562-bee9-335fb48586f9 tempest-TaggedBootDevicesTest_v242-713593721 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.469s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:08.651691 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0790b490-c0d7-4562-bee9-335fb48586f9 tempest-TaggedBootDevicesTest_v242-713593721 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:08.701585 n-d-828839-1 sudo[132855]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:44:08.710484 n-d-828839-1 sudo[132855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:09.181162 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-fd9f2a2b-2e3b-44ca-9047-15f83263773d tempest-TaggedBootDevicesTest_v242-713593721 None] Lock "b'cinder-fa7896cc-c83b-483a-8af1-8886a20e0630-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:44:09.277106 n-d-828839-1 sudo[132855]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:09.279106 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0790b490-c0d7-4562-bee9-335fb48586f9 tempest-TaggedBootDevicesTest_v242-713593721 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.627s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:09.280972 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-0790b490-c0d7-4562-bee9-335fb48586f9 tempest-TaggedBootDevicesTest_v242-713593721 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:44:09.285916 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-0790b490-c0d7-4562-bee9-335fb48586f9 tempest-TaggedBootDevicesTest_v242-713593721 None] Deleted volume successfully.
Mar 02 18:44:09.342716 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:09.399094 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-0790b490-c0d7-4562-bee9-335fb48586f9 tempest-TaggedBootDevicesTest_v242-713593721 None] Lock "b'cinder-47eaa6e3-4bb0-47a4-9781-4561a5978e7b-delete_volume'" released by "delete_volume" :: held 3.925s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:44:09.443064 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:09.443351 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805115552]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:44:09.444146 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-fd9f2a2b-2e3b-44ca-9047-15f83263773d tempest-TaggedBootDevicesTest_v242-713593721 None] Skipping remove_export. No iscsi_target is presently exported for volume: fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:44:09.445243 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fd9f2a2b-2e3b-44ca-9047-15f83263773d tempest-TaggedBootDevicesTest_v242-713593721 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/volume-fa7896cc-c83b-483a-8af1-8886a20e0630 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:09.466840 n-d-828839-1 sudo[132860]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:44:09.467827 n-d-828839-1 sudo[132860]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:09.986802 n-d-828839-1 sudo[132860]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:09.989123 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fd9f2a2b-2e3b-44ca-9047-15f83263773d tempest-TaggedBootDevicesTest_v242-713593721 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/volume-fa7896cc-c83b-483a-8af1-8886a20e0630" returned: 0 in 0.543s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:09.991623 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fd9f2a2b-2e3b-44ca-9047-15f83263773d tempest-TaggedBootDevicesTest_v242-713593721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:10.033060 n-d-828839-1 sudo[132869]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:44:10.034714 n-d-828839-1 sudo[132869]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:10.574799 n-d-828839-1 sudo[132869]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:10.577546 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fd9f2a2b-2e3b-44ca-9047-15f83263773d tempest-TaggedBootDevicesTest_v242-713593721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630" returned: 0 in 0.586s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:10.581021 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fd9f2a2b-2e3b-44ca-9047-15f83263773d tempest-TaggedBootDevicesTest_v242-713593721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:10.604059 n-d-828839-1 sudo[132878]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:44:10.605954 n-d-828839-1 sudo[132878]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:11.466350 n-d-828839-1 sudo[132878]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:11.468670 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fd9f2a2b-2e3b-44ca-9047-15f83263773d tempest-TaggedBootDevicesTest_v242-713593721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fa7896cc-c83b-483a-8af1-8886a20e0630" returned: 0 in 0.887s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:11.470057 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-fd9f2a2b-2e3b-44ca-9047-15f83263773d tempest-TaggedBootDevicesTest_v242-713593721 None] Successfully deleted volume: fa7896cc-c83b-483a-8af1-8886a20e0630
Mar 02 18:44:11.664660 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-fd9f2a2b-2e3b-44ca-9047-15f83263773d tempest-TaggedBootDevicesTest_v242-713593721 None] Created reservations ['f36c9673-d346-4161-b893-01219a25e413', 'b46acdf8-7a16-4d4c-8472-a0bba0dbc1eb', '268ec3fc-dff1-4021-9816-f8c753332293', 'af36c2b0-99ed-4f7c-8504-b9f8a8794123'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:44:11.892650 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-fd9f2a2b-2e3b-44ca-9047-15f83263773d tempest-TaggedBootDevicesTest_v242-713593721 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:44:11.893794 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fd9f2a2b-2e3b-44ca-9047-15f83263773d tempest-TaggedBootDevicesTest_v242-713593721 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:11.937932 n-d-828839-1 sudo[132886]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:44:11.938860 n-d-828839-1 sudo[132886]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:12.654334 n-d-828839-1 sudo[132886]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:12.656485 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fd9f2a2b-2e3b-44ca-9047-15f83263773d tempest-TaggedBootDevicesTest_v242-713593721 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.762s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:12.662012 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fd9f2a2b-2e3b-44ca-9047-15f83263773d tempest-TaggedBootDevicesTest_v242-713593721 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:12.691682 n-d-828839-1 sudo[132900]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:44:12.693813 n-d-828839-1 sudo[132900]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:13.368850 n-d-828839-1 sudo[132900]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:13.371164 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fd9f2a2b-2e3b-44ca-9047-15f83263773d tempest-TaggedBootDevicesTest_v242-713593721 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.712s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:13.374079 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-fd9f2a2b-2e3b-44ca-9047-15f83263773d tempest-TaggedBootDevicesTest_v242-713593721 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:44:13.381449 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-fd9f2a2b-2e3b-44ca-9047-15f83263773d tempest-TaggedBootDevicesTest_v242-713593721 None] Deleted volume successfully.
Mar 02 18:44:13.470622 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-fd9f2a2b-2e3b-44ca-9047-15f83263773d tempest-TaggedBootDevicesTest_v242-713593721 None] Lock "b'cinder-fa7896cc-c83b-483a-8af1-8886a20e0630-delete_volume'" released by "delete_volume" :: held 4.291s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:44:14.379718 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-6e0d68bc-af75-47b8-9ee9-50d67d236e61 tempest-VolumesServicesTestJSON-1986376549 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:44:14.383760 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-6e0d68bc-af75-47b8-9ee9-50d67d236e61 tempest-VolumesServicesTestJSON-1986376549 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:44:14.386531 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-6e0d68bc-af75-47b8-9ee9-50d67d236e61 tempest-VolumesServicesTestJSON-1986376549 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'
Mar 02 18:44:14.397706 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6e0d68bc-af75-47b8-9ee9-50d67d236e61 tempest-VolumesServicesTestJSON-1986376549 None] Flow 'volume_create_manager' (61be4d1c-5cd0-4c93-ab91-a41151c10aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:44:14.400962 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6e0d68bc-af75-47b8-9ee9-50d67d236e61 tempest-VolumesServicesTestJSON-1986376549 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cbbf054f-64c9-4121-a0b8-ac868a994113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:44:14.423780 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-6e0d68bc-af75-47b8-9ee9-50d67d236e61 tempest-VolumesServicesTestJSON-1986376549 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:44:14.449544 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6e0d68bc-af75-47b8-9ee9-50d67d236e61 tempest-VolumesServicesTestJSON-1986376549 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cbbf054f-64c9-4121-a0b8-ac868a994113) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:44:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1355643241',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=424acca3-5cb4-49ab-be87-6fd19b836c08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='769560643d7c47bc8e487df898727abc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:44:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:44:14Z,user_id='cbcdf6b651314e7192aded9d53e8e485',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:44:14.452050 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6e0d68bc-af75-47b8-9ee9-50d67d236e61 tempest-VolumesServicesTestJSON-1986376549 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aaa492c8-668e-4824-9937-5ed3e80b26a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:44:14.454138 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6e0d68bc-af75-47b8-9ee9-50d67d236e61 tempest-VolumesServicesTestJSON-1986376549 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aaa492c8-668e-4824-9937-5ed3e80b26a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:44:14.457215 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6e0d68bc-af75-47b8-9ee9-50d67d236e61 tempest-VolumesServicesTestJSON-1986376549 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b270b09-6d57-4496-b631-cfae2397cd8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:44:14.459321 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6e0d68bc-af75-47b8-9ee9-50d67d236e61 tempest-VolumesServicesTestJSON-1986376549 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b270b09-6d57-4496-b631-cfae2397cd8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '424acca3-5cb4-49ab-be87-6fd19b836c08', 'volume_name': 'volume-424acca3-5cb4-49ab-be87-6fd19b836c08', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:44:14.461533 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6e0d68bc-af75-47b8-9ee9-50d67d236e61 tempest-VolumesServicesTestJSON-1986376549 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (16132ec6-38ef-4a3d-9582-91580a160f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:44:14.463668 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6e0d68bc-af75-47b8-9ee9-50d67d236e61 tempest-VolumesServicesTestJSON-1986376549 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (16132ec6-38ef-4a3d-9582-91580a160f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:44:14.465789 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6e0d68bc-af75-47b8-9ee9-50d67d236e61 tempest-VolumesServicesTestJSON-1986376549 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e0eedd0b-f16e-497d-8403-011dbf1a9013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:44:14.466599 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-6e0d68bc-af75-47b8-9ee9-50d67d236e61 tempest-VolumesServicesTestJSON-1986376549 None] Volume 424acca3-5cb4-49ab-be87-6fd19b836c08: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-424acca3-5cb4-49ab-be87-6fd19b836c08', 'volume_size': 1}
Mar 02 18:44:14.467819 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6e0d68bc-af75-47b8-9ee9-50d67d236e61 tempest-VolumesServicesTestJSON-1986376549 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-424acca3-5cb4-49ab-be87-6fd19b836c08 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:14.489866 n-d-828839-1 sudo[132905]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-424acca3-5cb4-49ab-be87-6fd19b836c08 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:44:14.490748 n-d-828839-1 sudo[132905]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:15.232227 n-d-828839-1 sudo[132905]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:15.234591 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6e0d68bc-af75-47b8-9ee9-50d67d236e61 tempest-VolumesServicesTestJSON-1986376549 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-424acca3-5cb4-49ab-be87-6fd19b836c08 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.766s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:15.239020 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6e0d68bc-af75-47b8-9ee9-50d67d236e61 tempest-VolumesServicesTestJSON-1986376549 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e0eedd0b-f16e-497d-8403-011dbf1a9013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-424acca3-5cb4-49ab-be87-6fd19b836c08', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:44:15.241489 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6e0d68bc-af75-47b8-9ee9-50d67d236e61 tempest-VolumesServicesTestJSON-1986376549 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8329b954-4296-4446-a5f9-8e4e41661755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:44:15.316183 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-6e0d68bc-af75-47b8-9ee9-50d67d236e61 tempest-VolumesServicesTestJSON-1986376549 None] Volume volume-424acca3-5cb4-49ab-be87-6fd19b836c08 (424acca3-5cb4-49ab-be87-6fd19b836c08): created successfully
Mar 02 18:44:15.318447 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6e0d68bc-af75-47b8-9ee9-50d67d236e61 tempest-VolumesServicesTestJSON-1986376549 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8329b954-4296-4446-a5f9-8e4e41661755) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:44:15.321899 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-6e0d68bc-af75-47b8-9ee9-50d67d236e61 tempest-VolumesServicesTestJSON-1986376549 None] Flow 'volume_create_manager' (61be4d1c-5cd0-4c93-ab91-a41151c10aa6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:44:15.372480 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-6e0d68bc-af75-47b8-9ee9-50d67d236e61 tempest-VolumesServicesTestJSON-1986376549 None] Created volume successfully.
Mar 02 18:44:16.680928 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-14ae2466-e252-4214-89dc-2901edc8fd4e tempest-VolumesServicesTestJSON-1986376549 None] Lock "b'cinder-424acca3-5cb4-49ab-be87-6fd19b836c08-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:44:16.807748 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-14ae2466-e252-4214-89dc-2901edc8fd4e tempest-VolumesServicesTestJSON-1986376549 None] Skipping remove_export. No iscsi_target is presently exported for volume: 424acca3-5cb4-49ab-be87-6fd19b836c08
Mar 02 18:44:16.808823 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14ae2466-e252-4214-89dc-2901edc8fd4e tempest-VolumesServicesTestJSON-1986376549 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/volume-424acca3-5cb4-49ab-be87-6fd19b836c08 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:16.829398 n-d-828839-1 sudo[132938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-424acca3-5cb4-49ab-be87-6fd19b836c08
Mar 02 18:44:16.830506 n-d-828839-1 sudo[132938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:17.325640 n-d-828839-1 sudo[132938]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:17.328188 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14ae2466-e252-4214-89dc-2901edc8fd4e tempest-VolumesServicesTestJSON-1986376549 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/volume-424acca3-5cb4-49ab-be87-6fd19b836c08" returned: 0 in 0.519s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:17.330304 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14ae2466-e252-4214-89dc-2901edc8fd4e tempest-VolumesServicesTestJSON-1986376549 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-424acca3-5cb4-49ab-be87-6fd19b836c08 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:17.350380 n-d-828839-1 sudo[132952]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-424acca3-5cb4-49ab-be87-6fd19b836c08
Mar 02 18:44:17.351178 n-d-828839-1 sudo[132952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:17.817199 n-d-828839-1 sudo[132952]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:17.819916 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14ae2466-e252-4214-89dc-2901edc8fd4e tempest-VolumesServicesTestJSON-1986376549 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-424acca3-5cb4-49ab-be87-6fd19b836c08" returned: 0 in 0.489s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:17.822859 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14ae2466-e252-4214-89dc-2901edc8fd4e tempest-VolumesServicesTestJSON-1986376549 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-424acca3-5cb4-49ab-be87-6fd19b836c08 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:17.858216 n-d-828839-1 sudo[132987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-424acca3-5cb4-49ab-be87-6fd19b836c08
Mar 02 18:44:17.859887 n-d-828839-1 sudo[132987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:18.500612 n-d-828839-1 sudo[132987]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:18.504034 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14ae2466-e252-4214-89dc-2901edc8fd4e tempest-VolumesServicesTestJSON-1986376549 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-424acca3-5cb4-49ab-be87-6fd19b836c08" returned: 0 in 0.680s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:18.505535 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-14ae2466-e252-4214-89dc-2901edc8fd4e tempest-VolumesServicesTestJSON-1986376549 None] Successfully deleted volume: 424acca3-5cb4-49ab-be87-6fd19b836c08
Mar 02 18:44:18.595474 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-14ae2466-e252-4214-89dc-2901edc8fd4e tempest-VolumesServicesTestJSON-1986376549 None] Created reservations ['090663f7-0975-4ae8-89f0-bbb3504949c4', '92b10f01-e038-427e-906e-9bab92e00ca9', 'c63b17e3-0415-4702-9c1a-91c63c57977f', '73102223-b883-41e6-9345-cc1844c11242'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:44:18.807199 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-14ae2466-e252-4214-89dc-2901edc8fd4e tempest-VolumesServicesTestJSON-1986376549 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:44:18.808159 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14ae2466-e252-4214-89dc-2901edc8fd4e tempest-VolumesServicesTestJSON-1986376549 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:18.835930 n-d-828839-1 sudo[132995]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:44:18.836849 n-d-828839-1 sudo[132995]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:19.352853 n-d-828839-1 sudo[132995]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:19.355151 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14ae2466-e252-4214-89dc-2901edc8fd4e tempest-VolumesServicesTestJSON-1986376549 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.546s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:19.360620 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14ae2466-e252-4214-89dc-2901edc8fd4e tempest-VolumesServicesTestJSON-1986376549 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:19.383384 n-d-828839-1 sudo[132998]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:44:19.384782 n-d-828839-1 sudo[132998]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:19.972394 n-d-828839-1 sudo[132998]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:19.974634 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-14ae2466-e252-4214-89dc-2901edc8fd4e tempest-VolumesServicesTestJSON-1986376549 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.616s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:19.976837 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-14ae2466-e252-4214-89dc-2901edc8fd4e tempest-VolumesServicesTestJSON-1986376549 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:44:19.982160 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-14ae2466-e252-4214-89dc-2901edc8fd4e tempest-VolumesServicesTestJSON-1986376549 None] Deleted volume successfully.
Mar 02 18:44:20.061976 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-14ae2466-e252-4214-89dc-2901edc8fd4e tempest-VolumesServicesTestJSON-1986376549 None] Lock "b'cinder-424acca3-5cb4-49ab-be87-6fd19b836c08-delete_volume'" released by "delete_volume" :: held 3.378s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:44:27.095221 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-3d0c3173-5b40-4315-bc71-2d7ac2f3f1a3 tempest-VolumesMetadataTest-562205004 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:44:27.100961 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-3d0c3173-5b40-4315-bc71-2d7ac2f3f1a3 tempest-VolumesMetadataTest-562205004 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:44:27.101574 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-3d0c3173-5b40-4315-bc71-2d7ac2f3f1a3 tempest-VolumesMetadataTest-562205004 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'
Mar 02 18:44:27.117891 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3d0c3173-5b40-4315-bc71-2d7ac2f3f1a3 tempest-VolumesMetadataTest-562205004 None] Flow 'volume_create_manager' (6b03497f-dbd5-4884-ae09-ecdf3004ad16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:44:27.123514 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3d0c3173-5b40-4315-bc71-2d7ac2f3f1a3 tempest-VolumesMetadataTest-562205004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2ffd9573-386b-49a3-a861-7c355338f98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:44:27.156066 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-3d0c3173-5b40-4315-bc71-2d7ac2f3f1a3 tempest-VolumesMetadataTest-562205004 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:44:27.187501 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3d0c3173-5b40-4315-bc71-2d7ac2f3f1a3 tempest-VolumesMetadataTest-562205004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2ffd9573-386b-49a3-a861-7c355338f98e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:44:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1250337132',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=25238ada-cead-4a4d-9d16-78e1adf01c74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43ccec60a28743f083f6cc7ce02468d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:44:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:44:27Z,user_id='e76ae3ea9b9442ffb5f4b3f94dffe8a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:44:27.191527 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3d0c3173-5b40-4315-bc71-2d7ac2f3f1a3 tempest-VolumesMetadataTest-562205004 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec5b66ac-fda4-4f46-9294-e1decd89f92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:44:27.195101 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3d0c3173-5b40-4315-bc71-2d7ac2f3f1a3 tempest-VolumesMetadataTest-562205004 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec5b66ac-fda4-4f46-9294-e1decd89f92a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:44:27.197677 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3d0c3173-5b40-4315-bc71-2d7ac2f3f1a3 tempest-VolumesMetadataTest-562205004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f9e0b5c1-7677-47d7-8acd-c23f16c61ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:44:27.200543 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3d0c3173-5b40-4315-bc71-2d7ac2f3f1a3 tempest-VolumesMetadataTest-562205004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f9e0b5c1-7677-47d7-8acd-c23f16c61ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '25238ada-cead-4a4d-9d16-78e1adf01c74', 'volume_name': 'volume-25238ada-cead-4a4d-9d16-78e1adf01c74', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:44:27.203018 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3d0c3173-5b40-4315-bc71-2d7ac2f3f1a3 tempest-VolumesMetadataTest-562205004 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (795e868a-60a5-4446-8e87-dad14fa57c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:44:27.206994 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3d0c3173-5b40-4315-bc71-2d7ac2f3f1a3 tempest-VolumesMetadataTest-562205004 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (795e868a-60a5-4446-8e87-dad14fa57c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:44:27.209586 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3d0c3173-5b40-4315-bc71-2d7ac2f3f1a3 tempest-VolumesMetadataTest-562205004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (867941c7-ca03-4a31-ae4b-afe5726eeb04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:44:27.211014 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-3d0c3173-5b40-4315-bc71-2d7ac2f3f1a3 tempest-VolumesMetadataTest-562205004 None] Volume 25238ada-cead-4a4d-9d16-78e1adf01c74: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-25238ada-cead-4a4d-9d16-78e1adf01c74', 'volume_size': 1}
Mar 02 18:44:27.212441 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3d0c3173-5b40-4315-bc71-2d7ac2f3f1a3 tempest-VolumesMetadataTest-562205004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-25238ada-cead-4a4d-9d16-78e1adf01c74 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:27.239316 n-d-828839-1 sudo[133063]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-25238ada-cead-4a4d-9d16-78e1adf01c74 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:44:27.240321 n-d-828839-1 sudo[133063]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:28.220509 n-d-828839-1 sudo[133063]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:28.223178 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3d0c3173-5b40-4315-bc71-2d7ac2f3f1a3 tempest-VolumesMetadataTest-562205004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-25238ada-cead-4a4d-9d16-78e1adf01c74 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.010s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:28.228596 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3d0c3173-5b40-4315-bc71-2d7ac2f3f1a3 tempest-VolumesMetadataTest-562205004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (867941c7-ca03-4a31-ae4b-afe5726eeb04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-25238ada-cead-4a4d-9d16-78e1adf01c74', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:44:28.232861 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3d0c3173-5b40-4315-bc71-2d7ac2f3f1a3 tempest-VolumesMetadataTest-562205004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (68b321b7-182c-4752-9d39-af983cb8fc91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:44:28.320873 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-3d0c3173-5b40-4315-bc71-2d7ac2f3f1a3 tempest-VolumesMetadataTest-562205004 None] Volume volume-25238ada-cead-4a4d-9d16-78e1adf01c74 (25238ada-cead-4a4d-9d16-78e1adf01c74): created successfully
Mar 02 18:44:28.323015 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3d0c3173-5b40-4315-bc71-2d7ac2f3f1a3 tempest-VolumesMetadataTest-562205004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (68b321b7-182c-4752-9d39-af983cb8fc91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:44:28.326271 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3d0c3173-5b40-4315-bc71-2d7ac2f3f1a3 tempest-VolumesMetadataTest-562205004 None] Flow 'volume_create_manager' (6b03497f-dbd5-4884-ae09-ecdf3004ad16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:44:28.383969 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-3d0c3173-5b40-4315-bc71-2d7ac2f3f1a3 tempest-VolumesMetadataTest-562205004 None] Created volume successfully.
Mar 02 18:44:31.458063 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-61348e83-63fb-455b-b792-2c89da2269dc tempest-VolumesMetadataTest-562205004 None] Lock "b'cinder-25238ada-cead-4a4d-9d16-78e1adf01c74-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:44:31.607786 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-61348e83-63fb-455b-b792-2c89da2269dc tempest-VolumesMetadataTest-562205004 None] Skipping remove_export. No iscsi_target is presently exported for volume: 25238ada-cead-4a4d-9d16-78e1adf01c74
Mar 02 18:44:31.608826 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-61348e83-63fb-455b-b792-2c89da2269dc tempest-VolumesMetadataTest-562205004 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/volume-25238ada-cead-4a4d-9d16-78e1adf01c74 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:31.631321 n-d-828839-1 sudo[133218]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-25238ada-cead-4a4d-9d16-78e1adf01c74
Mar 02 18:44:31.632131 n-d-828839-1 sudo[133218]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:32.142757 n-d-828839-1 sudo[133218]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:32.148504 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-61348e83-63fb-455b-b792-2c89da2269dc tempest-VolumesMetadataTest-562205004 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/volume-25238ada-cead-4a4d-9d16-78e1adf01c74" returned: 0 in 0.537s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:32.148504 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-61348e83-63fb-455b-b792-2c89da2269dc tempest-VolumesMetadataTest-562205004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-25238ada-cead-4a4d-9d16-78e1adf01c74 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:32.179609 n-d-828839-1 sudo[133221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-25238ada-cead-4a4d-9d16-78e1adf01c74
Mar 02 18:44:32.181659 n-d-828839-1 sudo[133221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:32.741534 n-d-828839-1 sudo[133221]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:32.744216 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-61348e83-63fb-455b-b792-2c89da2269dc tempest-VolumesMetadataTest-562205004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-25238ada-cead-4a4d-9d16-78e1adf01c74" returned: 0 in 0.596s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:32.748396 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-61348e83-63fb-455b-b792-2c89da2269dc tempest-VolumesMetadataTest-562205004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-25238ada-cead-4a4d-9d16-78e1adf01c74 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:32.803426 n-d-828839-1 sudo[133224]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-25238ada-cead-4a4d-9d16-78e1adf01c74
Mar 02 18:44:32.810251 n-d-828839-1 sudo[133224]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:33.532190 n-d-828839-1 sudo[133224]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:33.535129 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-61348e83-63fb-455b-b792-2c89da2269dc tempest-VolumesMetadataTest-562205004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-25238ada-cead-4a4d-9d16-78e1adf01c74" returned: 0 in 0.787s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:33.540885 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-61348e83-63fb-455b-b792-2c89da2269dc tempest-VolumesMetadataTest-562205004 None] Successfully deleted volume: 25238ada-cead-4a4d-9d16-78e1adf01c74
Mar 02 18:44:33.680828 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-61348e83-63fb-455b-b792-2c89da2269dc tempest-VolumesMetadataTest-562205004 None] Created reservations ['1e36b558-3ec9-467c-b693-4d217e850fb9', '5d69ec01-270a-47da-80a2-f63177eafa48', '7ad258b3-2918-4dbc-8e73-758535a38ac9', 'e3662dc4-6176-450b-81ed-9b9351045dfb'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:44:33.952079 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-61348e83-63fb-455b-b792-2c89da2269dc tempest-VolumesMetadataTest-562205004 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:44:33.956329 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-61348e83-63fb-455b-b792-2c89da2269dc tempest-VolumesMetadataTest-562205004 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:33.978863 n-d-828839-1 sudo[133232]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:44:33.979671 n-d-828839-1 sudo[133232]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:34.535175 n-d-828839-1 sudo[133232]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:34.537452 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-61348e83-63fb-455b-b792-2c89da2269dc tempest-VolumesMetadataTest-562205004 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.581s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:34.539871 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-61348e83-63fb-455b-b792-2c89da2269dc tempest-VolumesMetadataTest-562205004 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:34.566822 n-d-828839-1 sudo[133235]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:44:34.567815 n-d-828839-1 sudo[133235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:35.310248 n-d-828839-1 sudo[133235]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:35.313390 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-61348e83-63fb-455b-b792-2c89da2269dc tempest-VolumesMetadataTest-562205004 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.773s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:35.317294 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-61348e83-63fb-455b-b792-2c89da2269dc tempest-VolumesMetadataTest-562205004 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:44:35.337161 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-61348e83-63fb-455b-b792-2c89da2269dc tempest-VolumesMetadataTest-562205004 None] Deleted volume successfully.
Mar 02 18:44:35.480542 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-61348e83-63fb-455b-b792-2c89da2269dc tempest-VolumesMetadataTest-562205004 None] Lock "b'cinder-25238ada-cead-4a4d-9d16-78e1adf01c74-delete_volume'" released by "delete_volume" :: held 4.022s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:44:52.975522 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:44:52.977411 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:44:52.978899 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:53.035542 n-d-828839-1 sudo[133359]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:44:53.053687 n-d-828839-1 sudo[133359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:53.780726 n-d-828839-1 sudo[133359]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:53.782885 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.804s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:53.785399 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:44:53.805836 n-d-828839-1 sudo[133385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:44:53.806728 n-d-828839-1 sudo[133385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:44:54.467480 n-d-828839-1 sudo[133385]: pam_unix(sudo:session): session closed for user root
Mar 02 18:44:54.470472 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.686s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:44:54.476012 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:45:23.008637 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-cf147bc2-48e2-4cfc-b703-f61c7afbfeab tempest-VolumeQuotasAdminTestJSON-1698495495 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:45:23.019199 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-cf147bc2-48e2-4cfc-b703-f61c7afbfeab tempest-VolumeQuotasAdminTestJSON-1698495495 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:45:23.020390 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-cf147bc2-48e2-4cfc-b703-f61c7afbfeab tempest-VolumeQuotasAdminTestJSON-1698495495 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'
Mar 02 18:45:23.079029 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf147bc2-48e2-4cfc-b703-f61c7afbfeab tempest-VolumeQuotasAdminTestJSON-1698495495 None] Flow 'volume_create_manager' (1138cb5e-dd59-40d2-b439-1abfcf618b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:45:23.086880 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf147bc2-48e2-4cfc-b703-f61c7afbfeab tempest-VolumeQuotasAdminTestJSON-1698495495 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf9235c2-aa0b-4f9e-9c92-182f5cf2d315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:45:23.125734 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-cf147bc2-48e2-4cfc-b703-f61c7afbfeab tempest-VolumeQuotasAdminTestJSON-1698495495 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:45:23.241012 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf147bc2-48e2-4cfc-b703-f61c7afbfeab tempest-VolumeQuotasAdminTestJSON-1698495495 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf9235c2-aa0b-4f9e-9c92-182f5cf2d315) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:45:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1258111957',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=4100bff6-5b81-4574-8eef-dbdb812edabc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5266927dc5304da6a01f8d20f0cb7c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:45:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:45:23Z,user_id='3a08c8f28a874d048529f8733ff3fec1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:45:23.254938 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf147bc2-48e2-4cfc-b703-f61c7afbfeab tempest-VolumeQuotasAdminTestJSON-1698495495 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8dac091c-0339-4612-97e4-b4358cdfc0ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:45:23.287093 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf147bc2-48e2-4cfc-b703-f61c7afbfeab tempest-VolumeQuotasAdminTestJSON-1698495495 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8dac091c-0339-4612-97e4-b4358cdfc0ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:45:23.296759 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf147bc2-48e2-4cfc-b703-f61c7afbfeab tempest-VolumeQuotasAdminTestJSON-1698495495 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b37bb6b-98fd-45d9-aa32-a110d49c40e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:45:23.304628 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf147bc2-48e2-4cfc-b703-f61c7afbfeab tempest-VolumeQuotasAdminTestJSON-1698495495 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b37bb6b-98fd-45d9-aa32-a110d49c40e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4100bff6-5b81-4574-8eef-dbdb812edabc', 'volume_name': 'volume-4100bff6-5b81-4574-8eef-dbdb812edabc', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:45:23.306970 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf147bc2-48e2-4cfc-b703-f61c7afbfeab tempest-VolumeQuotasAdminTestJSON-1698495495 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7d3ed570-cb13-4de2-8764-d284357bc42c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:45:23.309165 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf147bc2-48e2-4cfc-b703-f61c7afbfeab tempest-VolumeQuotasAdminTestJSON-1698495495 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7d3ed570-cb13-4de2-8764-d284357bc42c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:45:23.322650 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf147bc2-48e2-4cfc-b703-f61c7afbfeab tempest-VolumeQuotasAdminTestJSON-1698495495 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e69dcf59-e4c2-4fc5-9de0-4c9e3233c1a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:45:23.323493 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-cf147bc2-48e2-4cfc-b703-f61c7afbfeab tempest-VolumeQuotasAdminTestJSON-1698495495 None] Volume 4100bff6-5b81-4574-8eef-dbdb812edabc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4100bff6-5b81-4574-8eef-dbdb812edabc', 'volume_size': 1}
Mar 02 18:45:23.326911 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cf147bc2-48e2-4cfc-b703-f61c7afbfeab tempest-VolumeQuotasAdminTestJSON-1698495495 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4100bff6-5b81-4574-8eef-dbdb812edabc stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:45:23.377881 n-d-828839-1 sudo[133628]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4100bff6-5b81-4574-8eef-dbdb812edabc stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:45:23.378818 n-d-828839-1 sudo[133628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:45:24.573771 n-d-828839-1 sudo[133628]: pam_unix(sudo:session): session closed for user root
Mar 02 18:45:24.577373 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cf147bc2-48e2-4cfc-b703-f61c7afbfeab tempest-VolumeQuotasAdminTestJSON-1698495495 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4100bff6-5b81-4574-8eef-dbdb812edabc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.249s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:45:24.580364 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf147bc2-48e2-4cfc-b703-f61c7afbfeab tempest-VolumeQuotasAdminTestJSON-1698495495 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e69dcf59-e4c2-4fc5-9de0-4c9e3233c1a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4100bff6-5b81-4574-8eef-dbdb812edabc', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:45:24.582517 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf147bc2-48e2-4cfc-b703-f61c7afbfeab tempest-VolumeQuotasAdminTestJSON-1698495495 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3cf12d17-08ad-4ed6-9c4d-7ed293503a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:45:24.719890 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-cf147bc2-48e2-4cfc-b703-f61c7afbfeab tempest-VolumeQuotasAdminTestJSON-1698495495 None] Volume volume-4100bff6-5b81-4574-8eef-dbdb812edabc (4100bff6-5b81-4574-8eef-dbdb812edabc): created successfully
Mar 02 18:45:24.723971 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf147bc2-48e2-4cfc-b703-f61c7afbfeab tempest-VolumeQuotasAdminTestJSON-1698495495 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3cf12d17-08ad-4ed6-9c4d-7ed293503a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:45:24.728710 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-cf147bc2-48e2-4cfc-b703-f61c7afbfeab tempest-VolumeQuotasAdminTestJSON-1698495495 None] Flow 'volume_create_manager' (1138cb5e-dd59-40d2-b439-1abfcf618b9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:45:24.789644 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-cf147bc2-48e2-4cfc-b703-f61c7afbfeab tempest-VolumeQuotasAdminTestJSON-1698495495 None] Created volume successfully.
Mar 02 18:45:25.421601 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-ef528560-f5ba-4010-acc4-978c4b071c58 tempest-VolumeQuotasAdminTestJSON-1698495495 None] Lock "b'cinder-4100bff6-5b81-4574-8eef-dbdb812edabc-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:45:25.626793 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-ef528560-f5ba-4010-acc4-978c4b071c58 tempest-VolumeQuotasAdminTestJSON-1698495495 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4100bff6-5b81-4574-8eef-dbdb812edabc
Mar 02 18:45:25.629845 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ef528560-f5ba-4010-acc4-978c4b071c58 tempest-VolumeQuotasAdminTestJSON-1698495495 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/volume-4100bff6-5b81-4574-8eef-dbdb812edabc {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:45:25.677717 n-d-828839-1 sudo[133681]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-4100bff6-5b81-4574-8eef-dbdb812edabc
Mar 02 18:45:25.678599 n-d-828839-1 sudo[133681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:45:26.330898 n-d-828839-1 sudo[133681]: pam_unix(sudo:session): session closed for user root
Mar 02 18:45:26.334897 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ef528560-f5ba-4010-acc4-978c4b071c58 tempest-VolumeQuotasAdminTestJSON-1698495495 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/volume-4100bff6-5b81-4574-8eef-dbdb812edabc" returned: 0 in 0.704s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:45:26.340264 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ef528560-f5ba-4010-acc4-978c4b071c58 tempest-VolumeQuotasAdminTestJSON-1698495495 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4100bff6-5b81-4574-8eef-dbdb812edabc {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:45:26.409237 n-d-828839-1 sudo[133684]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4100bff6-5b81-4574-8eef-dbdb812edabc
Mar 02 18:45:26.412782 n-d-828839-1 sudo[133684]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:45:27.191127 n-d-828839-1 sudo[133684]: pam_unix(sudo:session): session closed for user root
Mar 02 18:45:27.194005 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ef528560-f5ba-4010-acc4-978c4b071c58 tempest-VolumeQuotasAdminTestJSON-1698495495 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4100bff6-5b81-4574-8eef-dbdb812edabc" returned: 0 in 0.855s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:45:27.196216 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ef528560-f5ba-4010-acc4-978c4b071c58 tempest-VolumeQuotasAdminTestJSON-1698495495 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4100bff6-5b81-4574-8eef-dbdb812edabc {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:45:27.237122 n-d-828839-1 sudo[133708]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4100bff6-5b81-4574-8eef-dbdb812edabc
Mar 02 18:45:27.239273 n-d-828839-1 sudo[133708]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:45:28.245915 n-d-828839-1 sudo[133708]: pam_unix(sudo:session): session closed for user root
Mar 02 18:45:28.259207 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ef528560-f5ba-4010-acc4-978c4b071c58 tempest-VolumeQuotasAdminTestJSON-1698495495 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4100bff6-5b81-4574-8eef-dbdb812edabc" returned: 0 in 1.062s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:45:28.260306 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-ef528560-f5ba-4010-acc4-978c4b071c58 tempest-VolumeQuotasAdminTestJSON-1698495495 None] Successfully deleted volume: 4100bff6-5b81-4574-8eef-dbdb812edabc
Mar 02 18:45:28.377588 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-ef528560-f5ba-4010-acc4-978c4b071c58 tempest-VolumeQuotasAdminTestJSON-1698495495 None] Created reservations ['a0639c45-86ce-4bcf-9551-88368db5a18b', '2ca8e6a1-f5d4-44dd-b3e3-c9a7f27dd87a', '1182c426-2935-4579-8aac-7ca1df885edd', '732900ba-53e3-4dc1-9852-f50f94ccd1f9'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:45:28.612358 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-ef528560-f5ba-4010-acc4-978c4b071c58 tempest-VolumeQuotasAdminTestJSON-1698495495 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:45:28.615896 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ef528560-f5ba-4010-acc4-978c4b071c58 tempest-VolumeQuotasAdminTestJSON-1698495495 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:45:28.713143 n-d-828839-1 sudo[133740]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:45:28.713982 n-d-828839-1 sudo[133740]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:45:29.727939 n-d-828839-1 sudo[133740]: pam_unix(sudo:session): session closed for user root
Mar 02 18:45:29.732527 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ef528560-f5ba-4010-acc4-978c4b071c58 tempest-VolumeQuotasAdminTestJSON-1698495495 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 1.117s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:45:29.736323 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ef528560-f5ba-4010-acc4-978c4b071c58 tempest-VolumeQuotasAdminTestJSON-1698495495 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:45:29.761313 n-d-828839-1 sudo[133757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:45:29.766390 n-d-828839-1 sudo[133757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:45:30.407245 n-d-828839-1 sudo[133757]: pam_unix(sudo:session): session closed for user root
Mar 02 18:45:30.410581 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ef528560-f5ba-4010-acc4-978c4b071c58 tempest-VolumeQuotasAdminTestJSON-1698495495 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.675s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:45:30.412903 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-ef528560-f5ba-4010-acc4-978c4b071c58 tempest-VolumeQuotasAdminTestJSON-1698495495 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:45:30.419552 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-ef528560-f5ba-4010-acc4-978c4b071c58 tempest-VolumeQuotasAdminTestJSON-1698495495 None] Deleted volume successfully.
Mar 02 18:45:30.573075 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-ef528560-f5ba-4010-acc4-978c4b071c58 tempest-VolumeQuotasAdminTestJSON-1698495495 None] Lock "b'cinder-4100bff6-5b81-4574-8eef-dbdb812edabc-delete_volume'" released by "delete_volume" :: held 5.149s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:45:30.694017 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-fea50718-3969-454e-bb99-658d60f1c21f tempest-VolumeQuotasAdminTestJSON-1698495495 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:45:30.699726 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-fea50718-3969-454e-bb99-658d60f1c21f tempest-VolumeQuotasAdminTestJSON-1698495495 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:45:30.700373 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-fea50718-3969-454e-bb99-658d60f1c21f tempest-VolumeQuotasAdminTestJSON-1698495495 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'
Mar 02 18:45:30.733799 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fea50718-3969-454e-bb99-658d60f1c21f tempest-VolumeQuotasAdminTestJSON-1698495495 None] Flow 'volume_create_manager' (36dd4490-ee24-4fca-bc79-bad8d48d5838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:45:30.740167 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fea50718-3969-454e-bb99-658d60f1c21f tempest-VolumeQuotasAdminTestJSON-1698495495 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (02ddb49b-b7dc-4e39-8d16-13a2e5b62eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:45:30.775271 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-fea50718-3969-454e-bb99-658d60f1c21f tempest-VolumeQuotasAdminTestJSON-1698495495 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:45:30.899249 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fea50718-3969-454e-bb99-658d60f1c21f tempest-VolumeQuotasAdminTestJSON-1698495495 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (02ddb49b-b7dc-4e39-8d16-13a2e5b62eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:45:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-504307875',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=4853e66a-0ac1-4837-ac2b-fe54bbc38980,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5266927dc5304da6a01f8d20f0cb7c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:45:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:45:30Z,user_id='3a08c8f28a874d048529f8733ff3fec1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:45:30.905602 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fea50718-3969-454e-bb99-658d60f1c21f tempest-VolumeQuotasAdminTestJSON-1698495495 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0f97f162-a93b-44e0-bfe3-4417ca2fad48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:45:30.913725 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fea50718-3969-454e-bb99-658d60f1c21f tempest-VolumeQuotasAdminTestJSON-1698495495 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0f97f162-a93b-44e0-bfe3-4417ca2fad48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:45:30.918895 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fea50718-3969-454e-bb99-658d60f1c21f tempest-VolumeQuotasAdminTestJSON-1698495495 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2e33ddfc-2161-4689-894d-e19c84714e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:45:30.926675 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fea50718-3969-454e-bb99-658d60f1c21f tempest-VolumeQuotasAdminTestJSON-1698495495 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2e33ddfc-2161-4689-894d-e19c84714e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4853e66a-0ac1-4837-ac2b-fe54bbc38980', 'volume_name': 'volume-4853e66a-0ac1-4837-ac2b-fe54bbc38980', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:45:30.934156 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fea50718-3969-454e-bb99-658d60f1c21f tempest-VolumeQuotasAdminTestJSON-1698495495 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (22b80394-c22a-42d1-850f-33c04f63d1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:45:30.937850 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fea50718-3969-454e-bb99-658d60f1c21f tempest-VolumeQuotasAdminTestJSON-1698495495 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (22b80394-c22a-42d1-850f-33c04f63d1f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:45:30.941165 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fea50718-3969-454e-bb99-658d60f1c21f tempest-VolumeQuotasAdminTestJSON-1698495495 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (81cefa77-12b5-408c-b0b9-88929fda6f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:45:30.942376 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-fea50718-3969-454e-bb99-658d60f1c21f tempest-VolumeQuotasAdminTestJSON-1698495495 None] Volume 4853e66a-0ac1-4837-ac2b-fe54bbc38980: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4853e66a-0ac1-4837-ac2b-fe54bbc38980', 'volume_size': 1}
Mar 02 18:45:30.948236 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fea50718-3969-454e-bb99-658d60f1c21f tempest-VolumeQuotasAdminTestJSON-1698495495 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4853e66a-0ac1-4837-ac2b-fe54bbc38980 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:45:30.966135 n-d-828839-1 sudo[133772]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4853e66a-0ac1-4837-ac2b-fe54bbc38980 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:45:30.967728 n-d-828839-1 sudo[133772]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:45:31.666408 n-d-828839-1 sudo[133772]: pam_unix(sudo:session): session closed for user root
Mar 02 18:45:31.668662 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fea50718-3969-454e-bb99-658d60f1c21f tempest-VolumeQuotasAdminTestJSON-1698495495 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4853e66a-0ac1-4837-ac2b-fe54bbc38980 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.725s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:45:31.672427 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fea50718-3969-454e-bb99-658d60f1c21f tempest-VolumeQuotasAdminTestJSON-1698495495 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (81cefa77-12b5-408c-b0b9-88929fda6f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4853e66a-0ac1-4837-ac2b-fe54bbc38980', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:45:31.675869 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fea50718-3969-454e-bb99-658d60f1c21f tempest-VolumeQuotasAdminTestJSON-1698495495 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (51c12cf2-22dc-4f26-b2d5-7d48cec1af36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:45:31.784835 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-fea50718-3969-454e-bb99-658d60f1c21f tempest-VolumeQuotasAdminTestJSON-1698495495 None] Volume volume-4853e66a-0ac1-4837-ac2b-fe54bbc38980 (4853e66a-0ac1-4837-ac2b-fe54bbc38980): created successfully
Mar 02 18:45:31.789022 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fea50718-3969-454e-bb99-658d60f1c21f tempest-VolumeQuotasAdminTestJSON-1698495495 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (51c12cf2-22dc-4f26-b2d5-7d48cec1af36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:45:31.796027 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fea50718-3969-454e-bb99-658d60f1c21f tempest-VolumeQuotasAdminTestJSON-1698495495 None] Flow 'volume_create_manager' (36dd4490-ee24-4fca-bc79-bad8d48d5838) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:45:31.906823 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-fea50718-3969-454e-bb99-658d60f1c21f tempest-VolumeQuotasAdminTestJSON-1698495495 None] Created volume successfully.
Mar 02 18:45:34.620830 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-76c0f518-d9bc-4399-8336-efcdb273141b tempest-VolumeQuotasAdminTestJSON-1849305855 None] Transfer volume completed successfully.
Mar 02 18:45:36.384703 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-d554093d-3fbc-491e-8e4d-b610e36c67a6 tempest-VolumeQuotasAdminTestJSON-407533892 None] Lock "b'cinder-4853e66a-0ac1-4837-ac2b-fe54bbc38980-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:45:36.566912 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-d554093d-3fbc-491e-8e4d-b610e36c67a6 tempest-VolumeQuotasAdminTestJSON-407533892 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4853e66a-0ac1-4837-ac2b-fe54bbc38980
Mar 02 18:45:36.568213 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d554093d-3fbc-491e-8e4d-b610e36c67a6 tempest-VolumeQuotasAdminTestJSON-407533892 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/volume-4853e66a-0ac1-4837-ac2b-fe54bbc38980 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:45:36.590368 n-d-828839-1 sudo[133854]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-4853e66a-0ac1-4837-ac2b-fe54bbc38980
Mar 02 18:45:36.592040 n-d-828839-1 sudo[133854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:45:37.338710 n-d-828839-1 sudo[133854]: pam_unix(sudo:session): session closed for user root
Mar 02 18:45:37.341756 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d554093d-3fbc-491e-8e4d-b610e36c67a6 tempest-VolumeQuotasAdminTestJSON-407533892 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/volume-4853e66a-0ac1-4837-ac2b-fe54bbc38980" returned: 0 in 0.772s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:45:37.342898 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d554093d-3fbc-491e-8e4d-b610e36c67a6 tempest-VolumeQuotasAdminTestJSON-407533892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4853e66a-0ac1-4837-ac2b-fe54bbc38980 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:45:37.375748 n-d-828839-1 sudo[133892]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4853e66a-0ac1-4837-ac2b-fe54bbc38980
Mar 02 18:45:37.382001 n-d-828839-1 sudo[133892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:45:38.050473 n-d-828839-1 sudo[133892]: pam_unix(sudo:session): session closed for user root
Mar 02 18:45:38.052764 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d554093d-3fbc-491e-8e4d-b610e36c67a6 tempest-VolumeQuotasAdminTestJSON-407533892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4853e66a-0ac1-4837-ac2b-fe54bbc38980" returned: 0 in 0.709s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:45:38.055238 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d554093d-3fbc-491e-8e4d-b610e36c67a6 tempest-VolumeQuotasAdminTestJSON-407533892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4853e66a-0ac1-4837-ac2b-fe54bbc38980 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:45:38.101468 n-d-828839-1 sudo[133913]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4853e66a-0ac1-4837-ac2b-fe54bbc38980
Mar 02 18:45:38.103479 n-d-828839-1 sudo[133913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:45:39.121004 n-d-828839-1 sudo[133913]: pam_unix(sudo:session): session closed for user root
Mar 02 18:45:39.124491 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d554093d-3fbc-491e-8e4d-b610e36c67a6 tempest-VolumeQuotasAdminTestJSON-407533892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4853e66a-0ac1-4837-ac2b-fe54bbc38980" returned: 0 in 1.069s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:45:39.126426 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-d554093d-3fbc-491e-8e4d-b610e36c67a6 tempest-VolumeQuotasAdminTestJSON-407533892 None] Successfully deleted volume: 4853e66a-0ac1-4837-ac2b-fe54bbc38980
Mar 02 18:45:39.245582 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-d554093d-3fbc-491e-8e4d-b610e36c67a6 tempest-VolumeQuotasAdminTestJSON-407533892 None] Created reservations ['805dba92-344d-4060-9ddc-d5ccbe1ac19e', '69a379c2-8e3a-4b45-9cc4-6db54f0ca85b', '9babdfbf-70d7-46ef-8153-175a97cce803', 'b7900423-dca1-4391-9c7d-69a22986f0f7'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:45:39.467890 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-d554093d-3fbc-491e-8e4d-b610e36c67a6 tempest-VolumeQuotasAdminTestJSON-407533892 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:45:39.468602 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d554093d-3fbc-491e-8e4d-b610e36c67a6 tempest-VolumeQuotasAdminTestJSON-407533892 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:45:39.504412 n-d-828839-1 sudo[133946]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:45:39.514874 n-d-828839-1 sudo[133946]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:45:40.162709 n-d-828839-1 sudo[133946]: pam_unix(sudo:session): session closed for user root
Mar 02 18:45:40.165374 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d554093d-3fbc-491e-8e4d-b610e36c67a6 tempest-VolumeQuotasAdminTestJSON-407533892 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.696s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:45:40.168702 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d554093d-3fbc-491e-8e4d-b610e36c67a6 tempest-VolumeQuotasAdminTestJSON-407533892 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:45:40.189219 n-d-828839-1 sudo[133958]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:45:40.195633 n-d-828839-1 sudo[133958]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:45:40.802406 n-d-828839-1 sudo[133958]: pam_unix(sudo:session): session closed for user root
Mar 02 18:45:40.805304 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d554093d-3fbc-491e-8e4d-b610e36c67a6 tempest-VolumeQuotasAdminTestJSON-407533892 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.636s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:45:40.807709 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-d554093d-3fbc-491e-8e4d-b610e36c67a6 tempest-VolumeQuotasAdminTestJSON-407533892 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:45:40.818047 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-d554093d-3fbc-491e-8e4d-b610e36c67a6 tempest-VolumeQuotasAdminTestJSON-407533892 None] Deleted volume successfully.
Mar 02 18:45:40.972489 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-d554093d-3fbc-491e-8e4d-b610e36c67a6 tempest-VolumeQuotasAdminTestJSON-407533892 None] Lock "b'cinder-4853e66a-0ac1-4837-ac2b-fe54bbc38980-delete_volume'" released by "delete_volume" :: held 4.588s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:45:52.983433 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:45:52.984199 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:45:52.984734 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:45:53.069188 n-d-828839-1 sudo[134208]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:45:53.069992 n-d-828839-1 sudo[134208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:45:53.932920 n-d-828839-1 sudo[134208]: pam_unix(sudo:session): session closed for user root
Mar 02 18:45:53.935520 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.950s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:45:53.937193 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:45:54.025308 n-d-828839-1 sudo[134234]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:45:54.026186 n-d-828839-1 sudo[134234]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:45:54.892796 n-d-828839-1 sudo[134234]: pam_unix(sudo:session): session closed for user root
Mar 02 18:45:54.894911 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.957s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:45:54.896775 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:45:55.795734 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-011ebd59-599e-4d36-aaf2-bf31f35f5dc3 tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:45:55.800850 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-011ebd59-599e-4d36-aaf2-bf31f35f5dc3 tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:45:55.801535 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-011ebd59-599e-4d36-aaf2-bf31f35f5dc3 tempest-VolumeQuotasNegativeTestJSON-1103183629 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'
Mar 02 18:45:55.837574 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-011ebd59-599e-4d36-aaf2-bf31f35f5dc3 tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Flow 'volume_create_manager' (2cc2a4e3-4f25-42d8-9d8f-15ce6717d84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:45:55.841356 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-011ebd59-599e-4d36-aaf2-bf31f35f5dc3 tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (04e0016f-dbc9-4ed6-ac19-d2a0c22719c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:45:55.898571 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-011ebd59-599e-4d36-aaf2-bf31f35f5dc3 tempest-VolumeQuotasNegativeTestJSON-1103183629 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:45:55.950737 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-011ebd59-599e-4d36-aaf2-bf31f35f5dc3 tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (04e0016f-dbc9-4ed6-ac19-d2a0c22719c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:45:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-570877059',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=0010ead1-7ab1-4e13-92d6-a411df41fe66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fb56495c9e34ae29562fe912039f4a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:45:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:45:56Z,user_id='3c35181b7f5d47adb52ceec5249f5b35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:45:55.953398 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-011ebd59-599e-4d36-aaf2-bf31f35f5dc3 tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (73a83353-65cf-4f91-83a7-bf8120bacedd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:45:55.970509 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-011ebd59-599e-4d36-aaf2-bf31f35f5dc3 tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (73a83353-65cf-4f91-83a7-bf8120bacedd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:45:55.973154 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-011ebd59-599e-4d36-aaf2-bf31f35f5dc3 tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e00e3133-b61c-48bd-89e6-3b8443e348fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:45:55.977624 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-011ebd59-599e-4d36-aaf2-bf31f35f5dc3 tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e00e3133-b61c-48bd-89e6-3b8443e348fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0010ead1-7ab1-4e13-92d6-a411df41fe66', 'volume_name': 'volume-0010ead1-7ab1-4e13-92d6-a411df41fe66', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:45:55.982040 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-011ebd59-599e-4d36-aaf2-bf31f35f5dc3 tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5618ce13-ffc3-4f1d-a19d-c4daed6e8e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:45:55.984287 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-011ebd59-599e-4d36-aaf2-bf31f35f5dc3 tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5618ce13-ffc3-4f1d-a19d-c4daed6e8e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:45:55.989884 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-011ebd59-599e-4d36-aaf2-bf31f35f5dc3 tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (46b77194-2468-45ca-971d-25de8be51726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:45:55.993480 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-011ebd59-599e-4d36-aaf2-bf31f35f5dc3 tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Volume 0010ead1-7ab1-4e13-92d6-a411df41fe66: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0010ead1-7ab1-4e13-92d6-a411df41fe66', 'volume_size': 1}
Mar 02 18:45:55.993480 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-011ebd59-599e-4d36-aaf2-bf31f35f5dc3 tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0010ead1-7ab1-4e13-92d6-a411df41fe66 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:45:56.064254 n-d-828839-1 sudo[134265]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0010ead1-7ab1-4e13-92d6-a411df41fe66 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:45:56.065182 n-d-828839-1 sudo[134265]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:45:57.204823 n-d-828839-1 sudo[134265]: pam_unix(sudo:session): session closed for user root
Mar 02 18:45:57.207032 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-011ebd59-599e-4d36-aaf2-bf31f35f5dc3 tempest-VolumeQuotasNegativeTestJSON-1103183629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0010ead1-7ab1-4e13-92d6-a411df41fe66 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.215s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:45:57.211699 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-011ebd59-599e-4d36-aaf2-bf31f35f5dc3 tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (46b77194-2468-45ca-971d-25de8be51726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0010ead1-7ab1-4e13-92d6-a411df41fe66', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:45:57.213991 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-011ebd59-599e-4d36-aaf2-bf31f35f5dc3 tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8846f4e5-5365-4f91-81f8-dc09698e19ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:45:57.296706 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-011ebd59-599e-4d36-aaf2-bf31f35f5dc3 tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Volume volume-0010ead1-7ab1-4e13-92d6-a411df41fe66 (0010ead1-7ab1-4e13-92d6-a411df41fe66): created successfully
Mar 02 18:45:57.298986 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-011ebd59-599e-4d36-aaf2-bf31f35f5dc3 tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8846f4e5-5365-4f91-81f8-dc09698e19ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:45:57.302990 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-011ebd59-599e-4d36-aaf2-bf31f35f5dc3 tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Flow 'volume_create_manager' (2cc2a4e3-4f25-42d8-9d8f-15ce6717d84e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:45:57.375931 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-011ebd59-599e-4d36-aaf2-bf31f35f5dc3 tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Created volume successfully.
Mar 02 18:46:00.060880 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-33dd8a6e-0b59-48d2-bd58-c5f57c427e9a tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Lock "b'cinder-0010ead1-7ab1-4e13-92d6-a411df41fe66-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:46:00.328556 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-33dd8a6e-0b59-48d2-bd58-c5f57c427e9a tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0010ead1-7ab1-4e13-92d6-a411df41fe66
Mar 02 18:46:00.332267 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-33dd8a6e-0b59-48d2-bd58-c5f57c427e9a tempest-VolumeQuotasNegativeTestJSON-1103183629 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/volume-0010ead1-7ab1-4e13-92d6-a411df41fe66 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:46:00.384864 n-d-828839-1 sudo[134391]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-0010ead1-7ab1-4e13-92d6-a411df41fe66
Mar 02 18:46:00.385662 n-d-828839-1 sudo[134391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:46:01.308024 n-d-828839-1 sudo[134391]: pam_unix(sudo:session): session closed for user root
Mar 02 18:46:01.311072 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-33dd8a6e-0b59-48d2-bd58-c5f57c427e9a tempest-VolumeQuotasNegativeTestJSON-1103183629 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/volume-0010ead1-7ab1-4e13-92d6-a411df41fe66" returned: 0 in 0.978s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:46:01.313620 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-33dd8a6e-0b59-48d2-bd58-c5f57c427e9a tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0010ead1-7ab1-4e13-92d6-a411df41fe66 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:46:01.342855 n-d-828839-1 sudo[134414]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0010ead1-7ab1-4e13-92d6-a411df41fe66
Mar 02 18:46:01.344872 n-d-828839-1 sudo[134414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:46:01.958997 n-d-828839-1 sudo[134414]: pam_unix(sudo:session): session closed for user root
Mar 02 18:46:01.961469 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-33dd8a6e-0b59-48d2-bd58-c5f57c427e9a tempest-VolumeQuotasNegativeTestJSON-1103183629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0010ead1-7ab1-4e13-92d6-a411df41fe66" returned: 0 in 0.648s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:46:01.964835 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-33dd8a6e-0b59-48d2-bd58-c5f57c427e9a tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0010ead1-7ab1-4e13-92d6-a411df41fe66 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:46:01.993639 n-d-828839-1 sudo[134420]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0010ead1-7ab1-4e13-92d6-a411df41fe66
Mar 02 18:46:01.994978 n-d-828839-1 sudo[134420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:46:03.006384 n-d-828839-1 sudo[134420]: pam_unix(sudo:session): session closed for user root
Mar 02 18:46:03.008734 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-33dd8a6e-0b59-48d2-bd58-c5f57c427e9a tempest-VolumeQuotasNegativeTestJSON-1103183629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0010ead1-7ab1-4e13-92d6-a411df41fe66" returned: 0 in 1.044s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:46:03.010685 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-33dd8a6e-0b59-48d2-bd58-c5f57c427e9a tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Successfully deleted volume: 0010ead1-7ab1-4e13-92d6-a411df41fe66
Mar 02 18:46:03.164577 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-33dd8a6e-0b59-48d2-bd58-c5f57c427e9a tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Created reservations ['ce793a1c-e393-4dda-ad9d-e224f3f0b27b', 'e8907c44-f009-4f1f-9ad5-b5b6d0036dc8', '86c2f398-b2ac-4a06-93d6-3d144b311557', '09919fe4-b74d-46ec-afe1-7bca3f7b7be1'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:46:03.382181 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-33dd8a6e-0b59-48d2-bd58-c5f57c427e9a tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:46:03.383170 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-33dd8a6e-0b59-48d2-bd58-c5f57c427e9a tempest-VolumeQuotasNegativeTestJSON-1103183629 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:46:03.437558 n-d-828839-1 sudo[134430]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:46:03.438434 n-d-828839-1 sudo[134430]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:46:04.088869 n-d-828839-1 sudo[134430]: pam_unix(sudo:session): session closed for user root
Mar 02 18:46:04.091129 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-33dd8a6e-0b59-48d2-bd58-c5f57c427e9a tempest-VolumeQuotasNegativeTestJSON-1103183629 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.707s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:46:04.094044 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-33dd8a6e-0b59-48d2-bd58-c5f57c427e9a tempest-VolumeQuotasNegativeTestJSON-1103183629 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:46:04.122489 n-d-828839-1 sudo[134435]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:46:04.124205 n-d-828839-1 sudo[134435]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:46:04.788351 n-d-828839-1 sudo[134435]: pam_unix(sudo:session): session closed for user root
Mar 02 18:46:04.793434 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-33dd8a6e-0b59-48d2-bd58-c5f57c427e9a tempest-VolumeQuotasNegativeTestJSON-1103183629 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.696s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:46:04.795995 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-33dd8a6e-0b59-48d2-bd58-c5f57c427e9a tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:46:04.802825 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-33dd8a6e-0b59-48d2-bd58-c5f57c427e9a tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Deleted volume successfully.
Mar 02 18:46:04.915263 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-33dd8a6e-0b59-48d2-bd58-c5f57c427e9a tempest-VolumeQuotasNegativeTestJSON-1103183629 None] Lock "b'cinder-0010ead1-7ab1-4e13-92d6-a411df41fe66-delete_volume'" released by "delete_volume" :: held 4.856s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:46:24.183326 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-1677d50e-9980-4ffb-aa40-6330ad174915 tempest-VolumesActionsTest-1553775723 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:46:24.191211 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-1677d50e-9980-4ffb-aa40-6330ad174915 tempest-VolumesActionsTest-1553775723 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:46:24.191727 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-1677d50e-9980-4ffb-aa40-6330ad174915 tempest-VolumesActionsTest-1553775723 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'
Mar 02 18:46:24.211771 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1677d50e-9980-4ffb-aa40-6330ad174915 tempest-VolumesActionsTest-1553775723 None] Flow 'volume_create_manager' (18cc0def-d5c2-4f2e-a7a7-fcb4af1a5116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:46:24.221179 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1677d50e-9980-4ffb-aa40-6330ad174915 tempest-VolumesActionsTest-1553775723 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9af4436f-80c5-4250-a01c-e6375c10d9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:46:24.287250 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-1677d50e-9980-4ffb-aa40-6330ad174915 tempest-VolumesActionsTest-1553775723 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:46:24.367842 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1677d50e-9980-4ffb-aa40-6330ad174915 tempest-VolumesActionsTest-1553775723 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9af4436f-80c5-4250-a01c-e6375c10d9a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:46:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1278507080',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=094988d8-7d4a-4da9-b400-6ddad67a5653,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e5819660ec74317982e90e468717123',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:46:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:46:24Z,user_id='e152f1068b5c46ac9d8d76b3167d64f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:46:24.373148 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1677d50e-9980-4ffb-aa40-6330ad174915 tempest-VolumesActionsTest-1553775723 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e1c78bf-7f96-4da1-84e1-c1cbb49b8488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:46:24.383813 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1677d50e-9980-4ffb-aa40-6330ad174915 tempest-VolumesActionsTest-1553775723 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e1c78bf-7f96-4da1-84e1-c1cbb49b8488) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:46:24.389734 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1677d50e-9980-4ffb-aa40-6330ad174915 tempest-VolumesActionsTest-1553775723 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c30820dc-c788-412b-9a84-f1429ae1e0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:46:24.394160 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1677d50e-9980-4ffb-aa40-6330ad174915 tempest-VolumesActionsTest-1553775723 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c30820dc-c788-412b-9a84-f1429ae1e0df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '094988d8-7d4a-4da9-b400-6ddad67a5653', 'volume_name': 'volume-094988d8-7d4a-4da9-b400-6ddad67a5653', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:46:24.397865 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1677d50e-9980-4ffb-aa40-6330ad174915 tempest-VolumesActionsTest-1553775723 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5ba0469e-8c85-493c-a614-eea61a584853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:46:24.400636 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1677d50e-9980-4ffb-aa40-6330ad174915 tempest-VolumesActionsTest-1553775723 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5ba0469e-8c85-493c-a614-eea61a584853) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:46:24.405812 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1677d50e-9980-4ffb-aa40-6330ad174915 tempest-VolumesActionsTest-1553775723 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c2ca7a3-42ef-4129-9ce5-bba0f79d01f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:46:24.407763 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-1677d50e-9980-4ffb-aa40-6330ad174915 tempest-VolumesActionsTest-1553775723 None] Volume 094988d8-7d4a-4da9-b400-6ddad67a5653: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-094988d8-7d4a-4da9-b400-6ddad67a5653', 'volume_size': 1}
Mar 02 18:46:24.411959 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1677d50e-9980-4ffb-aa40-6330ad174915 tempest-VolumesActionsTest-1553775723 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-094988d8-7d4a-4da9-b400-6ddad67a5653 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:46:24.482312 n-d-828839-1 sudo[134732]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-094988d8-7d4a-4da9-b400-6ddad67a5653 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:46:24.483115 n-d-828839-1 sudo[134732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:46:25.541838 n-d-828839-1 sudo[134732]: pam_unix(sudo:session): session closed for user root
Mar 02 18:46:25.546103 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1677d50e-9980-4ffb-aa40-6330ad174915 tempest-VolumesActionsTest-1553775723 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-094988d8-7d4a-4da9-b400-6ddad67a5653 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.136s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:46:25.552103 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1677d50e-9980-4ffb-aa40-6330ad174915 tempest-VolumesActionsTest-1553775723 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c2ca7a3-42ef-4129-9ce5-bba0f79d01f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-094988d8-7d4a-4da9-b400-6ddad67a5653', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:46:25.557101 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1677d50e-9980-4ffb-aa40-6330ad174915 tempest-VolumesActionsTest-1553775723 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3a6ca0b7-1219-4ea8-8e5c-eddb2e29a217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:46:25.684964 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-1677d50e-9980-4ffb-aa40-6330ad174915 tempest-VolumesActionsTest-1553775723 None] Volume volume-094988d8-7d4a-4da9-b400-6ddad67a5653 (094988d8-7d4a-4da9-b400-6ddad67a5653): created successfully
Mar 02 18:46:25.688303 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1677d50e-9980-4ffb-aa40-6330ad174915 tempest-VolumesActionsTest-1553775723 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3a6ca0b7-1219-4ea8-8e5c-eddb2e29a217) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:46:25.693913 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1677d50e-9980-4ffb-aa40-6330ad174915 tempest-VolumesActionsTest-1553775723 None] Flow 'volume_create_manager' (18cc0def-d5c2-4f2e-a7a7-fcb4af1a5116) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:46:25.764643 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-1677d50e-9980-4ffb-aa40-6330ad174915 tempest-VolumesActionsTest-1553775723 None] Created volume successfully.
Mar 02 18:46:52.986947 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:46:52.987681 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:46:52.988222 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:46:53.040071 n-d-828839-1 sudo[135231]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:46:53.042246 n-d-828839-1 sudo[135231]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:46:53.759373 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-c7f68545-2302-4f9b-a4e1-cd6c2ed97889 tempest-VolumesActionsTest-1553775723 None] Lock "b'cinder-094988d8-7d4a-4da9-b400-6ddad67a5653'" acquired by "attach_volume" :: waited 0.017s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:46:53.766087 n-d-828839-1 sudo[135231]: pam_unix(sudo:session): session closed for user root
Mar 02 18:46:53.793033 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.805s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:46:53.800958 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:46:53.833603 n-d-828839-1 sudo[135242]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:46:53.835437 n-d-828839-1 sudo[135242]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:46:54.175524 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-c7f68545-2302-4f9b-a4e1-cd6c2ed97889 tempest-VolumesActionsTest-1553775723 None] Attaching volume 094988d8-7d4a-4da9-b400-6ddad67a5653 to instance 616d8a75-95a2-41a5-8035-0032cf3c6135 at mountpoint /dev/sdb on host None.
Mar 02 18:46:54.316582 n-d-828839-1 sudo[135242]: pam_unix(sudo:session): session closed for user root
Mar 02 18:46:54.318437 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.517s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:46:54.320270 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:46:54.393826 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-c7f68545-2302-4f9b-a4e1-cd6c2ed97889 tempest-VolumesActionsTest-1553775723 None] Attach volume completed successfully.
Mar 02 18:46:54.403671 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-c7f68545-2302-4f9b-a4e1-cd6c2ed97889 tempest-VolumesActionsTest-1553775723 None] Lock "b'cinder-094988d8-7d4a-4da9-b400-6ddad67a5653'" released by "attach_volume" :: held 0.642s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:46:54.652070 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-cbe50ad4-4cd4-4e2a-89c5-67b5da094e0f tempest-VolumesActionsTest-1553775723 None] Lock "b'cinder-094988d8-7d4a-4da9-b400-6ddad67a5653-detach_volume'" acquired by "detach_volume" :: waited 0.012s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:46:54.652070 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-cbe50ad4-4cd4-4e2a-89c5-67b5da094e0f tempest-VolumesActionsTest-1553775723 None] Detaching volume 094988d8-7d4a-4da9-b400-6ddad67a5653 from instance 616d8a75-95a2-41a5-8035-0032cf3c6135.
Mar 02 18:46:54.652070 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-cbe50ad4-4cd4-4e2a-89c5-67b5da094e0f tempest-VolumesActionsTest-1553775723 None] Skipping remove_export. No iscsi_target is presently exported for volume: 094988d8-7d4a-4da9-b400-6ddad67a5653
Mar 02 18:46:54.871906 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-cbe50ad4-4cd4-4e2a-89c5-67b5da094e0f tempest-VolumesActionsTest-1553775723 None] Detach volume completed successfully.
Mar 02 18:46:54.893164 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-cbe50ad4-4cd4-4e2a-89c5-67b5da094e0f tempest-VolumesActionsTest-1553775723 None] Lock "b'cinder-094988d8-7d4a-4da9-b400-6ddad67a5653-detach_volume'" released by "detach_volume" :: held 0.248s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:47:28.675328 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-02bc5145-25d9-46cc-a25e-787a980ca190 tempest-VolumesActionsTest-1553775723 None] Lock "b'cinder-094988d8-7d4a-4da9-b400-6ddad67a5653'" acquired by "attach_volume" :: waited 0.016s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:47:28.907134 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-02bc5145-25d9-46cc-a25e-787a980ca190 tempest-VolumesActionsTest-1553775723 None] Attaching volume 094988d8-7d4a-4da9-b400-6ddad67a5653 to instance 1b3c9048-745e-4564-ae37-c2f98717e512 at mountpoint /dev/sdb on host None.
Mar 02 18:47:29.062416 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-02bc5145-25d9-46cc-a25e-787a980ca190 tempest-VolumesActionsTest-1553775723 None] Attach volume completed successfully.
Mar 02 18:47:29.067766 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-02bc5145-25d9-46cc-a25e-787a980ca190 tempest-VolumesActionsTest-1553775723 None] Lock "b'cinder-094988d8-7d4a-4da9-b400-6ddad67a5653'" released by "attach_volume" :: held 0.392s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:47:29.563276 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-9e15deab-abb2-4c36-a021-50451b0967ad tempest-VolumesActionsTest-1553775723 None] Lock "b'cinder-094988d8-7d4a-4da9-b400-6ddad67a5653-detach_volume'" acquired by "detach_volume" :: waited 0.012s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:47:29.564040 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-9e15deab-abb2-4c36-a021-50451b0967ad tempest-VolumesActionsTest-1553775723 None] Detaching volume 094988d8-7d4a-4da9-b400-6ddad67a5653 from instance 1b3c9048-745e-4564-ae37-c2f98717e512.
Mar 02 18:47:29.564896 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-9e15deab-abb2-4c36-a021-50451b0967ad tempest-VolumesActionsTest-1553775723 None] Skipping remove_export. No iscsi_target is presently exported for volume: 094988d8-7d4a-4da9-b400-6ddad67a5653
Mar 02 18:47:29.771626 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-9e15deab-abb2-4c36-a021-50451b0967ad tempest-VolumesActionsTest-1553775723 None] Detach volume completed successfully.
Mar 02 18:47:29.781039 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-9e15deab-abb2-4c36-a021-50451b0967ad tempest-VolumesActionsTest-1553775723 None] Lock "b'cinder-094988d8-7d4a-4da9-b400-6ddad67a5653-detach_volume'" released by "detach_volume" :: held 0.216s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:47:39.736624 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-783f9de8-d2d2-43a8-8e6a-cab81a720e8f tempest-VolumesActionsTest-1553775723 None] 4ec19fcd-acc7-4c71-b782-375e57c4924f was raw, no need to convert to raw {{(pid=96937) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:750}}
Mar 02 18:47:39.737594 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-783f9de8-d2d2-43a8-8e6a-cab81a720e8f tempest-VolumesActionsTest-1553775723 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--094988d8--7d4a--4da9--b400--6ddad67a5653 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:47:39.770116 n-d-828839-1 sudo[135843]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--094988d8--7d4a--4da9--b400--6ddad67a5653
Mar 02 18:47:39.770936 n-d-828839-1 sudo[135843]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:47:40.392847 n-d-828839-1 sudo[135843]: pam_unix(sudo:session): session closed for user root
Mar 02 18:47:40.396615 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-783f9de8-d2d2-43a8-8e6a-cab81a720e8f tempest-VolumesActionsTest-1553775723 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--094988d8--7d4a--4da9--b400--6ddad67a5653" returned: 0 in 0.657s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:47:52.993326 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:47:52.994767 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:47:52.997344 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:47:53.057104 n-d-828839-1 sudo[136066]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:47:53.057927 n-d-828839-1 sudo[136066]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:47:54.327490 n-d-828839-1 sudo[136066]: pam_unix(sudo:session): session closed for user root
Mar 02 18:47:54.339505 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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 1.334s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:47:54.341321 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:47:54.417607 n-d-828839-1 sudo[136116]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:47:54.428393 n-d-828839-1 sudo[136116]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:47:55.548653 n-d-828839-1 sudo[136116]: pam_unix(sudo:session): session closed for user root
Mar 02 18:47:55.550987 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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 1.209s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:47:55.553574 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:48:18.567138 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-783f9de8-d2d2-43a8-8e6a-cab81a720e8f tempest-VolumesActionsTest-1553775723 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--094988d8--7d4a--4da9--b400--6ddad67a5653 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:48:18.591947 n-d-828839-1 sudo[136499]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--094988d8--7d4a--4da9--b400--6ddad67a5653
Mar 02 18:48:18.592745 n-d-828839-1 sudo[136499]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:48:18.990349 n-d-828839-1 sudo[136499]: pam_unix(sudo:session): session closed for user root
Mar 02 18:48:18.993525 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-783f9de8-d2d2-43a8-8e6a-cab81a720e8f tempest-VolumesActionsTest-1553775723 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--094988d8--7d4a--4da9--b400--6ddad67a5653" returned: 0 in 0.426s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:48:18.995018 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-783f9de8-d2d2-43a8-8e6a-cab81a720e8f tempest-VolumesActionsTest-1553775723 None] Uploaded volume to glance image-id: 4ec19fcd-acc7-4c71-b782-375e57c4924f. {{(pid=96937) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1713}}
Mar 02 18:48:19.169252 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-783f9de8-d2d2-43a8-8e6a-cab81a720e8f tempest-VolumesActionsTest-1553775723 None] Copy volume to image completed successfully.
Mar 02 18:48:22.368708 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-5d361597-5d87-4c49-af05-9144012f5732 tempest-VolumesActionsTest-1553775723 None] Lock "b'cinder-094988d8-7d4a-4da9-b400-6ddad67a5653-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:48:22.561072 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-5d361597-5d87-4c49-af05-9144012f5732 tempest-VolumesActionsTest-1553775723 None] Skipping remove_export. No iscsi_target is presently exported for volume: 094988d8-7d4a-4da9-b400-6ddad67a5653
Mar 02 18:48:22.563964 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5d361597-5d87-4c49-af05-9144012f5732 tempest-VolumesActionsTest-1553775723 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/volume-094988d8-7d4a-4da9-b400-6ddad67a5653 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:48:22.612315 n-d-828839-1 sudo[136558]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-094988d8-7d4a-4da9-b400-6ddad67a5653
Mar 02 18:48:22.614714 n-d-828839-1 sudo[136558]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:48:23.136693 n-d-828839-1 sudo[136558]: pam_unix(sudo:session): session closed for user root
Mar 02 18:48:23.141523 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5d361597-5d87-4c49-af05-9144012f5732 tempest-VolumesActionsTest-1553775723 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/volume-094988d8-7d4a-4da9-b400-6ddad67a5653" returned: 0 in 0.575s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:48:23.142284 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5d361597-5d87-4c49-af05-9144012f5732 tempest-VolumesActionsTest-1553775723 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-094988d8-7d4a-4da9-b400-6ddad67a5653 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:48:23.174500 n-d-828839-1 sudo[136566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-094988d8-7d4a-4da9-b400-6ddad67a5653
Mar 02 18:48:23.176876 n-d-828839-1 sudo[136566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:48:23.713949 n-d-828839-1 sudo[136566]: pam_unix(sudo:session): session closed for user root
Mar 02 18:48:23.716427 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5d361597-5d87-4c49-af05-9144012f5732 tempest-VolumesActionsTest-1553775723 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-094988d8-7d4a-4da9-b400-6ddad67a5653" returned: 0 in 0.575s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:48:23.719784 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5d361597-5d87-4c49-af05-9144012f5732 tempest-VolumesActionsTest-1553775723 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-094988d8-7d4a-4da9-b400-6ddad67a5653 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:48:23.745280 n-d-828839-1 sudo[136579]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-094988d8-7d4a-4da9-b400-6ddad67a5653
Mar 02 18:48:23.747882 n-d-828839-1 sudo[136579]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:48:24.432543 n-d-828839-1 sudo[136579]: pam_unix(sudo:session): session closed for user root
Mar 02 18:48:24.435427 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5d361597-5d87-4c49-af05-9144012f5732 tempest-VolumesActionsTest-1553775723 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-094988d8-7d4a-4da9-b400-6ddad67a5653" returned: 0 in 0.715s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:48:24.436804 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-5d361597-5d87-4c49-af05-9144012f5732 tempest-VolumesActionsTest-1553775723 None] Successfully deleted volume: 094988d8-7d4a-4da9-b400-6ddad67a5653
Mar 02 18:48:24.614105 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-5d361597-5d87-4c49-af05-9144012f5732 tempest-VolumesActionsTest-1553775723 None] Created reservations ['89e7b5c6-d871-4cb6-af5c-c3422acbe5c3', '0afaf696-b859-4dcd-994b-080fcb5a8999', '9295f70d-0731-45a1-a657-35bb0591f4e7', '8e8d972f-f177-493b-9e2b-44c85ff37267'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:48:24.893779 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-5d361597-5d87-4c49-af05-9144012f5732 tempest-VolumesActionsTest-1553775723 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:48:24.899118 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5d361597-5d87-4c49-af05-9144012f5732 tempest-VolumesActionsTest-1553775723 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:48:24.915540 n-d-828839-1 sudo[136591]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:48:24.916489 n-d-828839-1 sudo[136591]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:48:25.430199 n-d-828839-1 sudo[136591]: pam_unix(sudo:session): session closed for user root
Mar 02 18:48:25.432518 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5d361597-5d87-4c49-af05-9144012f5732 tempest-VolumesActionsTest-1553775723 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.537s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:48:25.435573 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5d361597-5d87-4c49-af05-9144012f5732 tempest-VolumesActionsTest-1553775723 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:48:25.459266 n-d-828839-1 sudo[136594]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:48:25.460274 n-d-828839-1 sudo[136594]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:48:26.193137 n-d-828839-1 sudo[136594]: pam_unix(sudo:session): session closed for user root
Mar 02 18:48:26.195608 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5d361597-5d87-4c49-af05-9144012f5732 tempest-VolumesActionsTest-1553775723 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.760s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:48:26.197799 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-5d361597-5d87-4c49-af05-9144012f5732 tempest-VolumesActionsTest-1553775723 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:48:26.216829 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-5d361597-5d87-4c49-af05-9144012f5732 tempest-VolumesActionsTest-1553775723 None] Deleted volume successfully.
Mar 02 18:48:26.336234 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-5d361597-5d87-4c49-af05-9144012f5732 tempest-VolumesActionsTest-1553775723 None] Lock "b'cinder-094988d8-7d4a-4da9-b400-6ddad67a5653-delete_volume'" released by "delete_volume" :: held 3.967s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:48:33.177557 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-38432a23-7ff0-40be-a8b1-6151f2e7a5eb tempest-VolumesCloneNegativeTest-47114930 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:48:33.187969 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-38432a23-7ff0-40be-a8b1-6151f2e7a5eb tempest-VolumesCloneNegativeTest-47114930 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:48:33.189882 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-38432a23-7ff0-40be-a8b1-6151f2e7a5eb tempest-VolumesCloneNegativeTest-47114930 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'
Mar 02 18:48:33.232952 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-38432a23-7ff0-40be-a8b1-6151f2e7a5eb tempest-VolumesCloneNegativeTest-47114930 None] Flow 'volume_create_manager' (11bdf435-d1e3-4b32-b85e-2096c3e083dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:48:33.268014 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-38432a23-7ff0-40be-a8b1-6151f2e7a5eb tempest-VolumesCloneNegativeTest-47114930 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1bc63543-afc9-40a8-90d5-153fc0474df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:48:33.376948 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-38432a23-7ff0-40be-a8b1-6151f2e7a5eb tempest-VolumesCloneNegativeTest-47114930 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:48:33.407142 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-38432a23-7ff0-40be-a8b1-6151f2e7a5eb tempest-VolumesCloneNegativeTest-47114930 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1bc63543-afc9-40a8-90d5-153fc0474df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:48:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1981593333',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=ab9dd8a6-ad02-4325-ad56-8d0169f6eea4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3edbd3e8b8149d8bbd8d4897db5a61a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:48:33Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:48:33Z,user_id='6e8d413dc42346a4900a46fa1ac082c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:48:33.411009 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-38432a23-7ff0-40be-a8b1-6151f2e7a5eb tempest-VolumesCloneNegativeTest-47114930 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b810b7c9-9216-4736-b6c0-b5ee83fe72fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:48:33.420475 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-38432a23-7ff0-40be-a8b1-6151f2e7a5eb tempest-VolumesCloneNegativeTest-47114930 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b810b7c9-9216-4736-b6c0-b5ee83fe72fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:48:33.424530 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-38432a23-7ff0-40be-a8b1-6151f2e7a5eb tempest-VolumesCloneNegativeTest-47114930 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (351c85f4-4434-40bf-bc45-55753e1286db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:48:33.427237 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-38432a23-7ff0-40be-a8b1-6151f2e7a5eb tempest-VolumesCloneNegativeTest-47114930 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (351c85f4-4434-40bf-bc45-55753e1286db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ab9dd8a6-ad02-4325-ad56-8d0169f6eea4', 'volume_name': 'volume-ab9dd8a6-ad02-4325-ad56-8d0169f6eea4', 'volume_size': 2}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:48:33.429793 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-38432a23-7ff0-40be-a8b1-6151f2e7a5eb tempest-VolumesCloneNegativeTest-47114930 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (496848bf-03cb-48e8-99f1-65ec03595fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:48:33.432299 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-38432a23-7ff0-40be-a8b1-6151f2e7a5eb tempest-VolumesCloneNegativeTest-47114930 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (496848bf-03cb-48e8-99f1-65ec03595fc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:48:33.434729 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-38432a23-7ff0-40be-a8b1-6151f2e7a5eb tempest-VolumesCloneNegativeTest-47114930 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d54c300-db83-4a3f-930b-afde1ab863fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:48:33.435650 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-38432a23-7ff0-40be-a8b1-6151f2e7a5eb tempest-VolumesCloneNegativeTest-47114930 None] Volume ab9dd8a6-ad02-4325-ad56-8d0169f6eea4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ab9dd8a6-ad02-4325-ad56-8d0169f6eea4', 'volume_size': 2}
Mar 02 18:48:33.437255 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-38432a23-7ff0-40be-a8b1-6151f2e7a5eb tempest-VolumesCloneNegativeTest-47114930 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ab9dd8a6-ad02-4325-ad56-8d0169f6eea4 stack-volumes-lvmdriver-1 -L 2g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:48:33.479942 n-d-828839-1 sudo[136635]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ab9dd8a6-ad02-4325-ad56-8d0169f6eea4 stack-volumes-lvmdriver-1 -L 2g
Mar 02 18:48:33.480844 n-d-828839-1 sudo[136635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:48:34.603010 n-d-828839-1 sudo[136635]: pam_unix(sudo:session): session closed for user root
Mar 02 18:48:34.605231 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-38432a23-7ff0-40be-a8b1-6151f2e7a5eb tempest-VolumesCloneNegativeTest-47114930 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ab9dd8a6-ad02-4325-ad56-8d0169f6eea4 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 1.168s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:48:34.609296 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-38432a23-7ff0-40be-a8b1-6151f2e7a5eb tempest-VolumesCloneNegativeTest-47114930 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d54c300-db83-4a3f-930b-afde1ab863fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ab9dd8a6-ad02-4325-ad56-8d0169f6eea4', 'volume_size': 2}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:48:34.611614 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-38432a23-7ff0-40be-a8b1-6151f2e7a5eb tempest-VolumesCloneNegativeTest-47114930 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3fcb9a64-0dfe-4b9a-9522-453bb5c474b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:48:34.688578 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-38432a23-7ff0-40be-a8b1-6151f2e7a5eb tempest-VolumesCloneNegativeTest-47114930 None] Volume volume-ab9dd8a6-ad02-4325-ad56-8d0169f6eea4 (ab9dd8a6-ad02-4325-ad56-8d0169f6eea4): created successfully
Mar 02 18:48:34.694220 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-38432a23-7ff0-40be-a8b1-6151f2e7a5eb tempest-VolumesCloneNegativeTest-47114930 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3fcb9a64-0dfe-4b9a-9522-453bb5c474b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:48:34.698746 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-38432a23-7ff0-40be-a8b1-6151f2e7a5eb tempest-VolumesCloneNegativeTest-47114930 None] Flow 'volume_create_manager' (11bdf435-d1e3-4b32-b85e-2096c3e083dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:48:34.809308 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-38432a23-7ff0-40be-a8b1-6151f2e7a5eb tempest-VolumesCloneNegativeTest-47114930 None] Created volume successfully.
Mar 02 18:48:35.402229 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-9621185d-b03a-4c6a-b5e2-2515c65e6bbf tempest-VolumesCloneNegativeTest-47114930 None] Lock "b'cinder-ab9dd8a6-ad02-4325-ad56-8d0169f6eea4-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:48:35.619473 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-9621185d-b03a-4c6a-b5e2-2515c65e6bbf tempest-VolumesCloneNegativeTest-47114930 None] Skipping remove_export. No iscsi_target is presently exported for volume: ab9dd8a6-ad02-4325-ad56-8d0169f6eea4
Mar 02 18:48:35.621388 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9621185d-b03a-4c6a-b5e2-2515c65e6bbf tempest-VolumesCloneNegativeTest-47114930 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/volume-ab9dd8a6-ad02-4325-ad56-8d0169f6eea4 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:48:35.672949 n-d-828839-1 sudo[136691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-ab9dd8a6-ad02-4325-ad56-8d0169f6eea4
Mar 02 18:48:35.674416 n-d-828839-1 sudo[136691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:48:36.317315 n-d-828839-1 sudo[136691]: pam_unix(sudo:session): session closed for user root
Mar 02 18:48:36.320026 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9621185d-b03a-4c6a-b5e2-2515c65e6bbf tempest-VolumesCloneNegativeTest-47114930 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/volume-ab9dd8a6-ad02-4325-ad56-8d0169f6eea4" returned: 0 in 0.698s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:48:36.322458 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9621185d-b03a-4c6a-b5e2-2515c65e6bbf tempest-VolumesCloneNegativeTest-47114930 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ab9dd8a6-ad02-4325-ad56-8d0169f6eea4 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:48:36.371794 n-d-828839-1 sudo[136694]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ab9dd8a6-ad02-4325-ad56-8d0169f6eea4
Mar 02 18:48:36.380204 n-d-828839-1 sudo[136694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:48:37.155123 n-d-828839-1 sudo[136694]: pam_unix(sudo:session): session closed for user root
Mar 02 18:48:37.157283 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9621185d-b03a-4c6a-b5e2-2515c65e6bbf tempest-VolumesCloneNegativeTest-47114930 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ab9dd8a6-ad02-4325-ad56-8d0169f6eea4" returned: 0 in 0.834s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:48:37.160135 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9621185d-b03a-4c6a-b5e2-2515c65e6bbf tempest-VolumesCloneNegativeTest-47114930 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ab9dd8a6-ad02-4325-ad56-8d0169f6eea4 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:48:37.184054 n-d-828839-1 sudo[136699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ab9dd8a6-ad02-4325-ad56-8d0169f6eea4
Mar 02 18:48:37.185703 n-d-828839-1 sudo[136699]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:48:38.089706 n-d-828839-1 sudo[136699]: pam_unix(sudo:session): session closed for user root
Mar 02 18:48:38.093306 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9621185d-b03a-4c6a-b5e2-2515c65e6bbf tempest-VolumesCloneNegativeTest-47114930 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ab9dd8a6-ad02-4325-ad56-8d0169f6eea4" returned: 0 in 0.933s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:48:38.094903 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-9621185d-b03a-4c6a-b5e2-2515c65e6bbf tempest-VolumesCloneNegativeTest-47114930 None] Successfully deleted volume: ab9dd8a6-ad02-4325-ad56-8d0169f6eea4
Mar 02 18:48:38.351033 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-9621185d-b03a-4c6a-b5e2-2515c65e6bbf tempest-VolumesCloneNegativeTest-47114930 None] Created reservations ['7fe6ab1e-e5e1-49be-afc9-721ca9486578', '57989d89-9f69-4188-bb71-c0c7e0eee563', '61b87765-0730-45a2-96a2-130feb08564c', 'fceee583-6b6c-4e06-90e2-393720ca48a0'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:48:38.614494 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-9621185d-b03a-4c6a-b5e2-2515c65e6bbf tempest-VolumesCloneNegativeTest-47114930 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:48:38.615149 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9621185d-b03a-4c6a-b5e2-2515c65e6bbf tempest-VolumesCloneNegativeTest-47114930 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:48:38.660304 n-d-828839-1 sudo[136725]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:48:38.661112 n-d-828839-1 sudo[136725]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:48:39.213548 n-d-828839-1 sudo[136725]: pam_unix(sudo:session): session closed for user root
Mar 02 18:48:39.216329 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9621185d-b03a-4c6a-b5e2-2515c65e6bbf tempest-VolumesCloneNegativeTest-47114930 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.601s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:48:39.218600 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9621185d-b03a-4c6a-b5e2-2515c65e6bbf tempest-VolumesCloneNegativeTest-47114930 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:48:39.257701 n-d-828839-1 sudo[136737]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:48:39.258733 n-d-828839-1 sudo[136737]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:48:39.865526 n-d-828839-1 sudo[136737]: pam_unix(sudo:session): session closed for user root
Mar 02 18:48:39.870404 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9621185d-b03a-4c6a-b5e2-2515c65e6bbf tempest-VolumesCloneNegativeTest-47114930 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.651s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:48:39.876211 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-9621185d-b03a-4c6a-b5e2-2515c65e6bbf tempest-VolumesCloneNegativeTest-47114930 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:48:39.884725 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-9621185d-b03a-4c6a-b5e2-2515c65e6bbf tempest-VolumesCloneNegativeTest-47114930 None] Deleted volume successfully.
Mar 02 18:48:40.007812 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-9621185d-b03a-4c6a-b5e2-2515c65e6bbf tempest-VolumesCloneNegativeTest-47114930 None] Lock "b'cinder-ab9dd8a6-ad02-4325-ad56-8d0169f6eea4-delete_volume'" released by "delete_volume" :: held 4.606s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:48:46.425828 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:48:46.433244 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:48:46.433244 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 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'
Mar 02 18:48:46.455080 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Flow 'volume_create_manager' (a390d22d-77b7-47b9-8ea9-29575beff032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:48:46.462361 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (900cdeda-6b7b-4bbc-a8c2-59be2c748f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:48:46.510975 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:48:46.555095 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (900cdeda-6b7b-4bbc-a8c2-59be2c748f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:48:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-659431127',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ba10cb113f24b789ee00ebb9aecaf17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:48:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:48:46Z,user_id='b98571bd3459414aafbe709c688f67dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:48:46.557567 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c75235a2-7271-4af2-ac48-0bd35ad9de31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:48:46.560620 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c75235a2-7271-4af2-ac48-0bd35ad9de31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:48:46.563321 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e8ab6e45-1ddf-4525-a49b-7b91fd87f6e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:48:46.684303 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e8ab6e45-1ddf-4525-a49b-7b91fd87f6e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb', 'volume_name': 'volume-2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:48:46.699601 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d05af7e5-dfca-47fc-a4b2-0ce46b04c43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:48:46.705326 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d05af7e5-dfca-47fc-a4b2-0ce46b04c43c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:48:46.709904 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be59b996-724e-4b75-870e-f9fdce975d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:48:46.713384 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Volume 2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Mar 02 18:48:46.714407 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Cloning 2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb from image 2ac48b56-eabc-4774-8d21-7d0b03765520 at location (None, None). {{(pid=96937) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Mar 02 18:48:52.998732 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:48:53.005486 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:48:53.006489 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:48:53.051923 n-d-828839-1 sudo[136818]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:48:53.052764 n-d-828839-1 sudo[136818]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:48:54.056101 n-d-828839-1 sudo[136818]: pam_unix(sudo:session): session closed for user root
Mar 02 18:48:54.058459 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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 1.051s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:48:54.061624 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:48:54.126520 n-d-828839-1 sudo[136821]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:48:54.128323 n-d-828839-1 sudo[136821]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:48:54.813316 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.750s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:48:54.807225 n-d-828839-1 sudo[136821]: pam_unix(sudo:session): session closed for user root
Mar 02 18:48:54.817059 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:48:55.278888 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-3f177c92-99bb-46c2-a936-a28456eab4f7 tempest-SnapshotsActionsTest-151415340 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:48:55.288351 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-3f177c92-99bb-46c2-a936-a28456eab4f7 tempest-SnapshotsActionsTest-151415340 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:48:55.290535 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-3f177c92-99bb-46c2-a936-a28456eab4f7 tempest-SnapshotsActionsTest-151415340 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'
Mar 02 18:48:55.309912 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3f177c92-99bb-46c2-a936-a28456eab4f7 tempest-SnapshotsActionsTest-151415340 None] Flow 'volume_create_manager' (44cac52e-c36d-4d69-9f99-95a37f6cbf96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:48:55.314239 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3f177c92-99bb-46c2-a936-a28456eab4f7 tempest-SnapshotsActionsTest-151415340 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f2436037-b844-441f-9a91-1eeb7e3d228e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:48:55.376106 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-3f177c92-99bb-46c2-a936-a28456eab4f7 tempest-SnapshotsActionsTest-151415340 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:48:55.446344 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3f177c92-99bb-46c2-a936-a28456eab4f7 tempest-SnapshotsActionsTest-151415340 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f2436037-b844-441f-9a91-1eeb7e3d228e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:48:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-667424493',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=47964a0b-9394-4776-aaf8-bb1a55b131d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d624b19af504db2aefb3681cbbbceb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:48:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:48:55Z,user_id='eafb8be4d7e54058ba6b779f859044f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:48:55.448994 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3f177c92-99bb-46c2-a936-a28456eab4f7 tempest-SnapshotsActionsTest-151415340 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (963422cb-cde9-403f-b006-6164cd5268c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:48:55.451631 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3f177c92-99bb-46c2-a936-a28456eab4f7 tempest-SnapshotsActionsTest-151415340 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (963422cb-cde9-403f-b006-6164cd5268c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:48:55.456081 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3f177c92-99bb-46c2-a936-a28456eab4f7 tempest-SnapshotsActionsTest-151415340 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a97b838-4f9e-4a12-9266-22abc530dec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:48:55.465387 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3f177c92-99bb-46c2-a936-a28456eab4f7 tempest-SnapshotsActionsTest-151415340 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a97b838-4f9e-4a12-9266-22abc530dec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '47964a0b-9394-4776-aaf8-bb1a55b131d1', 'volume_name': 'volume-47964a0b-9394-4776-aaf8-bb1a55b131d1', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:48:55.470510 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3f177c92-99bb-46c2-a936-a28456eab4f7 tempest-SnapshotsActionsTest-151415340 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e39c5c57-0827-4426-8be0-9e0aff6bcf96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:48:55.476465 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3f177c92-99bb-46c2-a936-a28456eab4f7 tempest-SnapshotsActionsTest-151415340 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e39c5c57-0827-4426-8be0-9e0aff6bcf96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:48:55.478428 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3f177c92-99bb-46c2-a936-a28456eab4f7 tempest-SnapshotsActionsTest-151415340 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (95bca303-7b06-4dc2-a620-5a6eedd05679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:48:55.479597 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-3f177c92-99bb-46c2-a936-a28456eab4f7 tempest-SnapshotsActionsTest-151415340 None] Volume 47964a0b-9394-4776-aaf8-bb1a55b131d1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-47964a0b-9394-4776-aaf8-bb1a55b131d1', 'volume_size': 1}
Mar 02 18:48:55.481309 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3f177c92-99bb-46c2-a936-a28456eab4f7 tempest-SnapshotsActionsTest-151415340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:48:55.534351 n-d-828839-1 sudo[136849]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:48:55.535153 n-d-828839-1 sudo[136849]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:48:56.618500 n-d-828839-1 sudo[136849]: pam_unix(sudo:session): session closed for user root
Mar 02 18:48:56.622597 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3f177c92-99bb-46c2-a936-a28456eab4f7 tempest-SnapshotsActionsTest-151415340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.140s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:48:56.634570 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3f177c92-99bb-46c2-a936-a28456eab4f7 tempest-SnapshotsActionsTest-151415340 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (95bca303-7b06-4dc2-a620-5a6eedd05679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-47964a0b-9394-4776-aaf8-bb1a55b131d1', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:48:56.637136 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3f177c92-99bb-46c2-a936-a28456eab4f7 tempest-SnapshotsActionsTest-151415340 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bc28ee6a-badb-4fff-a0f7-2eee0f5ce790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:48:56.753038 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-3f177c92-99bb-46c2-a936-a28456eab4f7 tempest-SnapshotsActionsTest-151415340 None] Volume volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 (47964a0b-9394-4776-aaf8-bb1a55b131d1): created successfully
Mar 02 18:48:56.768599 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3f177c92-99bb-46c2-a936-a28456eab4f7 tempest-SnapshotsActionsTest-151415340 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bc28ee6a-badb-4fff-a0f7-2eee0f5ce790) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:48:56.779655 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3f177c92-99bb-46c2-a936-a28456eab4f7 tempest-SnapshotsActionsTest-151415340 None] Flow 'volume_create_manager' (44cac52e-c36d-4d69-9f99-95a37f6cbf96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:48:56.909237 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-3f177c92-99bb-46c2-a936-a28456eab4f7 tempest-SnapshotsActionsTest-151415340 None] Created volume successfully.
Mar 02 18:48:58.523592 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6cc2c359-85a8-4e1b-b63a-8ce6aabcfdff tempest-SnapshotsActionsTest-151415340 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/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:48:58.576074 n-d-828839-1 sudo[136932]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1
Mar 02 18:48:58.578517 n-d-828839-1 sudo[136932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:48:59.534851 n-d-828839-1 sudo[136932]: pam_unix(sudo:session): session closed for user root
Mar 02 18:48:59.537335 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6cc2c359-85a8-4e1b-b63a-8ce6aabcfdff tempest-SnapshotsActionsTest-151415340 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/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1" returned: 0 in 1.014s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:48:59.544375 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6cc2c359-85a8-4e1b-b63a-8ce6aabcfdff tempest-SnapshotsActionsTest-151415340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1436276c-ac87-4c7b-a704-ac421fc4956d --snapshot stack-volumes-lvmdriver-1/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:48:59.598170 n-d-828839-1 sudo[136935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1436276c-ac87-4c7b-a704-ac421fc4956d --snapshot stack-volumes-lvmdriver-1/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 -L 1.00g
Mar 02 18:48:59.598985 n-d-828839-1 sudo[136935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:00.892638 n-d-828839-1 sudo[136935]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:00.895361 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6cc2c359-85a8-4e1b-b63a-8ce6aabcfdff tempest-SnapshotsActionsTest-151415340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1436276c-ac87-4c7b-a704-ac421fc4956d --snapshot stack-volumes-lvmdriver-1/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 -L 1.00g" returned: 0 in 1.351s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:01.060964 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-6cc2c359-85a8-4e1b-b63a-8ce6aabcfdff tempest-SnapshotsActionsTest-151415340 None] Create snapshot completed successfully
Mar 02 18:49:03.984180 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ddd42fdb-ee9a-4558-b020-eca04930f908 tempest-SnapshotsActionsTest-151415340 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/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:04.047008 n-d-828839-1 sudo[137152]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1
Mar 02 18:49:04.048757 n-d-828839-1 sudo[137152]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:04.736261 n-d-828839-1 sudo[137152]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:04.739254 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ddd42fdb-ee9a-4558-b020-eca04930f908 tempest-SnapshotsActionsTest-151415340 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/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1" returned: 0 in 0.755s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:04.741138 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ddd42fdb-ee9a-4558-b020-eca04930f908 tempest-SnapshotsActionsTest-151415340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-073ae6a4-1e57-4b52-97aa-054ac5d0393c --snapshot stack-volumes-lvmdriver-1/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:04.772290 n-d-828839-1 sudo[137193]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-073ae6a4-1e57-4b52-97aa-054ac5d0393c --snapshot stack-volumes-lvmdriver-1/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 -L 1.00g
Mar 02 18:49:04.773115 n-d-828839-1 sudo[137193]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:06.306883 n-d-828839-1 sudo[137193]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:06.311804 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ddd42fdb-ee9a-4558-b020-eca04930f908 tempest-SnapshotsActionsTest-151415340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-073ae6a4-1e57-4b52-97aa-054ac5d0393c --snapshot stack-volumes-lvmdriver-1/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 -L 1.00g" returned: 0 in 1.570s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:06.548318 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-ddd42fdb-ee9a-4558-b020-eca04930f908 tempest-SnapshotsActionsTest-151415340 None] Create snapshot completed successfully
Mar 02 18:49:07.588825 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_k02myjdmn-d-828839-1@lvmdriver-1, size 616.00 MB, duration 20.87 sec {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Mar 02 18:49:07.589426 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Image download 616.00 MB at 29.51 MB/s
Mar 02 18:49:07.645416 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_k02myjdmn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:07.733814 n-d-828839-1 sudo[137373]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_k02myjdmn-d-828839-1@lvmdriver-1
Mar 02 18:49:07.734669 n-d-828839-1 sudo[137373]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:08.127646 n-d-828839-1 sudo[137373]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:08.130142 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_k02myjdmn-d-828839-1@lvmdriver-1" returned: 0 in 0.484s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:08.131097 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 is fetched for user b98571bd3459414aafbe709c688f67dd. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Mar 02 18:49:08.358430 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_k02myjdmn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:08.585375 n-d-828839-1 sudo[137381]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_k02myjdmn-d-828839-1@lvmdriver-1
Mar 02 18:49:08.586212 n-d-828839-1 sudo[137381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:08.598538 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-9af99db6-c72e-404a-8710-fb0c0ad9349e tempest-SnapshotsActionsTest-925909038 None] Lock "b'cinder-073ae6a4-1e57-4b52-97aa-054ac5d0393c-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.020s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:49:08.600421 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9af99db6-c72e-404a-8710-fb0c0ad9349e tempest-SnapshotsActionsTest-925909038 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/_snapshot-073ae6a4-1e57-4b52-97aa-054ac5d0393c {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:08.640969 n-d-828839-1 sudo[137383]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-073ae6a4-1e57-4b52-97aa-054ac5d0393c
Mar 02 18:49:08.642454 n-d-828839-1 sudo[137383]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:09.242704 n-d-828839-1 sudo[137381]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:09.244935 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_k02myjdmn-d-828839-1@lvmdriver-1" returned: 0 in 0.886s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:09.247888 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:09.344032 n-d-828839-1 sudo[137398]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:49:09.346147 n-d-828839-1 sudo[137398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:09.577696 n-d-828839-1 sudo[137383]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:09.580135 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9af99db6-c72e-404a-8710-fb0c0ad9349e tempest-SnapshotsActionsTest-925909038 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/_snapshot-073ae6a4-1e57-4b52-97aa-054ac5d0393c" returned: 0 in 0.979s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:09.582411 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9af99db6-c72e-404a-8710-fb0c0ad9349e tempest-SnapshotsActionsTest-925909038 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-073ae6a4-1e57-4b52-97aa-054ac5d0393c {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:09.635071 n-d-828839-1 sudo[137403]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-073ae6a4-1e57-4b52-97aa-054ac5d0393c
Mar 02 18:49:09.651265 n-d-828839-1 sudo[137403]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:10.515227 n-d-828839-1 sudo[137398]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:10.533370 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.280s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:10.765989 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Attempting download of 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume 2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Mar 02 18:49:10.908261 n-d-828839-1 sudo[137403]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:10.910620 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9af99db6-c72e-404a-8710-fb0c0ad9349e tempest-SnapshotsActionsTest-925909038 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-073ae6a4-1e57-4b52-97aa-054ac5d0393c" returned: 0 in 1.328s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:10.962015 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_dcc53rei {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:11.135817 n-d-828839-1 sudo[137527]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_dcc53rei
Mar 02 18:49:11.139090 n-d-828839-1 sudo[137527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:11.255293 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-9af99db6-c72e-404a-8710-fb0c0ad9349e tempest-SnapshotsActionsTest-925909038 None] Created reservations ['6ed87324-a8d6-43d9-b248-48c94b8fd90b', '4ecdff8e-6963-4c71-91c2-98c0396821c9', 'cb61c130-06be-4edb-8080-60931d886dc0', 'eb16e817-eccd-47dc-8b50-95c3b3db778b'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:49:11.595615 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-9af99db6-c72e-404a-8710-fb0c0ad9349e tempest-SnapshotsActionsTest-925909038 None] Delete snapshot completed successfully.
Mar 02 18:49:11.604975 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-9af99db6-c72e-404a-8710-fb0c0ad9349e tempest-SnapshotsActionsTest-925909038 None] Lock "b'cinder-073ae6a4-1e57-4b52-97aa-054ac5d0393c-delete_snapshot'" released by "delete_snapshot" :: held 3.005s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:49:11.609022 n-d-828839-1 sudo[137527]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:11.610930 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_dcc53rei" returned: 0 in 0.650s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:11.612323 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_k02myjdmn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:11.723180 n-d-828839-1 sudo[137551]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_k02myjdmn-d-828839-1@lvmdriver-1
Mar 02 18:49:11.724172 n-d-828839-1 sudo[137551]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:12.485586 n-d-828839-1 sudo[137551]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:12.487825 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_k02myjdmn-d-828839-1@lvmdriver-1" returned: 0 in 0.875s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:12.488601 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] 2ac48b56-eabc-4774-8d21-7d0b03765520 was vhdx, converting to raw {{(pid=96937) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Mar 02 18:49:12.489524 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_k02myjdmn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2dd0f193--2ac3--4cd7--b0b9--6a68c6270cdb oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:12.527306 n-d-828839-1 sudo[137581]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_k02myjdmn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2dd0f193--2ac3--4cd7--b0b9--6a68c6270cdb oflag=direct
Mar 02 18:49:12.529211 n-d-828839-1 sudo[137581]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:13.033711 n-d-828839-1 sudo[137581]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:13.037034 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_k02myjdmn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2dd0f193--2ac3--4cd7--b0b9--6a68c6270cdb oflag=direct" returned: 0 in 0.546s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:13.039384 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_k02myjdmn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2dd0f193--2ac3--4cd7--b0b9--6a68c6270cdb {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:13.084486 n-d-828839-1 sudo[137603]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_k02myjdmn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2dd0f193--2ac3--4cd7--b0b9--6a68c6270cdb
Mar 02 18:49:13.085349 n-d-828839-1 sudo[137603]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:13.626084 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8709b4bd-577d-436b-b298-983dad851fa4 tempest-SnapshotsActionsTest-151415340 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/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:13.652520 n-d-828839-1 sudo[137621]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1
Mar 02 18:49:13.654096 n-d-828839-1 sudo[137621]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:14.066693 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-fcb153c0-323d-45f1-abe9-fd1f0792ff14 tempest-VolumesBackupsAdminTest-1700887389 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:49:14.089383 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-fcb153c0-323d-45f1-abe9-fd1f0792ff14 tempest-VolumesBackupsAdminTest-1700887389 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:49:14.091302 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-fcb153c0-323d-45f1-abe9-fd1f0792ff14 tempest-VolumesBackupsAdminTest-1700887389 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'
Mar 02 18:49:14.120815 n-d-828839-1 sudo[137621]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:14.128320 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fcb153c0-323d-45f1-abe9-fd1f0792ff14 tempest-VolumesBackupsAdminTest-1700887389 None] Flow 'volume_create_manager' (bd363e02-c9c9-4974-8991-0f655baee8cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:49:14.133069 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fcb153c0-323d-45f1-abe9-fd1f0792ff14 tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (401055e5-9dbe-4347-9cfd-4b7a6cd79317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:14.163116 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8709b4bd-577d-436b-b298-983dad851fa4 tempest-SnapshotsActionsTest-151415340 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/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1" returned: 0 in 0.538s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:14.164716 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8709b4bd-577d-436b-b298-983dad851fa4 tempest-SnapshotsActionsTest-151415340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d52232ce-49b5-45ff-9bd8-73a9befee41f --snapshot stack-volumes-lvmdriver-1/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:14.190170 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-fcb153c0-323d-45f1-abe9-fd1f0792ff14 tempest-VolumesBackupsAdminTest-1700887389 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:49:14.192315 n-d-828839-1 sudo[137627]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d52232ce-49b5-45ff-9bd8-73a9befee41f --snapshot stack-volumes-lvmdriver-1/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 -L 1.00g
Mar 02 18:49:14.193141 n-d-828839-1 sudo[137627]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:14.219773 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fcb153c0-323d-45f1-abe9-fd1f0792ff14 tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (401055e5-9dbe-4347-9cfd-4b7a6cd79317) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:49:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1243615340',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=3b50b17f-7c4e-41d8-a72f-ec4adabae018,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9aa624e12ac943009a4f133179469aee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:49:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:49:14Z,user_id='63caa42b8329442290c4ee7f8f387e6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:14.222515 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fcb153c0-323d-45f1-abe9-fd1f0792ff14 tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (89fbde03-280b-4381-bd8f-ee91a03602d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:14.224936 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fcb153c0-323d-45f1-abe9-fd1f0792ff14 tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (89fbde03-280b-4381-bd8f-ee91a03602d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:14.227341 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fcb153c0-323d-45f1-abe9-fd1f0792ff14 tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (97fa009c-c724-4b41-a25a-3c414ab0ac55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:14.229726 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fcb153c0-323d-45f1-abe9-fd1f0792ff14 tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (97fa009c-c724-4b41-a25a-3c414ab0ac55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3b50b17f-7c4e-41d8-a72f-ec4adabae018', 'volume_name': 'volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:14.232584 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fcb153c0-323d-45f1-abe9-fd1f0792ff14 tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f25e50e4-8864-4e2a-918c-92937dc32444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:14.234741 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fcb153c0-323d-45f1-abe9-fd1f0792ff14 tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f25e50e4-8864-4e2a-918c-92937dc32444) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:14.237307 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fcb153c0-323d-45f1-abe9-fd1f0792ff14 tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bd157284-d40d-46a8-825a-45803a05fd62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:14.238164 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-fcb153c0-323d-45f1-abe9-fd1f0792ff14 tempest-VolumesBackupsAdminTest-1700887389 None] Volume 3b50b17f-7c4e-41d8-a72f-ec4adabae018: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018', 'volume_size': 1}
Mar 02 18:49:14.241600 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fcb153c0-323d-45f1-abe9-fd1f0792ff14 tempest-VolumesBackupsAdminTest-1700887389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:14.269913 n-d-828839-1 sudo[137629]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:49:14.274849 n-d-828839-1 sudo[137629]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:15.459486 n-d-828839-1 sudo[137627]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:15.461782 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8709b4bd-577d-436b-b298-983dad851fa4 tempest-SnapshotsActionsTest-151415340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d52232ce-49b5-45ff-9bd8-73a9befee41f --snapshot stack-volumes-lvmdriver-1/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 -L 1.00g" returned: 0 in 1.297s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:15.716203 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-8709b4bd-577d-436b-b298-983dad851fa4 tempest-SnapshotsActionsTest-151415340 None] Create snapshot completed successfully
Mar 02 18:49:15.746428 n-d-828839-1 sudo[137629]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:15.751227 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fcb153c0-323d-45f1-abe9-fd1f0792ff14 tempest-VolumesBackupsAdminTest-1700887389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.510s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:15.760615 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fcb153c0-323d-45f1-abe9-fd1f0792ff14 tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bd157284-d40d-46a8-825a-45803a05fd62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:15.764083 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fcb153c0-323d-45f1-abe9-fd1f0792ff14 tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (92932ae3-d0c1-4c5a-a121-215ff7604a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:15.990560 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-fcb153c0-323d-45f1-abe9-fd1f0792ff14 tempest-VolumesBackupsAdminTest-1700887389 None] Volume volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018 (3b50b17f-7c4e-41d8-a72f-ec4adabae018): created successfully
Mar 02 18:49:15.996387 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fcb153c0-323d-45f1-abe9-fd1f0792ff14 tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (92932ae3-d0c1-4c5a-a121-215ff7604a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:16.011525 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fcb153c0-323d-45f1-abe9-fd1f0792ff14 tempest-VolumesBackupsAdminTest-1700887389 None] Flow 'volume_create_manager' (bd363e02-c9c9-4974-8991-0f655baee8cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:49:16.120883 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-fcb153c0-323d-45f1-abe9-fd1f0792ff14 tempest-VolumesBackupsAdminTest-1700887389 None] Created volume successfully.
Mar 02 18:49:17.105225 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-e0ff3532-526c-4610-b1b0-7501c721508c tempest-SnapshotsActionsTest-925909038 None] Lock "b'cinder-d52232ce-49b5-45ff-9bd8-73a9befee41f-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.016s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:49:17.107180 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e0ff3532-526c-4610-b1b0-7501c721508c tempest-SnapshotsActionsTest-925909038 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/_snapshot-d52232ce-49b5-45ff-9bd8-73a9befee41f {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:17.138039 n-d-828839-1 sudo[137775]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-d52232ce-49b5-45ff-9bd8-73a9befee41f
Mar 02 18:49:17.139045 n-d-828839-1 sudo[137775]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:17.240309 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-fa99749d-5b01-4ef7-b4ae-099a55f09dcc tempest-VolumesTransfersV355Test-1413289261 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:49:17.249489 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-fa99749d-5b01-4ef7-b4ae-099a55f09dcc tempest-VolumesTransfersV355Test-1413289261 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:49:17.250546 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-fa99749d-5b01-4ef7-b4ae-099a55f09dcc tempest-VolumesTransfersV355Test-1413289261 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'
Mar 02 18:49:17.270846 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fa99749d-5b01-4ef7-b4ae-099a55f09dcc tempest-VolumesTransfersV355Test-1413289261 None] Flow 'volume_create_manager' (80e335f4-41fe-48be-802f-9fcd7529fcd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:49:17.276172 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fa99749d-5b01-4ef7-b4ae-099a55f09dcc tempest-VolumesTransfersV355Test-1413289261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (92a2fb54-647d-4a96-89e1-1bddca5b4b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:17.329141 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-fa99749d-5b01-4ef7-b4ae-099a55f09dcc tempest-VolumesTransfersV355Test-1413289261 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:49:17.354709 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fa99749d-5b01-4ef7-b4ae-099a55f09dcc tempest-VolumesTransfersV355Test-1413289261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (92a2fb54-647d-4a96-89e1-1bddca5b4b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:49:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1980469766',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=c7736159-f85d-4fef-b853-ad09008ac02e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60f07966a14546879f2b0d24b52a5948',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:49:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:49:17Z,user_id='5acd11768fce48a7953308f24106e0ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:17.357237 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fa99749d-5b01-4ef7-b4ae-099a55f09dcc tempest-VolumesTransfersV355Test-1413289261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0dfd9dbe-4eec-442a-937c-34fe1c697c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:17.359356 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fa99749d-5b01-4ef7-b4ae-099a55f09dcc tempest-VolumesTransfersV355Test-1413289261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0dfd9dbe-4eec-442a-937c-34fe1c697c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:17.363117 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fa99749d-5b01-4ef7-b4ae-099a55f09dcc tempest-VolumesTransfersV355Test-1413289261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65cc9ff4-d124-4768-8a2a-77d72fa6dee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:17.365013 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fa99749d-5b01-4ef7-b4ae-099a55f09dcc tempest-VolumesTransfersV355Test-1413289261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65cc9ff4-d124-4768-8a2a-77d72fa6dee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c7736159-f85d-4fef-b853-ad09008ac02e', 'volume_name': 'volume-c7736159-f85d-4fef-b853-ad09008ac02e', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:17.367399 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fa99749d-5b01-4ef7-b4ae-099a55f09dcc tempest-VolumesTransfersV355Test-1413289261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (81a9a958-1932-49c7-ae86-2805164d96b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:17.370159 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fa99749d-5b01-4ef7-b4ae-099a55f09dcc tempest-VolumesTransfersV355Test-1413289261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (81a9a958-1932-49c7-ae86-2805164d96b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:17.372274 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fa99749d-5b01-4ef7-b4ae-099a55f09dcc tempest-VolumesTransfersV355Test-1413289261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (39521908-7c2f-407c-9423-00ad74f7ee44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:17.373060 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-fa99749d-5b01-4ef7-b4ae-099a55f09dcc tempest-VolumesTransfersV355Test-1413289261 None] Volume c7736159-f85d-4fef-b853-ad09008ac02e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c7736159-f85d-4fef-b853-ad09008ac02e', 'volume_size': 1}
Mar 02 18:49:17.374478 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fa99749d-5b01-4ef7-b4ae-099a55f09dcc tempest-VolumesTransfersV355Test-1413289261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c7736159-f85d-4fef-b853-ad09008ac02e stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:17.396002 n-d-828839-1 sudo[137777]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c7736159-f85d-4fef-b853-ad09008ac02e stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:49:17.397480 n-d-828839-1 sudo[137777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:17.634232 n-d-828839-1 sudo[137775]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:17.636943 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e0ff3532-526c-4610-b1b0-7501c721508c tempest-SnapshotsActionsTest-925909038 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/_snapshot-d52232ce-49b5-45ff-9bd8-73a9befee41f" returned: 0 in 0.529s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:17.640464 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e0ff3532-526c-4610-b1b0-7501c721508c tempest-SnapshotsActionsTest-925909038 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d52232ce-49b5-45ff-9bd8-73a9befee41f {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:17.664557 n-d-828839-1 sudo[137780]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d52232ce-49b5-45ff-9bd8-73a9befee41f
Mar 02 18:49:17.667186 n-d-828839-1 sudo[137780]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:18.267075 n-d-828839-1 sudo[137777]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:18.276454 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fa99749d-5b01-4ef7-b4ae-099a55f09dcc tempest-VolumesTransfersV355Test-1413289261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c7736159-f85d-4fef-b853-ad09008ac02e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.899s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:18.293002 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fa99749d-5b01-4ef7-b4ae-099a55f09dcc tempest-VolumesTransfersV355Test-1413289261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (39521908-7c2f-407c-9423-00ad74f7ee44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c7736159-f85d-4fef-b853-ad09008ac02e', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:18.304846 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fa99749d-5b01-4ef7-b4ae-099a55f09dcc tempest-VolumesTransfersV355Test-1413289261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (33b31d71-4180-423a-b1ef-a05b9877501e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:18.527434 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-fa99749d-5b01-4ef7-b4ae-099a55f09dcc tempest-VolumesTransfersV355Test-1413289261 None] Volume volume-c7736159-f85d-4fef-b853-ad09008ac02e (c7736159-f85d-4fef-b853-ad09008ac02e): created successfully
Mar 02 18:49:18.529050 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fa99749d-5b01-4ef7-b4ae-099a55f09dcc tempest-VolumesTransfersV355Test-1413289261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (33b31d71-4180-423a-b1ef-a05b9877501e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:18.544151 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fa99749d-5b01-4ef7-b4ae-099a55f09dcc tempest-VolumesTransfersV355Test-1413289261 None] Flow 'volume_create_manager' (80e335f4-41fe-48be-802f-9fcd7529fcd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:49:18.692120 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-fa99749d-5b01-4ef7-b4ae-099a55f09dcc tempest-VolumesTransfersV355Test-1413289261 None] Created volume successfully.
Mar 02 18:49:18.725957 n-d-828839-1 sudo[137780]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:18.748840 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e0ff3532-526c-4610-b1b0-7501c721508c tempest-SnapshotsActionsTest-925909038 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d52232ce-49b5-45ff-9bd8-73a9befee41f" returned: 0 in 1.088s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:19.052322 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-e0ff3532-526c-4610-b1b0-7501c721508c tempest-SnapshotsActionsTest-925909038 None] Created reservations ['6a3c8c49-5cd1-450c-9762-2abbed7bd52e', '045541f9-ca4d-4b9a-8507-5973b6a354cd', 'f5f1a537-cee2-4b4e-85cf-8514feb5f233', 'fec7c934-7d61-49ab-a951-b55b4d63115b'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:49:19.402794 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-e0ff3532-526c-4610-b1b0-7501c721508c tempest-SnapshotsActionsTest-925909038 None] Delete snapshot completed successfully.
Mar 02 18:49:19.410661 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-e0ff3532-526c-4610-b1b0-7501c721508c tempest-SnapshotsActionsTest-925909038 None] Lock "b'cinder-d52232ce-49b5-45ff-9bd8-73a9befee41f-delete_snapshot'" released by "delete_snapshot" :: held 2.306s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:49:20.873635 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7781cb60-6c8f-46a9-8966-038a017cd6de tempest-SnapshotsActionsTest-151415340 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/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:20.899390 n-d-828839-1 sudo[137941]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1
Mar 02 18:49:20.900197 n-d-828839-1 sudo[137941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:21.141449 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-31e0c3dd-1a45-4228-82bb-fe59ef9170cf tempest-VolumesTransfersV355Test-539913494 None] Transfer volume completed successfully.
Mar 02 18:49:21.185364 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.driver [None req-34dfc6a4-df6d-4a9d-91ae-97fffaa5e86e tempest-VolumesBackupsAdminTest-1700887389 None] Creating a new backup for volume volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018. {{(pid=96937) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Mar 02 18:49:21.200358 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-34dfc6a4-df6d-4a9d-91ae-97fffaa5e86e tempest-VolumesBackupsAdminTest-1700887389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:21.231374 n-d-828839-1 sudo[137954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018
Mar 02 18:49:21.232167 n-d-828839-1 sudo[137954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:21.356239 n-d-828839-1 sudo[137941]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:21.358512 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7781cb60-6c8f-46a9-8966-038a017cd6de tempest-SnapshotsActionsTest-151415340 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/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1" returned: 0 in 0.484s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:21.360766 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7781cb60-6c8f-46a9-8966-038a017cd6de tempest-SnapshotsActionsTest-151415340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f90f3f43-092a-42df-be5d-4e0d3cb7e205 --snapshot stack-volumes-lvmdriver-1/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:21.379906 n-d-828839-1 sudo[137956]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f90f3f43-092a-42df-be5d-4e0d3cb7e205 --snapshot stack-volumes-lvmdriver-1/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 -L 1.00g
Mar 02 18:49:21.380700 n-d-828839-1 sudo[137956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:21.721433 n-d-828839-1 sudo[137954]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:21.723881 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-34dfc6a4-df6d-4a9d-91ae-97fffaa5e86e tempest-VolumesBackupsAdminTest-1700887389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018" returned: 0 in 0.524s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:21.798836 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:21.808268 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:21.809462 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805287408]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:49:21.810431 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-34dfc6a4-df6d-4a9d-91ae-97fffaa5e86e tempest-VolumesBackupsAdminTest-1700887389 None] Targets prior to update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:49:21.811609 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-34dfc6a4-df6d-4a9d-91ae-97fffaa5e86e tempest-VolumesBackupsAdminTest-1700887389 None] Creating iscsi_target for Volume ID: volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:49:21.988134 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-34dfc6a4-df6d-4a9d-91ae-97fffaa5e86e tempest-VolumesBackupsAdminTest-1700887389 None] Created volume path /opt/stack/data/cinder/volumes/volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018,
Mar 02 18:49:21.988134 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:49:21.988134 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:49:21.988134 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018
Mar 02 18:49:21.988134 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:49:21.988134 n-d-828839-1 cinder-volume[96937]: incominguser KLSpn7tYQDfu7MPD4n63 VQSoyARddMqHS66X
Mar 02 18:49:21.988134 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:49:21.988134 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:49:21.988134 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:49:21.988134 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:49:21.997636 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:22.615021 n-d-828839-1 sudo[137956]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:22.616832 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7781cb60-6c8f-46a9-8966-038a017cd6de tempest-SnapshotsActionsTest-151415340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f90f3f43-092a-42df-be5d-4e0d3cb7e205 --snapshot stack-volumes-lvmdriver-1/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 -L 1.00g" returned: 0 in 1.256s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:22.770530 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018" returned: 0 in 0.779s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:22.770530 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805287408]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:49:22.770530 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-34dfc6a4-df6d-4a9d-91ae-97fffaa5e86e tempest-VolumesBackupsAdminTest-1700887389 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:49:22.770530 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-34dfc6a4-df6d-4a9d-91ae-97fffaa5e86e tempest-VolumesBackupsAdminTest-1700887389 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:49:22.772048 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:22.779458 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:22.780022 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805287408]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018\n Backing store flags: \n Account information:\n KLSpn7tYQDfu7MPD4n63\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:49:22.780885 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-34dfc6a4-df6d-4a9d-91ae-97fffaa5e86e tempest-VolumesBackupsAdminTest-1700887389 None] Targets after update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:49:22.781891 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:22.819087 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-7781cb60-6c8f-46a9-8966-038a017cd6de tempest-SnapshotsActionsTest-151415340 None] Create snapshot completed successfully
Mar 02 18:49:22.901917 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:22.902335 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805287408]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018\n Backing store flags: \n Account information:\n KLSpn7tYQDfu7MPD4n63\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:49:22.906270 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:22.950321 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-3767164c-583e-44d4-bf53-ec821550813c tempest-VolumesTransfersV355Test-1407256704 None] Lock "b'cinder-c7736159-f85d-4fef-b853-ad09008ac02e-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:49:23.054724 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.150s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:23.056904 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805287408]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018\n Backing store flags: \n Account information:\n KLSpn7tYQDfu7MPD4n63\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:49:23.057182 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [None req-34dfc6a4-df6d-4a9d-91ae-97fffaa5e86e tempest-VolumesBackupsAdminTest-1700887389 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:49:23.134327 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-3767164c-583e-44d4-bf53-ec821550813c tempest-VolumesTransfersV355Test-1407256704 None] Skipping remove_export. No iscsi_target is presently exported for volume: c7736159-f85d-4fef-b853-ad09008ac02e
Mar 02 18:49:23.135574 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3767164c-583e-44d4-bf53-ec821550813c tempest-VolumesTransfersV355Test-1407256704 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/volume-c7736159-f85d-4fef-b853-ad09008ac02e {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:23.163429 n-d-828839-1 sudo[138112]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c7736159-f85d-4fef-b853-ad09008ac02e
Mar 02 18:49:23.165179 n-d-828839-1 sudo[138112]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:23.286266 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-34dfc6a4-df6d-4a9d-91ae-97fffaa5e86e tempest-VolumesBackupsAdminTest-1700887389 None] Initialize volume connection completed successfully.
Mar 02 18:49:23.520456 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-d9e56bef-95a5-457b-b09a-58962dfd36a0 tempest-SnapshotsActionsTest-925909038 None] Lock "b'cinder-f90f3f43-092a-42df-be5d-4e0d3cb7e205-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:49:23.522613 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d9e56bef-95a5-457b-b09a-58962dfd36a0 tempest-SnapshotsActionsTest-925909038 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/_snapshot-f90f3f43-092a-42df-be5d-4e0d3cb7e205 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:23.551231 n-d-828839-1 sudo[138141]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-f90f3f43-092a-42df-be5d-4e0d3cb7e205
Mar 02 18:49:23.552251 n-d-828839-1 sudo[138141]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:23.694632 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3767164c-583e-44d4-bf53-ec821550813c tempest-VolumesTransfersV355Test-1407256704 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/volume-c7736159-f85d-4fef-b853-ad09008ac02e" returned: 0 in 0.551s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:23.694632 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3767164c-583e-44d4-bf53-ec821550813c tempest-VolumesTransfersV355Test-1407256704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c7736159-f85d-4fef-b853-ad09008ac02e {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:23.684767 n-d-828839-1 sudo[138112]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:23.717732 n-d-828839-1 sudo[138149]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c7736159-f85d-4fef-b853-ad09008ac02e
Mar 02 18:49:23.718688 n-d-828839-1 sudo[138149]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:24.162642 n-d-828839-1 sudo[138141]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:24.165742 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d9e56bef-95a5-457b-b09a-58962dfd36a0 tempest-SnapshotsActionsTest-925909038 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/_snapshot-f90f3f43-092a-42df-be5d-4e0d3cb7e205" returned: 0 in 0.643s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:24.167947 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d9e56bef-95a5-457b-b09a-58962dfd36a0 tempest-SnapshotsActionsTest-925909038 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f90f3f43-092a-42df-be5d-4e0d3cb7e205 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:24.190869 n-d-828839-1 sudo[138173]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f90f3f43-092a-42df-be5d-4e0d3cb7e205
Mar 02 18:49:24.191666 n-d-828839-1 sudo[138173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:24.249855 n-d-828839-1 sudo[138149]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:24.252464 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3767164c-583e-44d4-bf53-ec821550813c tempest-VolumesTransfersV355Test-1407256704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c7736159-f85d-4fef-b853-ad09008ac02e" returned: 0 in 0.561s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:24.255181 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3767164c-583e-44d4-bf53-ec821550813c tempest-VolumesTransfersV355Test-1407256704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c7736159-f85d-4fef-b853-ad09008ac02e {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:24.278349 n-d-828839-1 sudo[138175]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c7736159-f85d-4fef-b853-ad09008ac02e
Mar 02 18:49:24.279311 n-d-828839-1 sudo[138175]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:25.165845 n-d-828839-1 sudo[138173]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:25.168300 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d9e56bef-95a5-457b-b09a-58962dfd36a0 tempest-SnapshotsActionsTest-925909038 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f90f3f43-092a-42df-be5d-4e0d3cb7e205" returned: 0 in 1.000s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:25.395682 n-d-828839-1 sudo[138175]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:25.399087 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3767164c-583e-44d4-bf53-ec821550813c tempest-VolumesTransfersV355Test-1407256704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c7736159-f85d-4fef-b853-ad09008ac02e" returned: 0 in 1.144s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:25.400256 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-3767164c-583e-44d4-bf53-ec821550813c tempest-VolumesTransfersV355Test-1407256704 None] Successfully deleted volume: c7736159-f85d-4fef-b853-ad09008ac02e
Mar 02 18:49:25.518733 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-d9e56bef-95a5-457b-b09a-58962dfd36a0 tempest-SnapshotsActionsTest-925909038 None] Created reservations ['7367b672-3ee3-4d03-a5a5-0a890941c0db', '1785da2d-67b4-4095-9243-cde466aaaa03', '7bd83151-540c-48b0-b7d0-f45df96bb067', 'a1870900-e887-4000-a177-a296c74d7806'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:49:25.606875 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-3767164c-583e-44d4-bf53-ec821550813c tempest-VolumesTransfersV355Test-1407256704 None] Created reservations ['638dbc1e-65ad-4cd1-82d0-d28656b90e6b', '3e32a7df-b13f-4ed2-946f-56cbe646c6c4', '3a3e7ccc-c10b-473c-af13-39a7b9c9fcfb', '7868798e-647f-43bd-8807-18441945e0e6'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:49:25.850344 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-d9e56bef-95a5-457b-b09a-58962dfd36a0 tempest-SnapshotsActionsTest-925909038 None] Delete snapshot completed successfully.
Mar 02 18:49:25.862439 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-d9e56bef-95a5-457b-b09a-58962dfd36a0 tempest-SnapshotsActionsTest-925909038 None] Lock "b'cinder-f90f3f43-092a-42df-be5d-4e0d3cb7e205-delete_snapshot'" released by "delete_snapshot" :: held 2.342s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:49:26.026436 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-3767164c-583e-44d4-bf53-ec821550813c tempest-VolumesTransfersV355Test-1407256704 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:49:26.027606 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3767164c-583e-44d4-bf53-ec821550813c tempest-VolumesTransfersV355Test-1407256704 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:26.080521 n-d-828839-1 sudo[138246]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:49:26.081856 n-d-828839-1 sudo[138246]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:26.530195 n-d-828839-1 sudo[138246]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:26.533053 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3767164c-583e-44d4-bf53-ec821550813c tempest-VolumesTransfersV355Test-1407256704 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.505s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:26.536165 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3767164c-583e-44d4-bf53-ec821550813c tempest-VolumesTransfersV355Test-1407256704 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:26.570373 n-d-828839-1 sudo[138249]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:49:26.571841 n-d-828839-1 sudo[138249]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:26.836504 n-d-828839-1 sudo[137603]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:26.841023 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_k02myjdmn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2dd0f193--2ac3--4cd7--b0b9--6a68c6270cdb" returned: 0 in 13.801s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:26.844258 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_k02myjdmn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:27.000384 n-d-828839-1 sudo[138320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_k02myjdmn-d-828839-1@lvmdriver-1
Mar 02 18:49:27.002739 n-d-828839-1 sudo[138320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:27.153277 n-d-828839-1 sudo[138249]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:27.155449 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3767164c-583e-44d4-bf53-ec821550813c tempest-VolumesTransfersV355Test-1407256704 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.619s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:27.158857 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-3767164c-583e-44d4-bf53-ec821550813c tempest-VolumesTransfersV355Test-1407256704 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:49:27.179904 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-3767164c-583e-44d4-bf53-ec821550813c tempest-VolumesTransfersV355Test-1407256704 None] Deleted volume successfully.
Mar 02 18:49:27.311028 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-60b5636b-f459-4afb-b8f6-0f898afc9696 tempest-SnapshotsActionsTest-151415340 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/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:27.329959 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-3767164c-583e-44d4-bf53-ec821550813c tempest-VolumesTransfersV355Test-1407256704 None] Lock "b'cinder-c7736159-f85d-4fef-b853-ad09008ac02e-delete_volume'" released by "delete_volume" :: held 4.379s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:49:27.334628 n-d-828839-1 sudo[138323]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1
Mar 02 18:49:27.335909 n-d-828839-1 sudo[138323]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:27.525722 n-d-828839-1 sudo[138320]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:27.528135 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_k02myjdmn-d-828839-1@lvmdriver-1" returned: 0 in 0.685s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:27.529209 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_k02myjdmn-d-828839-1@lvmdriver-1, size 700.00 MB, duration 13.80 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--2dd0f193--2ac3--4cd7--b0b9--6a68c6270cdb {{(pid=96937) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Mar 02 18:49:27.529679 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Converted 700.00 MB image at 50.71 MB/s
Mar 02 18:49:27.530700 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Downloaded image 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume 2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb successfully. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Mar 02 18:49:27.656059 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 for user b98571bd3459414aafbe709c688f67dd is deleted. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Mar 02 18:49:27.656854 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Marking volume 2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb as bootable. {{(pid=96937) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Mar 02 18:49:27.799546 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Copying metadata from image 2ac48b56-eabc-4774-8d21-7d0b03765520 to 2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb. {{(pid=96937) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Mar 02 18:49:27.799546 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Creating volume glance metadata for volume 2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb backed by image 2ac48b56-eabc-4774-8d21-7d0b03765520 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96937) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Mar 02 18:49:27.864965 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-7275deea-9920-49d6-b19a-239ae06c62e4 tempest-VolumesTransfersV355Test-1413289261 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:49:27.869208 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-7275deea-9920-49d6-b19a-239ae06c62e4 tempest-VolumesTransfersV355Test-1413289261 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:49:27.869873 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-7275deea-9920-49d6-b19a-239ae06c62e4 tempest-VolumesTransfersV355Test-1413289261 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'
Mar 02 18:49:27.879480 n-d-828839-1 sudo[138323]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:27.884330 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7275deea-9920-49d6-b19a-239ae06c62e4 tempest-VolumesTransfersV355Test-1413289261 None] Flow 'volume_create_manager' (0b61df4d-3c10-4913-9b30-988272732c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:49:27.888051 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7275deea-9920-49d6-b19a-239ae06c62e4 tempest-VolumesTransfersV355Test-1413289261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8a3855a1-5168-4404-bef4-656f39171c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:27.908550 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-60b5636b-f459-4afb-b8f6-0f898afc9696 tempest-SnapshotsActionsTest-151415340 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/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1" returned: 0 in 0.604s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:27.909777 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-60b5636b-f459-4afb-b8f6-0f898afc9696 tempest-SnapshotsActionsTest-151415340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b344d251-6f42-4a22-89e7-6957cf08ea07 --snapshot stack-volumes-lvmdriver-1/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:27.941647 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-7275deea-9920-49d6-b19a-239ae06c62e4 tempest-VolumesTransfersV355Test-1413289261 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:49:27.942014 n-d-828839-1 sudo[138329]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b344d251-6f42-4a22-89e7-6957cf08ea07 --snapshot stack-volumes-lvmdriver-1/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 -L 1.00g
Mar 02 18:49:27.943334 n-d-828839-1 sudo[138329]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:27.973483 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7275deea-9920-49d6-b19a-239ae06c62e4 tempest-VolumesTransfersV355Test-1413289261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8a3855a1-5168-4404-bef4-656f39171c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:49:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-658749389',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=debc511f-6c65-4332-8fc1-51e38a50a942,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60f07966a14546879f2b0d24b52a5948',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:49:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:49:28Z,user_id='5acd11768fce48a7953308f24106e0ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:27.976424 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7275deea-9920-49d6-b19a-239ae06c62e4 tempest-VolumesTransfersV355Test-1413289261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (18fcc938-2ceb-4343-8fa7-70b1fa04f2b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:27.978745 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7275deea-9920-49d6-b19a-239ae06c62e4 tempest-VolumesTransfersV355Test-1413289261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (18fcc938-2ceb-4343-8fa7-70b1fa04f2b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:27.981243 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7275deea-9920-49d6-b19a-239ae06c62e4 tempest-VolumesTransfersV355Test-1413289261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0e4d011-d407-4a5f-9664-a83e6ca35f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:27.983761 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7275deea-9920-49d6-b19a-239ae06c62e4 tempest-VolumesTransfersV355Test-1413289261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0e4d011-d407-4a5f-9664-a83e6ca35f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'debc511f-6c65-4332-8fc1-51e38a50a942', 'volume_name': 'volume-debc511f-6c65-4332-8fc1-51e38a50a942', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:27.986166 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7275deea-9920-49d6-b19a-239ae06c62e4 tempest-VolumesTransfersV355Test-1413289261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b79ea81c-77f6-4727-b915-cd8bf6ec61b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:27.988399 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7275deea-9920-49d6-b19a-239ae06c62e4 tempest-VolumesTransfersV355Test-1413289261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b79ea81c-77f6-4727-b915-cd8bf6ec61b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:27.990742 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7275deea-9920-49d6-b19a-239ae06c62e4 tempest-VolumesTransfersV355Test-1413289261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9f2127e-91be-42d8-a33d-c54292b52a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:27.991645 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-7275deea-9920-49d6-b19a-239ae06c62e4 tempest-VolumesTransfersV355Test-1413289261 None] Volume debc511f-6c65-4332-8fc1-51e38a50a942: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-debc511f-6c65-4332-8fc1-51e38a50a942', 'volume_size': 1}
Mar 02 18:49:27.993068 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7275deea-9920-49d6-b19a-239ae06c62e4 tempest-VolumesTransfersV355Test-1413289261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-debc511f-6c65-4332-8fc1-51e38a50a942 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:28.048273 n-d-828839-1 sudo[138331]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-debc511f-6c65-4332-8fc1-51e38a50a942 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:49:28.049076 n-d-828839-1 sudo[138331]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:28.052914 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be59b996-724e-4b75-870e-f9fdce975d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:28.057145 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6667464a-2631-464a-9b54-e0726f4fab2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:28.137895 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Volume volume-2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb (2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb): created successfully
Mar 02 18:49:28.140631 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6667464a-2631-464a-9b54-e0726f4fab2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:28.144549 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Flow 'volume_create_manager' (a390d22d-77b7-47b9-8ea9-29575beff032) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:49:28.241691 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-d4c2fb59-52ed-4c51-a4ff-4cff06e6fda9 tempest-VolumesExtendTest-432766418 None] Created volume successfully.
Mar 02 18:49:28.727412 n-d-828839-1 sudo[138331]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:28.729704 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7275deea-9920-49d6-b19a-239ae06c62e4 tempest-VolumesTransfersV355Test-1413289261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-debc511f-6c65-4332-8fc1-51e38a50a942 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.736s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:28.734008 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7275deea-9920-49d6-b19a-239ae06c62e4 tempest-VolumesTransfersV355Test-1413289261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9f2127e-91be-42d8-a33d-c54292b52a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-debc511f-6c65-4332-8fc1-51e38a50a942', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:28.736804 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7275deea-9920-49d6-b19a-239ae06c62e4 tempest-VolumesTransfersV355Test-1413289261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09790a06-f2b7-47a0-8b60-c1caeb732b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:28.851749 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-7275deea-9920-49d6-b19a-239ae06c62e4 tempest-VolumesTransfersV355Test-1413289261 None] Volume volume-debc511f-6c65-4332-8fc1-51e38a50a942 (debc511f-6c65-4332-8fc1-51e38a50a942): created successfully
Mar 02 18:49:28.853652 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7275deea-9920-49d6-b19a-239ae06c62e4 tempest-VolumesTransfersV355Test-1413289261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09790a06-f2b7-47a0-8b60-c1caeb732b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:28.857385 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-7275deea-9920-49d6-b19a-239ae06c62e4 tempest-VolumesTransfersV355Test-1413289261 None] Flow 'volume_create_manager' (0b61df4d-3c10-4913-9b30-988272732c45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:49:28.981027 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-7275deea-9920-49d6-b19a-239ae06c62e4 tempest-VolumesTransfersV355Test-1413289261 None] Created volume successfully.
Mar 02 18:49:29.113300 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a1ac4b7c-d90a-426a-b1a3-c8fe613d5e3a tempest-VolumesExtendTest-432766418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:29.172509 n-d-828839-1 sudo[138470]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb
Mar 02 18:49:29.173321 n-d-828839-1 sudo[138470]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:29.227149 n-d-828839-1 sudo[138329]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:29.229475 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-60b5636b-f459-4afb-b8f6-0f898afc9696 tempest-SnapshotsActionsTest-151415340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b344d251-6f42-4a22-89e7-6957cf08ea07 --snapshot stack-volumes-lvmdriver-1/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 -L 1.00g" returned: 0 in 1.319s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:29.338037 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-60b5636b-f459-4afb-b8f6-0f898afc9696 tempest-SnapshotsActionsTest-151415340 None] Create snapshot completed successfully
Mar 02 18:49:29.704303 n-d-828839-1 sudo[138470]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:29.707201 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a1ac4b7c-d90a-426a-b1a3-c8fe613d5e3a tempest-VolumesExtendTest-432766418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb" returned: 0 in 0.594s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:29.709513 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a1ac4b7c-d90a-426a-b1a3-c8fe613d5e3a tempest-VolumesExtendTest-432766418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:29.775850 n-d-828839-1 sudo[138474]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb
Mar 02 18:49:29.776903 n-d-828839-1 sudo[138474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:30.393170 n-d-828839-1 sudo[138474]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:30.395439 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a1ac4b7c-d90a-426a-b1a3-c8fe613d5e3a tempest-VolumesExtendTest-432766418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb" returned: 0 in 0.685s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:30.572387 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-a1ac4b7c-d90a-426a-b1a3-c8fe613d5e3a tempest-VolumesExtendTest-432766418 None] Extend volume completed successfully.
Mar 02 18:49:30.885627 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-1702ed26-6aff-40fd-a355-d4f9bf8e9b96 tempest-SnapshotsActionsTest-925909038 None] Lock "b'cinder-b344d251-6f42-4a22-89e7-6957cf08ea07-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:49:30.888063 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1702ed26-6aff-40fd-a355-d4f9bf8e9b96 tempest-SnapshotsActionsTest-925909038 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/_snapshot-b344d251-6f42-4a22-89e7-6957cf08ea07 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:30.917284 n-d-828839-1 sudo[138491]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-b344d251-6f42-4a22-89e7-6957cf08ea07
Mar 02 18:49:30.918468 n-d-828839-1 sudo[138491]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:31.040187 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-63a5f2a4-019d-40b1-b617-9bd684c0839b tempest-VolumesTransfersV355Test-1407256704 None] Lock "b'cinder-debc511f-6c65-4332-8fc1-51e38a50a942-delete_volume'" acquired by "delete_volume" :: waited 0.034s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:49:31.234207 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-63a5f2a4-019d-40b1-b617-9bd684c0839b tempest-VolumesTransfersV355Test-1407256704 None] Skipping remove_export. No iscsi_target is presently exported for volume: debc511f-6c65-4332-8fc1-51e38a50a942
Mar 02 18:49:31.235252 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-63a5f2a4-019d-40b1-b617-9bd684c0839b tempest-VolumesTransfersV355Test-1407256704 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/volume-debc511f-6c65-4332-8fc1-51e38a50a942 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:31.270182 n-d-828839-1 sudo[138493]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-debc511f-6c65-4332-8fc1-51e38a50a942
Mar 02 18:49:31.271031 n-d-828839-1 sudo[138493]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:31.454922 n-d-828839-1 sudo[138491]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:31.457593 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1702ed26-6aff-40fd-a355-d4f9bf8e9b96 tempest-SnapshotsActionsTest-925909038 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/_snapshot-b344d251-6f42-4a22-89e7-6957cf08ea07" returned: 0 in 0.569s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:31.461086 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1702ed26-6aff-40fd-a355-d4f9bf8e9b96 tempest-SnapshotsActionsTest-925909038 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b344d251-6f42-4a22-89e7-6957cf08ea07 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:31.510196 n-d-828839-1 sudo[138496]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b344d251-6f42-4a22-89e7-6957cf08ea07
Mar 02 18:49:31.519664 n-d-828839-1 sudo[138496]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:31.812287 n-d-828839-1 sudo[138493]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:31.814732 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-63a5f2a4-019d-40b1-b617-9bd684c0839b tempest-VolumesTransfersV355Test-1407256704 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/volume-debc511f-6c65-4332-8fc1-51e38a50a942" returned: 0 in 0.579s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:31.817449 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-63a5f2a4-019d-40b1-b617-9bd684c0839b tempest-VolumesTransfersV355Test-1407256704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-debc511f-6c65-4332-8fc1-51e38a50a942 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:31.846177 n-d-828839-1 sudo[138499]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-debc511f-6c65-4332-8fc1-51e38a50a942
Mar 02 18:49:31.847140 n-d-828839-1 sudo[138499]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:32.464029 n-d-828839-1 sudo[138496]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:32.467065 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1702ed26-6aff-40fd-a355-d4f9bf8e9b96 tempest-SnapshotsActionsTest-925909038 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b344d251-6f42-4a22-89e7-6957cf08ea07" returned: 0 in 1.006s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:32.469776 n-d-828839-1 sudo[138499]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:32.499104 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-63a5f2a4-019d-40b1-b617-9bd684c0839b tempest-VolumesTransfersV355Test-1407256704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-debc511f-6c65-4332-8fc1-51e38a50a942" returned: 0 in 0.681s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:32.499955 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-63a5f2a4-019d-40b1-b617-9bd684c0839b tempest-VolumesTransfersV355Test-1407256704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-debc511f-6c65-4332-8fc1-51e38a50a942 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:32.520063 n-d-828839-1 sudo[138564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-debc511f-6c65-4332-8fc1-51e38a50a942
Mar 02 18:49:32.521389 n-d-828839-1 sudo[138564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:32.640946 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-1702ed26-6aff-40fd-a355-d4f9bf8e9b96 tempest-SnapshotsActionsTest-925909038 None] Created reservations ['af61be19-52c5-412b-8d89-3cb9fc0a736d', 'd893ce60-2d33-4799-8534-ce59a79ee355', '2f9a1539-7c7d-459a-beef-c05aebaad3c8', '3033ef3c-53f5-4b65-93f5-fb0147be8c00'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:49:32.870201 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-1702ed26-6aff-40fd-a355-d4f9bf8e9b96 tempest-SnapshotsActionsTest-925909038 None] Delete snapshot completed successfully.
Mar 02 18:49:32.877014 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-1702ed26-6aff-40fd-a355-d4f9bf8e9b96 tempest-SnapshotsActionsTest-925909038 None] Lock "b'cinder-b344d251-6f42-4a22-89e7-6957cf08ea07-delete_snapshot'" released by "delete_snapshot" :: held 1.991s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:49:32.981650 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-1c53013b-a7f6-4b47-a2d4-586b3e26afad tempest-VolumesExtendTest-432766418 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:49:32.986282 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-1c53013b-a7f6-4b47-a2d4-586b3e26afad tempest-VolumesExtendTest-432766418 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:49:32.987093 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-1c53013b-a7f6-4b47-a2d4-586b3e26afad tempest-VolumesExtendTest-432766418 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'
Mar 02 18:49:33.007316 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1c53013b-a7f6-4b47-a2d4-586b3e26afad tempest-VolumesExtendTest-432766418 None] Flow 'volume_create_manager' (eccd0068-a32a-4720-bcde-5fa8c094839d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:49:33.012612 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1c53013b-a7f6-4b47-a2d4-586b3e26afad tempest-VolumesExtendTest-432766418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b56bebee-b46d-48ec-97ec-422031436e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:33.036545 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-1c53013b-a7f6-4b47-a2d4-586b3e26afad tempest-VolumesExtendTest-432766418 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:49:33.077905 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1c53013b-a7f6-4b47-a2d4-586b3e26afad tempest-VolumesExtendTest-432766418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b56bebee-b46d-48ec-97ec-422031436e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:49:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-615166505',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=7a2f2d55-8921-4e06-ad43-3e47ea7de720,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ba10cb113f24b789ee00ebb9aecaf17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:49:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:49:33Z,user_id='b98571bd3459414aafbe709c688f67dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:33.080648 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1c53013b-a7f6-4b47-a2d4-586b3e26afad tempest-VolumesExtendTest-432766418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5a9eca56-02ce-4183-b845-946aaa592a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:33.082733 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1c53013b-a7f6-4b47-a2d4-586b3e26afad tempest-VolumesExtendTest-432766418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5a9eca56-02ce-4183-b845-946aaa592a63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:33.085168 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1c53013b-a7f6-4b47-a2d4-586b3e26afad tempest-VolumesExtendTest-432766418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bac49a16-69ea-4dbe-abb5-9ef727eddde6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:33.087511 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1c53013b-a7f6-4b47-a2d4-586b3e26afad tempest-VolumesExtendTest-432766418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bac49a16-69ea-4dbe-abb5-9ef727eddde6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7a2f2d55-8921-4e06-ad43-3e47ea7de720', 'volume_name': 'volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:33.090101 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1c53013b-a7f6-4b47-a2d4-586b3e26afad tempest-VolumesExtendTest-432766418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (af346a45-1817-4704-be36-b03533be95bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:33.092208 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1c53013b-a7f6-4b47-a2d4-586b3e26afad tempest-VolumesExtendTest-432766418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (af346a45-1817-4704-be36-b03533be95bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:33.094346 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1c53013b-a7f6-4b47-a2d4-586b3e26afad tempest-VolumesExtendTest-432766418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9af260e8-0d05-4265-9970-e1e0e7f08b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:33.095123 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-1c53013b-a7f6-4b47-a2d4-586b3e26afad tempest-VolumesExtendTest-432766418 None] Volume 7a2f2d55-8921-4e06-ad43-3e47ea7de720: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720', 'volume_size': 1}
Mar 02 18:49:33.096884 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1c53013b-a7f6-4b47-a2d4-586b3e26afad tempest-VolumesExtendTest-432766418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:33.132019 n-d-828839-1 sudo[138569]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:49:33.132948 n-d-828839-1 sudo[138569]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:33.235830 n-d-828839-1 sudo[138564]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:33.238470 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-63a5f2a4-019d-40b1-b617-9bd684c0839b tempest-VolumesTransfersV355Test-1407256704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-debc511f-6c65-4332-8fc1-51e38a50a942" returned: 0 in 0.738s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:33.240084 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-63a5f2a4-019d-40b1-b617-9bd684c0839b tempest-VolumesTransfersV355Test-1407256704 None] Successfully deleted volume: debc511f-6c65-4332-8fc1-51e38a50a942
Mar 02 18:49:33.463383 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-63a5f2a4-019d-40b1-b617-9bd684c0839b tempest-VolumesTransfersV355Test-1407256704 None] Created reservations ['e81c4df9-2c05-4a28-9ef5-d5d0f130f839', '0dbbe440-d762-4e2a-8358-3566e510b520', '08d9d314-4c64-44a7-be46-a432a83991e4', '7cb5e2fc-194c-4971-b63b-73370b2f7dc9'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:49:33.709011 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-63a5f2a4-019d-40b1-b617-9bd684c0839b tempest-VolumesTransfersV355Test-1407256704 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:49:33.709912 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-63a5f2a4-019d-40b1-b617-9bd684c0839b tempest-VolumesTransfersV355Test-1407256704 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:33.756811 n-d-828839-1 sudo[138593]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:49:33.758381 n-d-828839-1 sudo[138593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:33.861601 n-d-828839-1 sudo[138569]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:33.864280 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1c53013b-a7f6-4b47-a2d4-586b3e26afad tempest-VolumesExtendTest-432766418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.767s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:33.868755 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1c53013b-a7f6-4b47-a2d4-586b3e26afad tempest-VolumesExtendTest-432766418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9af260e8-0d05-4265-9970-e1e0e7f08b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:33.872791 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1c53013b-a7f6-4b47-a2d4-586b3e26afad tempest-VolumesExtendTest-432766418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c74a9610-75a3-4c56-afd8-29056d18d3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:34.046563 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-1c53013b-a7f6-4b47-a2d4-586b3e26afad tempest-VolumesExtendTest-432766418 None] Volume volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720 (7a2f2d55-8921-4e06-ad43-3e47ea7de720): created successfully
Mar 02 18:49:34.048812 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1c53013b-a7f6-4b47-a2d4-586b3e26afad tempest-VolumesExtendTest-432766418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c74a9610-75a3-4c56-afd8-29056d18d3a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:34.055013 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1c53013b-a7f6-4b47-a2d4-586b3e26afad tempest-VolumesExtendTest-432766418 None] Flow 'volume_create_manager' (eccd0068-a32a-4720-bcde-5fa8c094839d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:49:34.200827 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-1c53013b-a7f6-4b47-a2d4-586b3e26afad tempest-VolumesExtendTest-432766418 None] Created volume successfully.
Mar 02 18:49:34.294649 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-63a5f2a4-019d-40b1-b617-9bd684c0839b tempest-VolumesTransfersV355Test-1407256704 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.582s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:34.294649 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-63a5f2a4-019d-40b1-b617-9bd684c0839b tempest-VolumesTransfersV355Test-1407256704 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:34.285803 n-d-828839-1 sudo[138593]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:34.314423 n-d-828839-1 sudo[138605]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:49:34.315223 n-d-828839-1 sudo[138605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:34.629408 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-3ac5a8d7-dcdd-4ab5-83ec-2213553dbc96 tempest-SnapshotsActionsTest-151415340 None] Lock "b'cinder-1436276c-ac87-4c7b-a704-ac421fc4956d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.026s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:49:34.633933 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3ac5a8d7-dcdd-4ab5-83ec-2213553dbc96 tempest-SnapshotsActionsTest-151415340 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/_snapshot-1436276c-ac87-4c7b-a704-ac421fc4956d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:34.677067 n-d-828839-1 sudo[138608]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-1436276c-ac87-4c7b-a704-ac421fc4956d
Mar 02 18:49:34.677876 n-d-828839-1 sudo[138608]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:34.822252 n-d-828839-1 sudo[138605]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:34.825365 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-63a5f2a4-019d-40b1-b617-9bd684c0839b tempest-VolumesTransfersV355Test-1407256704 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.532s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:34.827452 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-63a5f2a4-019d-40b1-b617-9bd684c0839b tempest-VolumesTransfersV355Test-1407256704 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:49:34.834603 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-63a5f2a4-019d-40b1-b617-9bd684c0839b tempest-VolumesTransfersV355Test-1407256704 None] Deleted volume successfully.
Mar 02 18:49:34.961017 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-63a5f2a4-019d-40b1-b617-9bd684c0839b tempest-VolumesTransfersV355Test-1407256704 None] Lock "b'cinder-debc511f-6c65-4332-8fc1-51e38a50a942-delete_volume'" released by "delete_volume" :: held 3.921s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:49:35.203629 n-d-828839-1 sudo[138608]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:35.209565 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3ac5a8d7-dcdd-4ab5-83ec-2213553dbc96 tempest-SnapshotsActionsTest-151415340 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/_snapshot-1436276c-ac87-4c7b-a704-ac421fc4956d" returned: 0 in 0.576s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:35.211552 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3ac5a8d7-dcdd-4ab5-83ec-2213553dbc96 tempest-SnapshotsActionsTest-151415340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1436276c-ac87-4c7b-a704-ac421fc4956d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:35.238439 n-d-828839-1 sudo[138611]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1436276c-ac87-4c7b-a704-ac421fc4956d
Mar 02 18:49:35.239530 n-d-828839-1 sudo[138611]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:35.972313 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-91733f25-5ab7-4cae-b31e-1257a8245d1b tempest-VolumesExtendTest-432766418 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/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:36.000103 n-d-828839-1 sudo[138653]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720
Mar 02 18:49:36.000900 n-d-828839-1 sudo[138653]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:36.049726 n-d-828839-1 sudo[138611]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:36.052371 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3ac5a8d7-dcdd-4ab5-83ec-2213553dbc96 tempest-SnapshotsActionsTest-151415340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1436276c-ac87-4c7b-a704-ac421fc4956d" returned: 0 in 0.840s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:36.435050 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-3ac5a8d7-dcdd-4ab5-83ec-2213553dbc96 tempest-SnapshotsActionsTest-151415340 None] Created reservations ['043af8fb-a8c5-4dac-9266-1d5f1866f6d4', 'd504e18d-b426-4c4e-b3d5-324d0fb347ef', 'b4fa4aa3-3bc4-4eb7-a3ab-ddf4b6688ab7', '7acc42e9-1b88-43b0-b33d-98a2eba4cc5d'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:49:36.584562 n-d-828839-1 sudo[138653]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:36.586606 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-91733f25-5ab7-4cae-b31e-1257a8245d1b tempest-VolumesExtendTest-432766418 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/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720" returned: 0 in 0.614s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:36.588130 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-91733f25-5ab7-4cae-b31e-1257a8245d1b tempest-VolumesExtendTest-432766418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-94a20f03-8e92-49b2-b01b-b3a3e9861f44 --snapshot stack-volumes-lvmdriver-1/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:36.609693 n-d-828839-1 sudo[138657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-94a20f03-8e92-49b2-b01b-b3a3e9861f44 --snapshot stack-volumes-lvmdriver-1/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720 -L 1.00g
Mar 02 18:49:36.611766 n-d-828839-1 sudo[138657]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:36.647604 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-3ac5a8d7-dcdd-4ab5-83ec-2213553dbc96 tempest-SnapshotsActionsTest-151415340 None] Delete snapshot completed successfully.
Mar 02 18:49:36.655122 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-3ac5a8d7-dcdd-4ab5-83ec-2213553dbc96 tempest-SnapshotsActionsTest-151415340 None] Lock "b'cinder-1436276c-ac87-4c7b-a704-ac421fc4956d-delete_snapshot'" released by "delete_snapshot" :: held 2.039s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:49:37.133808 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-93f7988a-d404-40cd-84d4-2d2ca9d594f1 tempest-SnapshotsActionsTest-151415340 None] Lock "b'cinder-47964a0b-9394-4776-aaf8-bb1a55b131d1-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:49:37.392190 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-93f7988a-d404-40cd-84d4-2d2ca9d594f1 tempest-SnapshotsActionsTest-151415340 None] Skipping remove_export. No iscsi_target is presently exported for volume: 47964a0b-9394-4776-aaf8-bb1a55b131d1
Mar 02 18:49:37.394280 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-93f7988a-d404-40cd-84d4-2d2ca9d594f1 tempest-SnapshotsActionsTest-151415340 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/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:37.476948 n-d-828839-1 sudo[138681]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1
Mar 02 18:49:37.477805 n-d-828839-1 sudo[138681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:37.780965 n-d-828839-1 sudo[138657]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:37.783749 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-91733f25-5ab7-4cae-b31e-1257a8245d1b tempest-VolumesExtendTest-432766418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-94a20f03-8e92-49b2-b01b-b3a3e9861f44 --snapshot stack-volumes-lvmdriver-1/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720 -L 1.00g" returned: 0 in 1.195s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:38.000715 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-91733f25-5ab7-4cae-b31e-1257a8245d1b tempest-VolumesExtendTest-432766418 None] Create snapshot completed successfully
Mar 02 18:49:38.068717 n-d-828839-1 sudo[138681]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:38.070466 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-93f7988a-d404-40cd-84d4-2d2ca9d594f1 tempest-SnapshotsActionsTest-151415340 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/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1" returned: 0 in 0.676s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:38.072316 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-93f7988a-d404-40cd-84d4-2d2ca9d594f1 tempest-SnapshotsActionsTest-151415340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:38.100275 n-d-828839-1 sudo[138764]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1
Mar 02 18:49:38.102164 n-d-828839-1 sudo[138764]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:38.804109 n-d-828839-1 sudo[138764]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:38.806456 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-93f7988a-d404-40cd-84d4-2d2ca9d594f1 tempest-SnapshotsActionsTest-151415340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1" returned: 0 in 0.734s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:38.809772 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-93f7988a-d404-40cd-84d4-2d2ca9d594f1 tempest-SnapshotsActionsTest-151415340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:38.835116 n-d-828839-1 sudo[138775]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1
Mar 02 18:49:38.836673 n-d-828839-1 sudo[138775]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:39.559198 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4216c00c-b90c-400e-94a9-57e82f865ae7 tempest-VolumesExtendTest-432766418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:39.603695 n-d-828839-1 sudo[138784]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720
Mar 02 18:49:39.605353 n-d-828839-1 sudo[138784]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:39.697634 n-d-828839-1 sudo[138775]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:39.700576 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-93f7988a-d404-40cd-84d4-2d2ca9d594f1 tempest-SnapshotsActionsTest-151415340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-47964a0b-9394-4776-aaf8-bb1a55b131d1" returned: 0 in 0.891s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:39.702050 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-93f7988a-d404-40cd-84d4-2d2ca9d594f1 tempest-SnapshotsActionsTest-151415340 None] Successfully deleted volume: 47964a0b-9394-4776-aaf8-bb1a55b131d1
Mar 02 18:49:39.851937 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-93f7988a-d404-40cd-84d4-2d2ca9d594f1 tempest-SnapshotsActionsTest-151415340 None] Created reservations ['80a54751-bb84-47d2-88f2-ceadc8f370ad', '3ffe4bdc-cbeb-4b89-94d0-82027af60be1', 'dfa1cc1c-9b7f-4a4a-a6fe-cbd94da79648', '4022f589-e81c-42a6-93fe-883dd45f0808'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:49:40.173817 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-93f7988a-d404-40cd-84d4-2d2ca9d594f1 tempest-SnapshotsActionsTest-151415340 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:49:40.173817 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-93f7988a-d404-40cd-84d4-2d2ca9d594f1 tempest-SnapshotsActionsTest-151415340 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:40.206765 n-d-828839-1 sudo[138788]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:49:40.207905 n-d-828839-1 sudo[138788]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:40.337599 n-d-828839-1 sudo[138784]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:40.340792 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4216c00c-b90c-400e-94a9-57e82f865ae7 tempest-VolumesExtendTest-432766418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720" returned: 0 in 0.782s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:40.343232 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4216c00c-b90c-400e-94a9-57e82f865ae7 tempest-VolumesExtendTest-432766418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:40.404525 n-d-828839-1 sudo[138790]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720
Mar 02 18:49:40.406790 n-d-828839-1 sudo[138790]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:40.913761 n-d-828839-1 sudo[138788]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:40.916648 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-93f7988a-d404-40cd-84d4-2d2ca9d594f1 tempest-SnapshotsActionsTest-151415340 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.759s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:40.920762 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-93f7988a-d404-40cd-84d4-2d2ca9d594f1 tempest-SnapshotsActionsTest-151415340 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:40.963901 n-d-828839-1 sudo[138798]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:49:40.964864 n-d-828839-1 sudo[138798]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:41.079396 n-d-828839-1 sudo[138790]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:41.082704 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4216c00c-b90c-400e-94a9-57e82f865ae7 tempest-VolumesExtendTest-432766418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720" returned: 0 in 0.739s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:41.083849 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.brick.local_dev.lvm [None req-4216c00c-b90c-400e-94a9-57e82f865ae7 tempest-VolumesExtendTest-432766418 None] Checking to see if volume volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720 has been deactivated. {{(pid=96937) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:670}}
Mar 02 18:49:41.084857 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4216c00c-b90c-400e-94a9-57e82f865ae7 tempest-VolumesExtendTest-432766418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:41.113232 n-d-828839-1 sudo[138802]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720
Mar 02 18:49:41.114145 n-d-828839-1 sudo[138802]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:41.530229 n-d-828839-1 sudo[138798]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:41.532556 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-93f7988a-d404-40cd-84d4-2d2ca9d594f1 tempest-SnapshotsActionsTest-151415340 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.612s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:41.535572 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-93f7988a-d404-40cd-84d4-2d2ca9d594f1 tempest-SnapshotsActionsTest-151415340 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:49:41.545354 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-93f7988a-d404-40cd-84d4-2d2ca9d594f1 tempest-SnapshotsActionsTest-151415340 None] Deleted volume successfully.
Mar 02 18:49:41.582165 n-d-828839-1 sudo[138802]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:41.584572 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4216c00c-b90c-400e-94a9-57e82f865ae7 tempest-VolumesExtendTest-432766418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720" returned: 0 in 0.500s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:41.585723 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.brick.local_dev.lvm [None req-4216c00c-b90c-400e-94a9-57e82f865ae7 tempest-VolumesExtendTest-432766418 None] Volume volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720 has been deactivated. {{(pid=96937) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:676}}
Mar 02 18:49:41.587564 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4216c00c-b90c-400e-94a9-57e82f865ae7 tempest-VolumesExtendTest-432766418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:41.627806 n-d-828839-1 sudo[138806]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720
Mar 02 18:49:41.628694 n-d-828839-1 sudo[138806]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:41.641954 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-93f7988a-d404-40cd-84d4-2d2ca9d594f1 tempest-SnapshotsActionsTest-151415340 None] Lock "b'cinder-47964a0b-9394-4776-aaf8-bb1a55b131d1-delete_volume'" released by "delete_volume" :: held 4.508s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:49:42.187295 n-d-828839-1 sudo[138806]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:42.193198 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4216c00c-b90c-400e-94a9-57e82f865ae7 tempest-VolumesExtendTest-432766418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720" returned: 0 in 0.605s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:42.195874 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4216c00c-b90c-400e-94a9-57e82f865ae7 tempest-VolumesExtendTest-432766418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:42.217997 n-d-828839-1 sudo[138811]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720
Mar 02 18:49:42.218824 n-d-828839-1 sudo[138811]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:42.828680 n-d-828839-1 sudo[138811]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:42.830885 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4216c00c-b90c-400e-94a9-57e82f865ae7 tempest-VolumesExtendTest-432766418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720" returned: 0 in 0.635s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:43.064646 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-4216c00c-b90c-400e-94a9-57e82f865ae7 tempest-VolumesExtendTest-432766418 None] Extend volume completed successfully.
Mar 02 18:49:44.122854 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-a7fa4455-c88e-4284-bf65-57d518711172 tempest-VolumesGetTest-503582665 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:49:44.126727 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-a7fa4455-c88e-4284-bf65-57d518711172 tempest-VolumesGetTest-503582665 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:49:44.129982 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-a7fa4455-c88e-4284-bf65-57d518711172 tempest-VolumesGetTest-503582665 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'
Mar 02 18:49:44.139898 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7fa4455-c88e-4284-bf65-57d518711172 tempest-VolumesGetTest-503582665 None] Flow 'volume_create_manager' (5443fc5a-5331-4df9-85f4-44a53a79115a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:49:44.143515 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7fa4455-c88e-4284-bf65-57d518711172 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4d259f0f-8a08-41fa-bb4b-6c52cea36eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:44.177015 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-a7fa4455-c88e-4284-bf65-57d518711172 tempest-VolumesGetTest-503582665 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:49:44.217167 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7fa4455-c88e-4284-bf65-57d518711172 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4d259f0f-8a08-41fa-bb4b-6c52cea36eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:49:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-228941846',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=bb395e9c-9fc5-4a5a-877c-2715f61ff7b2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='65028a5fac194bdfa3515bcb2d96af59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:49:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:49:44Z,user_id='f8686c19618e4d278736710def59b046',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:44.220014 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7fa4455-c88e-4284-bf65-57d518711172 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f184343d-1558-4a4d-b99c-a8f7b8822523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:44.222840 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7fa4455-c88e-4284-bf65-57d518711172 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f184343d-1558-4a4d-b99c-a8f7b8822523) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:44.225359 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7fa4455-c88e-4284-bf65-57d518711172 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6cf58397-6929-47ad-983a-6d9adb54b988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:44.227813 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7fa4455-c88e-4284-bf65-57d518711172 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6cf58397-6929-47ad-983a-6d9adb54b988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bb395e9c-9fc5-4a5a-877c-2715f61ff7b2', 'volume_name': 'volume-bb395e9c-9fc5-4a5a-877c-2715f61ff7b2', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:44.231785 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7fa4455-c88e-4284-bf65-57d518711172 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8c238dfd-31e4-4496-82de-75bc3392d32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:44.234728 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7fa4455-c88e-4284-bf65-57d518711172 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8c238dfd-31e4-4496-82de-75bc3392d32b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:44.248778 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7fa4455-c88e-4284-bf65-57d518711172 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3c295417-fcb4-4fcb-a710-a6d6fc2745d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:44.249642 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-a7fa4455-c88e-4284-bf65-57d518711172 tempest-VolumesGetTest-503582665 None] Volume bb395e9c-9fc5-4a5a-877c-2715f61ff7b2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bb395e9c-9fc5-4a5a-877c-2715f61ff7b2', 'volume_size': 1}
Mar 02 18:49:44.252063 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a7fa4455-c88e-4284-bf65-57d518711172 tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bb395e9c-9fc5-4a5a-877c-2715f61ff7b2 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:44.279248 n-d-828839-1 sudo[138909]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bb395e9c-9fc5-4a5a-877c-2715f61ff7b2 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:49:44.280153 n-d-828839-1 sudo[138909]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:44.523655 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-8ed1516d-be0a-4196-9064-393dbdd0d3e5 tempest-VolumesExtendTest-432766418 None] Lock "b'cinder-94a20f03-8e92-49b2-b01b-b3a3e9861f44-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.023s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:49:44.526225 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8ed1516d-be0a-4196-9064-393dbdd0d3e5 tempest-VolumesExtendTest-432766418 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/_snapshot-94a20f03-8e92-49b2-b01b-b3a3e9861f44 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:44.554506 n-d-828839-1 sudo[138912]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-94a20f03-8e92-49b2-b01b-b3a3e9861f44
Mar 02 18:49:44.561822 n-d-828839-1 sudo[138912]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:44.954797 n-d-828839-1 sudo[138909]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:44.957095 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a7fa4455-c88e-4284-bf65-57d518711172 tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bb395e9c-9fc5-4a5a-877c-2715f61ff7b2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.704s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:44.960937 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7fa4455-c88e-4284-bf65-57d518711172 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3c295417-fcb4-4fcb-a710-a6d6fc2745d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bb395e9c-9fc5-4a5a-877c-2715f61ff7b2', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:44.964053 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7fa4455-c88e-4284-bf65-57d518711172 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0e595931-da80-4cdf-aefe-a3a4dc4f355f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:45.036298 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-a7fa4455-c88e-4284-bf65-57d518711172 tempest-VolumesGetTest-503582665 None] Volume volume-bb395e9c-9fc5-4a5a-877c-2715f61ff7b2 (bb395e9c-9fc5-4a5a-877c-2715f61ff7b2): created successfully
Mar 02 18:49:45.039988 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7fa4455-c88e-4284-bf65-57d518711172 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0e595931-da80-4cdf-aefe-a3a4dc4f355f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:45.045836 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7fa4455-c88e-4284-bf65-57d518711172 tempest-VolumesGetTest-503582665 None] Flow 'volume_create_manager' (5443fc5a-5331-4df9-85f4-44a53a79115a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:49:45.094390 n-d-828839-1 sudo[138912]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:45.096187 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8ed1516d-be0a-4196-9064-393dbdd0d3e5 tempest-VolumesExtendTest-432766418 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/_snapshot-94a20f03-8e92-49b2-b01b-b3a3e9861f44" returned: 0 in 0.570s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:45.098091 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8ed1516d-be0a-4196-9064-393dbdd0d3e5 tempest-VolumesExtendTest-432766418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-94a20f03-8e92-49b2-b01b-b3a3e9861f44 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:45.117175 n-d-828839-1 sudo[138945]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-94a20f03-8e92-49b2-b01b-b3a3e9861f44
Mar 02 18:49:45.117956 n-d-828839-1 sudo[138945]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:45.127486 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-a7fa4455-c88e-4284-bf65-57d518711172 tempest-VolumesGetTest-503582665 None] Created volume successfully.
Mar 02 18:49:45.931143 n-d-828839-1 sudo[138945]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:45.934166 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8ed1516d-be0a-4196-9064-393dbdd0d3e5 tempest-VolumesExtendTest-432766418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-94a20f03-8e92-49b2-b01b-b3a3e9861f44" returned: 0 in 0.835s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:46.133089 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-8ed1516d-be0a-4196-9064-393dbdd0d3e5 tempest-VolumesExtendTest-432766418 None] Created reservations ['2819469a-871f-425b-892e-f1afaa34c2fd', 'da1a2f43-dacb-4397-80d5-c7ed84f26b72', '3f6eb07f-2ee1-43e7-9e16-6c467a40586c', '9189bdef-9e83-4008-a17d-bd8069c1114e'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:49:46.389064 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-8ed1516d-be0a-4196-9064-393dbdd0d3e5 tempest-VolumesExtendTest-432766418 None] Delete snapshot completed successfully.
Mar 02 18:49:46.396185 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-8ed1516d-be0a-4196-9064-393dbdd0d3e5 tempest-VolumesExtendTest-432766418 None] Lock "b'cinder-94a20f03-8e92-49b2-b01b-b3a3e9861f44-delete_snapshot'" released by "delete_snapshot" :: held 1.873s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:49:47.483574 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-44e08702-8f41-4a14-80f4-a0c89c58d576 tempest-VolumesExtendTest-432766418 None] Lock "b'cinder-7a2f2d55-8921-4e06-ad43-3e47ea7de720-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:49:47.618598 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-ad27b1a4-8edd-46f2-82f5-5698f9da673e tempest-VolumeManageAdminTest-243404078 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:49:47.622395 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-ad27b1a4-8edd-46f2-82f5-5698f9da673e tempest-VolumeManageAdminTest-243404078 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:49:47.622896 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-ad27b1a4-8edd-46f2-82f5-5698f9da673e tempest-VolumeManageAdminTest-243404078 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'
Mar 02 18:49:47.636165 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ad27b1a4-8edd-46f2-82f5-5698f9da673e tempest-VolumeManageAdminTest-243404078 None] Flow 'volume_create_manager' (fcd4f29d-aef3-45ac-b706-2af00201831b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:49:47.639481 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ad27b1a4-8edd-46f2-82f5-5698f9da673e tempest-VolumeManageAdminTest-243404078 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d894eacb-a429-4dd9-9f8a-7337c4c779ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:47.669012 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-ad27b1a4-8edd-46f2-82f5-5698f9da673e tempest-VolumeManageAdminTest-243404078 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:49:47.695290 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-44e08702-8f41-4a14-80f4-a0c89c58d576 tempest-VolumesExtendTest-432766418 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7a2f2d55-8921-4e06-ad43-3e47ea7de720
Mar 02 18:49:47.696358 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-44e08702-8f41-4a14-80f4-a0c89c58d576 tempest-VolumesExtendTest-432766418 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/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:47.715055 n-d-828839-1 sudo[138999]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720
Mar 02 18:49:47.715853 n-d-828839-1 sudo[138999]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:47.717437 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ad27b1a4-8edd-46f2-82f5-5698f9da673e tempest-VolumeManageAdminTest-243404078 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d894eacb-a429-4dd9-9f8a-7337c4c779ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:49:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1907712896',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=31543467-377b-4e14-9a4d-0a1127457411,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c506e103d6404187adfd7ce903aeb7cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:49:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:49:47Z,user_id='10973f45f3a048c4b60e8ae2c72f0f75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:47.720164 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ad27b1a4-8edd-46f2-82f5-5698f9da673e tempest-VolumeManageAdminTest-243404078 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78662c07-c776-410f-afb5-449413739192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:47.722513 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ad27b1a4-8edd-46f2-82f5-5698f9da673e tempest-VolumeManageAdminTest-243404078 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78662c07-c776-410f-afb5-449413739192) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:47.729939 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ad27b1a4-8edd-46f2-82f5-5698f9da673e tempest-VolumeManageAdminTest-243404078 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d61edb5d-8bbb-4c11-b478-2a8d3f2f5510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:47.729939 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ad27b1a4-8edd-46f2-82f5-5698f9da673e tempest-VolumeManageAdminTest-243404078 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d61edb5d-8bbb-4c11-b478-2a8d3f2f5510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '31543467-377b-4e14-9a4d-0a1127457411', 'volume_name': 'volume-31543467-377b-4e14-9a4d-0a1127457411', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:47.729939 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ad27b1a4-8edd-46f2-82f5-5698f9da673e tempest-VolumeManageAdminTest-243404078 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8db62bd4-1f56-41f0-b47e-ea3a76da2ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:47.731626 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ad27b1a4-8edd-46f2-82f5-5698f9da673e tempest-VolumeManageAdminTest-243404078 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8db62bd4-1f56-41f0-b47e-ea3a76da2ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:47.733874 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ad27b1a4-8edd-46f2-82f5-5698f9da673e tempest-VolumeManageAdminTest-243404078 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0bd6e97-382c-4165-ba65-b10178aff083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:47.734721 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-ad27b1a4-8edd-46f2-82f5-5698f9da673e tempest-VolumeManageAdminTest-243404078 None] Volume 31543467-377b-4e14-9a4d-0a1127457411: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-31543467-377b-4e14-9a4d-0a1127457411', 'volume_size': 1}
Mar 02 18:49:47.736366 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ad27b1a4-8edd-46f2-82f5-5698f9da673e tempest-VolumeManageAdminTest-243404078 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31543467-377b-4e14-9a4d-0a1127457411 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:47.755545 n-d-828839-1 sudo[139001]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31543467-377b-4e14-9a4d-0a1127457411 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:49:47.756337 n-d-828839-1 sudo[139001]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:47.844811 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-302d8b15-2159-4996-bf35-107127f7294d tempest-VolumesGetTest-503582665 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:49:47.844811 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-302d8b15-2159-4996-bf35-107127f7294d tempest-VolumesGetTest-503582665 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:49:47.844811 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-302d8b15-2159-4996-bf35-107127f7294d tempest-VolumesGetTest-503582665 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'
Mar 02 18:49:47.868886 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-302d8b15-2159-4996-bf35-107127f7294d tempest-VolumesGetTest-503582665 None] Flow 'volume_create_manager' (62a54dc6-817f-4c64-b2da-f3c689c59ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:49:47.868886 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-302d8b15-2159-4996-bf35-107127f7294d tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1aa19152-4135-4158-82b3-d6190ed94a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:47.919810 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-302d8b15-2159-4996-bf35-107127f7294d tempest-VolumesGetTest-503582665 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:49:47.964387 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-302d8b15-2159-4996-bf35-107127f7294d tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1aa19152-4135-4158-82b3-d6190ed94a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:49:47Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1678319835',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=3801c582-c368-46b7-84ad-280187363a76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65028a5fac194bdfa3515bcb2d96af59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:49:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:49:48Z,user_id='f8686c19618e4d278736710def59b046',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:47.964387 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-302d8b15-2159-4996-bf35-107127f7294d tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7d18768-8db5-4e58-8cf1-2f4378ebef4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:47.964387 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-302d8b15-2159-4996-bf35-107127f7294d tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7d18768-8db5-4e58-8cf1-2f4378ebef4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:47.966789 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-302d8b15-2159-4996-bf35-107127f7294d tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (04f5de0a-130e-4c6c-9891-919c2e0c2745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:47.969713 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-302d8b15-2159-4996-bf35-107127f7294d tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (04f5de0a-130e-4c6c-9891-919c2e0c2745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3801c582-c368-46b7-84ad-280187363a76', 'volume_name': 'volume-3801c582-c368-46b7-84ad-280187363a76', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:47.972315 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-302d8b15-2159-4996-bf35-107127f7294d tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (40be9135-2af3-423c-bec5-be3fe513d633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:47.974876 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-302d8b15-2159-4996-bf35-107127f7294d tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (40be9135-2af3-423c-bec5-be3fe513d633) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:47.978101 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-302d8b15-2159-4996-bf35-107127f7294d tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2e3de502-ebb2-40bc-8ea7-c1df37e9b66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:47.979082 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-302d8b15-2159-4996-bf35-107127f7294d tempest-VolumesGetTest-503582665 None] Volume 3801c582-c368-46b7-84ad-280187363a76: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3801c582-c368-46b7-84ad-280187363a76', 'volume_size': 1}
Mar 02 18:49:47.982333 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-302d8b15-2159-4996-bf35-107127f7294d tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3801c582-c368-46b7-84ad-280187363a76 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:48.057551 n-d-828839-1 sudo[139003]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3801c582-c368-46b7-84ad-280187363a76 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:49:48.059142 n-d-828839-1 sudo[139003]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:48.235576 n-d-828839-1 sudo[138999]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:48.237755 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-44e08702-8f41-4a14-80f4-a0c89c58d576 tempest-VolumesExtendTest-432766418 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/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720" returned: 0 in 0.541s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:48.239935 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-44e08702-8f41-4a14-80f4-a0c89c58d576 tempest-VolumesExtendTest-432766418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:48.258743 n-d-828839-1 sudo[139008]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720
Mar 02 18:49:48.259542 n-d-828839-1 sudo[139008]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:48.526416 n-d-828839-1 sudo[139001]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:48.533385 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ad27b1a4-8edd-46f2-82f5-5698f9da673e tempest-VolumeManageAdminTest-243404078 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31543467-377b-4e14-9a4d-0a1127457411 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.797s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:48.537890 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ad27b1a4-8edd-46f2-82f5-5698f9da673e tempest-VolumeManageAdminTest-243404078 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0bd6e97-382c-4165-ba65-b10178aff083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-31543467-377b-4e14-9a4d-0a1127457411', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:48.540503 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ad27b1a4-8edd-46f2-82f5-5698f9da673e tempest-VolumeManageAdminTest-243404078 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7e079e95-ae20-4366-aea9-94f1155b028b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:48.645771 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-ad27b1a4-8edd-46f2-82f5-5698f9da673e tempest-VolumeManageAdminTest-243404078 None] Volume volume-31543467-377b-4e14-9a4d-0a1127457411 (31543467-377b-4e14-9a4d-0a1127457411): created successfully
Mar 02 18:49:48.647774 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ad27b1a4-8edd-46f2-82f5-5698f9da673e tempest-VolumeManageAdminTest-243404078 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7e079e95-ae20-4366-aea9-94f1155b028b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:48.659692 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ad27b1a4-8edd-46f2-82f5-5698f9da673e tempest-VolumeManageAdminTest-243404078 None] Flow 'volume_create_manager' (fcd4f29d-aef3-45ac-b706-2af00201831b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:49:48.731815 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-ad27b1a4-8edd-46f2-82f5-5698f9da673e tempest-VolumeManageAdminTest-243404078 None] Created volume successfully.
Mar 02 18:49:48.792458 n-d-828839-1 sudo[139008]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:48.793343 n-d-828839-1 sudo[139003]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:48.795067 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-302d8b15-2159-4996-bf35-107127f7294d tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3801c582-c368-46b7-84ad-280187363a76 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.813s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:48.797852 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-302d8b15-2159-4996-bf35-107127f7294d tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2e3de502-ebb2-40bc-8ea7-c1df37e9b66f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3801c582-c368-46b7-84ad-280187363a76', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:48.800147 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-302d8b15-2159-4996-bf35-107127f7294d tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (24d08ca6-9648-446b-9396-f1261536c699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:48.805158 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-44e08702-8f41-4a14-80f4-a0c89c58d576 tempest-VolumesExtendTest-432766418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720" returned: 0 in 0.565s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:48.806691 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-44e08702-8f41-4a14-80f4-a0c89c58d576 tempest-VolumesExtendTest-432766418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:48.825466 n-d-828839-1 sudo[139069]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720
Mar 02 18:49:48.826310 n-d-828839-1 sudo[139069]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:48.920597 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-302d8b15-2159-4996-bf35-107127f7294d tempest-VolumesGetTest-503582665 None] Volume volume-3801c582-c368-46b7-84ad-280187363a76 (3801c582-c368-46b7-84ad-280187363a76): created successfully
Mar 02 18:49:48.923764 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-302d8b15-2159-4996-bf35-107127f7294d tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (24d08ca6-9648-446b-9396-f1261536c699) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:48.927257 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-302d8b15-2159-4996-bf35-107127f7294d tempest-VolumesGetTest-503582665 None] Flow 'volume_create_manager' (62a54dc6-817f-4c64-b2da-f3c689c59ba6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:49:49.012144 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-302d8b15-2159-4996-bf35-107127f7294d tempest-VolumesGetTest-503582665 None] Created volume successfully.
Mar 02 18:49:49.340073 n-d-828839-1 sudo[139069]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:49.342053 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-44e08702-8f41-4a14-80f4-a0c89c58d576 tempest-VolumesExtendTest-432766418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7a2f2d55-8921-4e06-ad43-3e47ea7de720" returned: 0 in 0.535s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:49.343092 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-44e08702-8f41-4a14-80f4-a0c89c58d576 tempest-VolumesExtendTest-432766418 None] Successfully deleted volume: 7a2f2d55-8921-4e06-ad43-3e47ea7de720
Mar 02 18:49:49.457264 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-44e08702-8f41-4a14-80f4-a0c89c58d576 tempest-VolumesExtendTest-432766418 None] Created reservations ['05316602-967d-4a6f-8e51-7f4a5fc93a78', '43b9ff77-fcf3-4903-9dd6-7f9d3b457eb2', '9993ddc2-490a-4c1a-8d42-4fac7ddd7df9', '20a62ddf-e802-49ce-a600-799b3966039e'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:49:49.692447 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-44e08702-8f41-4a14-80f4-a0c89c58d576 tempest-VolumesExtendTest-432766418 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:49:49.693215 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-44e08702-8f41-4a14-80f4-a0c89c58d576 tempest-VolumesExtendTest-432766418 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:49.713684 n-d-828839-1 sudo[139076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:49:49.714652 n-d-828839-1 sudo[139076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:50.039625 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-b36468b7-4e1d-4323-8ebe-f61ea47dddd4 tempest-VolumeManageAdminTest-695805234 None] Lock "b'cinder-31543467-377b-4e14-9a4d-0a1127457411-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:49:50.094146 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-b36468b7-4e1d-4323-8ebe-f61ea47dddd4 tempest-VolumeManageAdminTest-695805234 None] Skipping remove_export. No iscsi_target is presently exported for volume: 31543467-377b-4e14-9a4d-0a1127457411
Mar 02 18:49:50.216668 n-d-828839-1 sudo[139076]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:50.221068 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-44e08702-8f41-4a14-80f4-a0c89c58d576 tempest-VolumesExtendTest-432766418 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.528s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:50.222780 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-44e08702-8f41-4a14-80f4-a0c89c58d576 tempest-VolumesExtendTest-432766418 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:50.243042 n-d-828839-1 sudo[139080]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:49:50.243925 n-d-828839-1 sudo[139080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:50.310058 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-b36468b7-4e1d-4323-8ebe-f61ea47dddd4 tempest-VolumeManageAdminTest-695805234 None] Created reservations ['6a66a3ad-9d6c-4ba2-94bb-75680c574a07', '785ab3e7-1995-494c-a045-a64dfcfd22d2', 'f7db2cae-8b4b-492d-8454-9c2764c42f4f', '24f24413-4fad-425b-8dcd-e0045846fd44'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:49:50.391794 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-d24fa955-0c7a-40e7-8f6d-663f7652405e tempest-VolumesGetTest-503582665 None] Lock "b'cinder-3801c582-c368-46b7-84ad-280187363a76-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:49:50.517213 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-35e55ecb-c03a-44ed-800b-95aac832cafd tempest-VolumesExtendTest-432766418 None] Lock "b'cinder-2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb-delete_volume'" acquired by "delete_volume" :: waited 0.033s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:49:50.533716 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-b36468b7-4e1d-4323-8ebe-f61ea47dddd4 tempest-VolumeManageAdminTest-695805234 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:49:50.534336 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b36468b7-4e1d-4323-8ebe-f61ea47dddd4 tempest-VolumeManageAdminTest-695805234 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:50.555511 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-d24fa955-0c7a-40e7-8f6d-663f7652405e tempest-VolumesGetTest-503582665 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3801c582-c368-46b7-84ad-280187363a76
Mar 02 18:49:50.556306 n-d-828839-1 sudo[139085]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:49:50.557376 n-d-828839-1 sudo[139085]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:50.568518 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d24fa955-0c7a-40e7-8f6d-663f7652405e tempest-VolumesGetTest-503582665 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/volume-3801c582-c368-46b7-84ad-280187363a76 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:50.595786 n-d-828839-1 sudo[139088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-3801c582-c368-46b7-84ad-280187363a76
Mar 02 18:49:50.596587 n-d-828839-1 sudo[139088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:50.733845 n-d-828839-1 sudo[139080]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:50.736450 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-44e08702-8f41-4a14-80f4-a0c89c58d576 tempest-VolumesExtendTest-432766418 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.513s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:50.739231 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-44e08702-8f41-4a14-80f4-a0c89c58d576 tempest-VolumesExtendTest-432766418 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:49:50.749679 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-44e08702-8f41-4a14-80f4-a0c89c58d576 tempest-VolumesExtendTest-432766418 None] Deleted volume successfully.
Mar 02 18:49:50.754449 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-35e55ecb-c03a-44ed-800b-95aac832cafd tempest-VolumesExtendTest-432766418 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb
Mar 02 18:49:50.755661 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-35e55ecb-c03a-44ed-800b-95aac832cafd tempest-VolumesExtendTest-432766418 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/volume-2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:50.785863 n-d-828839-1 sudo[139090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb
Mar 02 18:49:50.797536 n-d-828839-1 sudo[139090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:50.814326 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-44e08702-8f41-4a14-80f4-a0c89c58d576 tempest-VolumesExtendTest-432766418 None] Lock "b'cinder-7a2f2d55-8921-4e06-ad43-3e47ea7de720-delete_volume'" released by "delete_volume" :: held 3.330s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:49:51.101270 n-d-828839-1 sudo[139088]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:51.103121 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d24fa955-0c7a-40e7-8f6d-663f7652405e tempest-VolumesGetTest-503582665 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/volume-3801c582-c368-46b7-84ad-280187363a76" returned: 0 in 0.539s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:51.104858 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d24fa955-0c7a-40e7-8f6d-663f7652405e tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3801c582-c368-46b7-84ad-280187363a76 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:51.124608 n-d-828839-1 sudo[139094]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3801c582-c368-46b7-84ad-280187363a76
Mar 02 18:49:51.125493 n-d-828839-1 sudo[139094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:51.188551 n-d-828839-1 sudo[139085]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:51.191221 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b36468b7-4e1d-4323-8ebe-f61ea47dddd4 tempest-VolumeManageAdminTest-695805234 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.656s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:51.193105 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b36468b7-4e1d-4323-8ebe-f61ea47dddd4 tempest-VolumeManageAdminTest-695805234 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:51.253785 n-d-828839-1 sudo[139097]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:49:51.254791 n-d-828839-1 sudo[139097]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:51.313169 n-d-828839-1 sudo[139090]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:51.315562 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-35e55ecb-c03a-44ed-800b-95aac832cafd tempest-VolumesExtendTest-432766418 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/volume-2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb" returned: 0 in 0.559s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:51.318839 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-35e55ecb-c03a-44ed-800b-95aac832cafd tempest-VolumesExtendTest-432766418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:51.345076 n-d-828839-1 sudo[139099]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb
Mar 02 18:49:51.347238 n-d-828839-1 sudo[139099]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:51.624750 n-d-828839-1 sudo[139094]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:51.627506 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d24fa955-0c7a-40e7-8f6d-663f7652405e tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3801c582-c368-46b7-84ad-280187363a76" returned: 0 in 0.522s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:51.632334 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d24fa955-0c7a-40e7-8f6d-663f7652405e tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3801c582-c368-46b7-84ad-280187363a76 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:51.673186 n-d-828839-1 sudo[139102]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3801c582-c368-46b7-84ad-280187363a76
Mar 02 18:49:51.673990 n-d-828839-1 sudo[139102]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:51.802417 n-d-828839-1 sudo[139097]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:51.804935 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b36468b7-4e1d-4323-8ebe-f61ea47dddd4 tempest-VolumeManageAdminTest-695805234 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.611s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:51.807414 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-b36468b7-4e1d-4323-8ebe-f61ea47dddd4 tempest-VolumeManageAdminTest-695805234 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:49:51.814344 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-b36468b7-4e1d-4323-8ebe-f61ea47dddd4 tempest-VolumeManageAdminTest-695805234 None] Unmanaged volume successfully.
Mar 02 18:49:51.819375 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-b36468b7-4e1d-4323-8ebe-f61ea47dddd4 tempest-VolumeManageAdminTest-695805234 None] Lock "b'cinder-31543467-377b-4e14-9a4d-0a1127457411-delete_volume'" released by "delete_volume" :: held 1.780s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:49:51.919375 n-d-828839-1 sudo[139099]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:51.921175 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-35e55ecb-c03a-44ed-800b-95aac832cafd tempest-VolumesExtendTest-432766418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb" returned: 0 in 0.603s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:51.922824 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-35e55ecb-c03a-44ed-800b-95aac832cafd tempest-VolumesExtendTest-432766418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:51.945641 n-d-828839-1 sudo[139106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb
Mar 02 18:49:51.947179 n-d-828839-1 sudo[139106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:52.196318 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c528d734-1d7b-44c0-b31c-e3abaad5d76e tempest-VolumeManageAdminTest-695805234 None] Flow 'volume_manage_existing_manager' (8120a640-49ac-46a3-8b8c-fc0fccd421ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:49:52.202707 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c528d734-1d7b-44c0-b31c-e3abaad5d76e tempest-VolumeManageAdminTest-695805234 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (dd21e9f0-4217-44a8-97b1-c45b91363ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:52.205122 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c528d734-1d7b-44c0-b31c-e3abaad5d76e tempest-VolumeManageAdminTest-695805234 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (dd21e9f0-4217-44a8-97b1-c45b91363ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:52.207705 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c528d734-1d7b-44c0-b31c-e3abaad5d76e tempest-VolumeManageAdminTest-695805234 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (6cd2ca91-653e-44f4-a79c-4a1dce36b991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:52.209454 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c528d734-1d7b-44c0-b31c-e3abaad5d76e tempest-VolumeManageAdminTest-695805234 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/volume-31543467-377b-4e14-9a4d-0a1127457411 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:52.231953 n-d-828839-1 sudo[139112]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-31543467-377b-4e14-9a4d-0a1127457411
Mar 02 18:49:52.233320 n-d-828839-1 sudo[139112]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:52.388859 n-d-828839-1 sudo[139102]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:52.391050 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d24fa955-0c7a-40e7-8f6d-663f7652405e tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3801c582-c368-46b7-84ad-280187363a76" returned: 0 in 0.760s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:52.392286 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-d24fa955-0c7a-40e7-8f6d-663f7652405e tempest-VolumesGetTest-503582665 None] Successfully deleted volume: 3801c582-c368-46b7-84ad-280187363a76
Mar 02 18:49:52.513205 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-d24fa955-0c7a-40e7-8f6d-663f7652405e tempest-VolumesGetTest-503582665 None] Created reservations ['ecd13b8c-0e53-4f29-800b-a4fcf96fcf57', '0d245475-5a47-436b-896a-66fa532e679b', '85ee1f8f-38e0-4a8b-8332-dd2880156064', 'a56e8ae2-aeec-43d6-9706-5f5d2b4daa48'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:49:52.623772 n-d-828839-1 sudo[139106]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:52.629075 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-35e55ecb-c03a-44ed-800b-95aac832cafd tempest-VolumesExtendTest-432766418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb" returned: 0 in 0.703s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:52.629075 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-35e55ecb-c03a-44ed-800b-95aac832cafd tempest-VolumesExtendTest-432766418 None] Successfully deleted volume: 2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb
Mar 02 18:49:52.663054 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-d24fa955-0c7a-40e7-8f6d-663f7652405e tempest-VolumesGetTest-503582665 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:49:52.663766 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d24fa955-0c7a-40e7-8f6d-663f7652405e tempest-VolumesGetTest-503582665 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:52.692869 n-d-828839-1 sudo[139112]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:52.696816 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c528d734-1d7b-44c0-b31c-e3abaad5d76e tempest-VolumeManageAdminTest-695805234 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/volume-31543467-377b-4e14-9a4d-0a1127457411" returned: 0 in 0.487s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:52.701444 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c528d734-1d7b-44c0-b31c-e3abaad5d76e tempest-VolumeManageAdminTest-695805234 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (6cd2ca91-653e-44f4-a79c-4a1dce36b991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'volume_type_id': '952cc795-03d9-4d2e-83b8-004cd6cc3d34', 'volume_properties': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:49:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1777720881',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=caf911a0-d3e2-4e29-afb8-47c227b97b86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17ccb490d7db47da93da83e5f7ced997',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=0,snapshot_id=None,snapshots=>,source_volid=None,status='managing',terminated_at=None,updated_at=None,user_id='fa743de5042640d78e1f95d40e4ca329',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34), 'volume_spec': {'status': 'managing', 'volume_name': 'volume-caf911a0-d3e2-4e29-afb8-47c227b97b86', 'volume_id': 'caf911a0-d3e2-4e29-afb8-47c227b97b86'}}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:52.704161 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c528d734-1d7b-44c0-b31c-e3abaad5d76e tempest-VolumeManageAdminTest-695805234 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (563d3bde-5196-48a5-b24a-5032aa7b4369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:52.704440 n-d-828839-1 sudo[139121]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:49:52.705249 n-d-828839-1 sudo[139121]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:52.763063 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-35e55ecb-c03a-44ed-800b-95aac832cafd tempest-VolumesExtendTest-432766418 None] Created reservations ['e967408a-d8da-4b02-9bce-1346b76368f0', '87132b0f-8e17-4d5f-bf8b-f92c3f15b5c9', '1b82bfcf-2c01-48e7-a3eb-46f5a0226a55', '9cd1565f-9a41-482d-b98e-25e0129aaf03'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:49:52.921791 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-c528d734-1d7b-44c0-b31c-e3abaad5d76e tempest-VolumeManageAdminTest-695805234 None] Created reservations ['f0432163-d24d-400e-b87b-9eeab9c31580', '0b599945-57ba-45d3-b83b-8407033245d0'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:49:52.923793 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c528d734-1d7b-44c0-b31c-e3abaad5d76e tempest-VolumeManageAdminTest-695805234 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (563d3bde-5196-48a5-b24a-5032aa7b4369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0432163-d24d-400e-b87b-9eeab9c31580', '0b599945-57ba-45d3-b83b-8407033245d0']}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:52.926375 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c528d734-1d7b-44c0-b31c-e3abaad5d76e tempest-VolumeManageAdminTest-695805234 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (e73fe36e-4a6b-4fe8-b381-93a4de266291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:52.927801 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c528d734-1d7b-44c0-b31c-e3abaad5d76e tempest-VolumeManageAdminTest-695805234 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/volume-31543467-377b-4e14-9a4d-0a1127457411 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:52.968651 n-d-828839-1 sudo[139123]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-31543467-377b-4e14-9a4d-0a1127457411
Mar 02 18:49:52.983724 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-d9861ca0-b271-40b9-b26c-e24b28551839 tempest-VolumesGetTest-503582665 None] Lock "b'cinder-bb395e9c-9fc5-4a5a-877c-2715f61ff7b2-delete_volume'" acquired by "delete_volume" :: waited 0.062s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:49:52.988053 n-d-828839-1 sudo[139123]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:53.001553 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:49:53.006020 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:49:53.006020 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:53.048258 n-d-828839-1 sudo[139125]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:49:53.049731 n-d-828839-1 sudo[139125]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:53.064160 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-35e55ecb-c03a-44ed-800b-95aac832cafd tempest-VolumesExtendTest-432766418 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:49:53.065050 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-35e55ecb-c03a-44ed-800b-95aac832cafd tempest-VolumesExtendTest-432766418 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:53.120340 n-d-828839-1 sudo[139127]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:49:53.121956 n-d-828839-1 sudo[139127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:53.224451 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-d9861ca0-b271-40b9-b26c-e24b28551839 tempest-VolumesGetTest-503582665 None] Skipping remove_export. No iscsi_target is presently exported for volume: bb395e9c-9fc5-4a5a-877c-2715f61ff7b2
Mar 02 18:49:53.226059 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d9861ca0-b271-40b9-b26c-e24b28551839 tempest-VolumesGetTest-503582665 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/volume-bb395e9c-9fc5-4a5a-877c-2715f61ff7b2 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:53.285265 n-d-828839-1 sudo[139130]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-bb395e9c-9fc5-4a5a-877c-2715f61ff7b2
Mar 02 18:49:53.286975 n-d-828839-1 sudo[139130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:53.300061 n-d-828839-1 sudo[139121]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:53.302836 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d24fa955-0c7a-40e7-8f6d-663f7652405e tempest-VolumesGetTest-503582665 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.638s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:53.305202 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d24fa955-0c7a-40e7-8f6d-663f7652405e tempest-VolumesGetTest-503582665 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:53.347021 n-d-828839-1 sudo[139132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:49:53.347878 n-d-828839-1 sudo[139132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:53.735161 n-d-828839-1 sudo[139125]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:53.737261 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.734s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:53.738854 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:53.760894 n-d-828839-1 sudo[139138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:49:53.763014 n-d-828839-1 sudo[139138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:53.812790 n-d-828839-1 sudo[139130]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:53.815562 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d9861ca0-b271-40b9-b26c-e24b28551839 tempest-VolumesGetTest-503582665 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/volume-bb395e9c-9fc5-4a5a-877c-2715f61ff7b2" returned: 0 in 0.589s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:53.817477 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d9861ca0-b271-40b9-b26c-e24b28551839 tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bb395e9c-9fc5-4a5a-877c-2715f61ff7b2 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:53.836589 n-d-828839-1 sudo[139123]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:53.851771 n-d-828839-1 sudo[139127]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:53.862002 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-35e55ecb-c03a-44ed-800b-95aac832cafd tempest-VolumesExtendTest-432766418 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.797s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:53.862820 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c528d734-1d7b-44c0-b31c-e3abaad5d76e tempest-VolumeManageAdminTest-695805234 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/volume-31543467-377b-4e14-9a4d-0a1127457411" returned: 0 in 0.935s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:53.864429 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-35e55ecb-c03a-44ed-800b-95aac832cafd tempest-VolumesExtendTest-432766418 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:53.881029 n-d-828839-1 sudo[139140]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bb395e9c-9fc5-4a5a-877c-2715f61ff7b2
Mar 02 18:49:53.882633 n-d-828839-1 sudo[139140]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:53.895210 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 volume-31543467-377b-4e14-9a4d-0a1127457411 volume-caf911a0-d3e2-4e29-afb8-47c227b97b86 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:53.899491 n-d-828839-1 sudo[139142]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:49:53.901136 n-d-828839-1 sudo[139142]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:54.098278 n-d-828839-1 sudo[139132]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:54.100744 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d24fa955-0c7a-40e7-8f6d-663f7652405e tempest-VolumesGetTest-503582665 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.795s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:54.103014 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-d24fa955-0c7a-40e7-8f6d-663f7652405e tempest-VolumesGetTest-503582665 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:49:54.108850 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-d24fa955-0c7a-40e7-8f6d-663f7652405e tempest-VolumesGetTest-503582665 None] Deleted volume successfully.
Mar 02 18:49:54.194576 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 volume-31543467-377b-4e14-9a4d-0a1127457411 volume-caf911a0-d3e2-4e29-afb8-47c227b97b86" returned: 0 in 0.300s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:54.195106 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951814033648]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:49:54.225627 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-d24fa955-0c7a-40e7-8f6d-663f7652405e tempest-VolumesGetTest-503582665 None] Lock "b'cinder-3801c582-c368-46b7-84ad-280187363a76-delete_volume'" released by "delete_volume" :: held 3.832s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:49:54.267287 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c528d734-1d7b-44c0-b31c-e3abaad5d76e tempest-VolumeManageAdminTest-695805234 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (e73fe36e-4a6b-4fe8-b381-93a4de266291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:49:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1777720881',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=caf911a0-d3e2-4e29-afb8-47c227b97b86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17ccb490d7db47da93da83e5f7ced997',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='managing',terminated_at=None,updated_at=None,user_id='fa743de5042640d78e1f95d40e4ca329',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:54.270450 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c528d734-1d7b-44c0-b31c-e3abaad5d76e tempest-VolumeManageAdminTest-695805234 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c29e5eac-203b-4b16-9728-5bf9fe18e27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:54.392064 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c528d734-1d7b-44c0-b31c-e3abaad5d76e tempest-VolumeManageAdminTest-695805234 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c29e5eac-203b-4b16-9728-5bf9fe18e27f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:49:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1777720881',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=caf911a0-d3e2-4e29-afb8-47c227b97b86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17ccb490d7db47da93da83e5f7ced997',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='managing',terminated_at=None,updated_at=None,user_id='fa743de5042640d78e1f95d40e4ca329',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:54.395057 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c528d734-1d7b-44c0-b31c-e3abaad5d76e tempest-VolumeManageAdminTest-695805234 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (89190fd7-6cdf-4204-ae79-6e2fc231c937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:54.474391 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-c528d734-1d7b-44c0-b31c-e3abaad5d76e tempest-VolumeManageAdminTest-695805234 None] Volume volume-caf911a0-d3e2-4e29-afb8-47c227b97b86 (caf911a0-d3e2-4e29-afb8-47c227b97b86): created successfully
Mar 02 18:49:54.476441 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c528d734-1d7b-44c0-b31c-e3abaad5d76e tempest-VolumeManageAdminTest-695805234 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (89190fd7-6cdf-4204-ae79-6e2fc231c937) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:54.479759 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c528d734-1d7b-44c0-b31c-e3abaad5d76e tempest-VolumeManageAdminTest-695805234 None] Flow 'volume_manage_existing_manager' (8120a640-49ac-46a3-8b8c-fc0fccd421ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:49:54.481865 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-c528d734-1d7b-44c0-b31c-e3abaad5d76e tempest-VolumeManageAdminTest-695805234 None] Manage existing volume completed successfully.
Mar 02 18:49:54.508364 n-d-828839-1 sudo[139142]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:54.510160 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-35e55ecb-c03a-44ed-800b-95aac832cafd tempest-VolumesExtendTest-432766418 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.646s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:54.511023 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-35e55ecb-c03a-44ed-800b-95aac832cafd tempest-VolumesExtendTest-432766418 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:49:54.515153 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-35e55ecb-c03a-44ed-800b-95aac832cafd tempest-VolumesExtendTest-432766418 None] Deleted volume successfully.
Mar 02 18:49:54.578365 n-d-828839-1 sudo[139138]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:54.578778 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-35e55ecb-c03a-44ed-800b-95aac832cafd tempest-VolumesExtendTest-432766418 None] Lock "b'cinder-2dd0f193-2ac3-4cd7-b0b9-6a68c6270cdb-delete_volume'" released by "delete_volume" :: held 4.062s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:49:54.579846 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.841s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:54.581567 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:49:54.590615 n-d-828839-1 sudo[139140]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:54.594985 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d9861ca0-b271-40b9-b26c-e24b28551839 tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bb395e9c-9fc5-4a5a-877c-2715f61ff7b2" returned: 0 in 0.778s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:54.596579 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d9861ca0-b271-40b9-b26c-e24b28551839 tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bb395e9c-9fc5-4a5a-877c-2715f61ff7b2 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:54.616247 n-d-828839-1 sudo[139173]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bb395e9c-9fc5-4a5a-877c-2715f61ff7b2
Mar 02 18:49:54.617122 n-d-828839-1 sudo[139173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:55.242048 n-d-828839-1 sudo[139173]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:55.244421 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d9861ca0-b271-40b9-b26c-e24b28551839 tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bb395e9c-9fc5-4a5a-877c-2715f61ff7b2" returned: 0 in 0.648s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:55.246050 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-d9861ca0-b271-40b9-b26c-e24b28551839 tempest-VolumesGetTest-503582665 None] Successfully deleted volume: bb395e9c-9fc5-4a5a-877c-2715f61ff7b2
Mar 02 18:49:55.377439 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-d9861ca0-b271-40b9-b26c-e24b28551839 tempest-VolumesGetTest-503582665 None] Created reservations ['fb1a57d4-e5d5-4edd-b339-8f8a018b2502', 'bc479a7e-c105-49b4-9ff1-0b98e0dbedd8', '4d952e7d-57a0-40e7-8fd1-085f5e6b5454', 'e3f4f4e6-f332-4345-87ad-00e3cf56d4a0'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:49:55.560493 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-d9861ca0-b271-40b9-b26c-e24b28551839 tempest-VolumesGetTest-503582665 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:49:55.561570 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d9861ca0-b271-40b9-b26c-e24b28551839 tempest-VolumesGetTest-503582665 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:55.581266 n-d-828839-1 sudo[139179]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:49:55.582223 n-d-828839-1 sudo[139179]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:55.951765 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-d65e7e7d-d11b-421e-bbc0-c6136d92f664 tempest-VolumeManageAdminTest-695805234 None] Lock "b'cinder-caf911a0-d3e2-4e29-afb8-47c227b97b86-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:49:56.041378 n-d-828839-1 sudo[139179]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:56.043467 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d9861ca0-b271-40b9-b26c-e24b28551839 tempest-VolumesGetTest-503582665 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.481s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:56.045327 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d9861ca0-b271-40b9-b26c-e24b28551839 tempest-VolumesGetTest-503582665 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:56.093952 n-d-828839-1 sudo[139182]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:49:56.103387 n-d-828839-1 sudo[139182]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:56.152070 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-d65e7e7d-d11b-421e-bbc0-c6136d92f664 tempest-VolumeManageAdminTest-695805234 None] Skipping remove_export. No iscsi_target is presently exported for volume: caf911a0-d3e2-4e29-afb8-47c227b97b86
Mar 02 18:49:56.154369 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d65e7e7d-d11b-421e-bbc0-c6136d92f664 tempest-VolumeManageAdminTest-695805234 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/volume-caf911a0-d3e2-4e29-afb8-47c227b97b86 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:56.179085 n-d-828839-1 sudo[139184]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-caf911a0-d3e2-4e29-afb8-47c227b97b86
Mar 02 18:49:56.179875 n-d-828839-1 sudo[139184]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:56.587731 n-d-828839-1 sudo[139182]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:56.597699 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d9861ca0-b271-40b9-b26c-e24b28551839 tempest-VolumesGetTest-503582665 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.545s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:56.597699 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-d9861ca0-b271-40b9-b26c-e24b28551839 tempest-VolumesGetTest-503582665 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:49:56.598658 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-d9861ca0-b271-40b9-b26c-e24b28551839 tempest-VolumesGetTest-503582665 None] Deleted volume successfully.
Mar 02 18:49:56.693316 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-d9861ca0-b271-40b9-b26c-e24b28551839 tempest-VolumesGetTest-503582665 None] Lock "b'cinder-bb395e9c-9fc5-4a5a-877c-2715f61ff7b2-delete_volume'" released by "delete_volume" :: held 3.712s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:49:56.758030 n-d-828839-1 sudo[139184]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:56.759818 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d65e7e7d-d11b-421e-bbc0-c6136d92f664 tempest-VolumeManageAdminTest-695805234 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/volume-caf911a0-d3e2-4e29-afb8-47c227b97b86" returned: 0 in 0.606s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:56.762491 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d65e7e7d-d11b-421e-bbc0-c6136d92f664 tempest-VolumeManageAdminTest-695805234 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-caf911a0-d3e2-4e29-afb8-47c227b97b86 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:56.787400 n-d-828839-1 sudo[139189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-caf911a0-d3e2-4e29-afb8-47c227b97b86
Mar 02 18:49:56.788192 n-d-828839-1 sudo[139189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:57.366456 n-d-828839-1 sudo[139189]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:57.368712 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d65e7e7d-d11b-421e-bbc0-c6136d92f664 tempest-VolumeManageAdminTest-695805234 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-caf911a0-d3e2-4e29-afb8-47c227b97b86" returned: 0 in 0.607s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:57.371613 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d65e7e7d-d11b-421e-bbc0-c6136d92f664 tempest-VolumeManageAdminTest-695805234 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-caf911a0-d3e2-4e29-afb8-47c227b97b86 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:57.392177 n-d-828839-1 sudo[139192]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-caf911a0-d3e2-4e29-afb8-47c227b97b86
Mar 02 18:49:57.393155 n-d-828839-1 sudo[139192]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:57.613658 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-46d32c4a-7d8f-44f9-b53d-b709cd4bf34e tempest-VolumesGetTest-503582665 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:49:57.619264 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-46d32c4a-7d8f-44f9-b53d-b709cd4bf34e tempest-VolumesGetTest-503582665 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:49:57.621580 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-46d32c4a-7d8f-44f9-b53d-b709cd4bf34e tempest-VolumesGetTest-503582665 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'
Mar 02 18:49:57.633379 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-46d32c4a-7d8f-44f9-b53d-b709cd4bf34e tempest-VolumesGetTest-503582665 None] Flow 'volume_create_manager' (7001a8e0-5fef-4b76-b29e-969399026d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:49:57.637106 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-46d32c4a-7d8f-44f9-b53d-b709cd4bf34e tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (28f8b2f2-01f7-4741-9a7d-e91ca93719b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:57.671952 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-46d32c4a-7d8f-44f9-b53d-b709cd4bf34e tempest-VolumesGetTest-503582665 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:49:57.699166 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-46d32c4a-7d8f-44f9-b53d-b709cd4bf34e tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (28f8b2f2-01f7-4741-9a7d-e91ca93719b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:49:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1209146918',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=7efdcf11-857c-46f7-8a16-56e349a65072,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65028a5fac194bdfa3515bcb2d96af59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:49:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:49:57Z,user_id='f8686c19618e4d278736710def59b046',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:57.700711 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-46d32c4a-7d8f-44f9-b53d-b709cd4bf34e tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (73e109b5-194a-4d09-8afd-103ff71d3291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:57.702855 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-46d32c4a-7d8f-44f9-b53d-b709cd4bf34e tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (73e109b5-194a-4d09-8afd-103ff71d3291) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:57.706781 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-46d32c4a-7d8f-44f9-b53d-b709cd4bf34e tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (17c42a94-c681-410f-ba68-04ae0a8cdf1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:57.707482 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-46d32c4a-7d8f-44f9-b53d-b709cd4bf34e tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (17c42a94-c681-410f-ba68-04ae0a8cdf1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7efdcf11-857c-46f7-8a16-56e349a65072', 'volume_name': 'volume-7efdcf11-857c-46f7-8a16-56e349a65072', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:57.709739 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-46d32c4a-7d8f-44f9-b53d-b709cd4bf34e tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cf7fc15b-8bd6-4d5c-a743-05791bb3fad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:57.711892 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-46d32c4a-7d8f-44f9-b53d-b709cd4bf34e tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cf7fc15b-8bd6-4d5c-a743-05791bb3fad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:57.714016 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-46d32c4a-7d8f-44f9-b53d-b709cd4bf34e tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (763b3878-77d4-4f21-b8b9-3ce85a3292d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:57.714922 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-46d32c4a-7d8f-44f9-b53d-b709cd4bf34e tempest-VolumesGetTest-503582665 None] Volume 7efdcf11-857c-46f7-8a16-56e349a65072: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7efdcf11-857c-46f7-8a16-56e349a65072', 'volume_size': 1}
Mar 02 18:49:57.716236 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-46d32c4a-7d8f-44f9-b53d-b709cd4bf34e tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7efdcf11-857c-46f7-8a16-56e349a65072 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:57.737246 n-d-828839-1 sudo[139195]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7efdcf11-857c-46f7-8a16-56e349a65072 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:49:57.738043 n-d-828839-1 sudo[139195]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:57.963362 n-d-828839-1 sudo[139192]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:57.966838 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d65e7e7d-d11b-421e-bbc0-c6136d92f664 tempest-VolumeManageAdminTest-695805234 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-caf911a0-d3e2-4e29-afb8-47c227b97b86" returned: 0 in 0.594s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:57.969991 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-d65e7e7d-d11b-421e-bbc0-c6136d92f664 tempest-VolumeManageAdminTest-695805234 None] Successfully deleted volume: caf911a0-d3e2-4e29-afb8-47c227b97b86
Mar 02 18:49:58.086262 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-d65e7e7d-d11b-421e-bbc0-c6136d92f664 tempest-VolumeManageAdminTest-695805234 None] Created reservations ['4b6ab596-d65f-4cf9-bd11-4b246dda4f43', '65be147b-8826-4518-a789-034b931281af', '8469a782-9c11-4db8-b3f8-ea70973d2784', '75518ac3-768b-4ac9-a64c-9989cceb4856'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:49:58.303185 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-d65e7e7d-d11b-421e-bbc0-c6136d92f664 tempest-VolumeManageAdminTest-695805234 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:49:58.303920 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d65e7e7d-d11b-421e-bbc0-c6136d92f664 tempest-VolumeManageAdminTest-695805234 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:58.351801 n-d-828839-1 sudo[139209]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:49:58.352610 n-d-828839-1 sudo[139209]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:58.521311 n-d-828839-1 sudo[139195]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:58.524231 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-46d32c4a-7d8f-44f9-b53d-b709cd4bf34e tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7efdcf11-857c-46f7-8a16-56e349a65072 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.807s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:58.540393 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-46d32c4a-7d8f-44f9-b53d-b709cd4bf34e tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (763b3878-77d4-4f21-b8b9-3ce85a3292d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7efdcf11-857c-46f7-8a16-56e349a65072', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:58.543432 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-46d32c4a-7d8f-44f9-b53d-b709cd4bf34e tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1efc2eb2-62d5-4463-bfdb-95a93fa4b134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:49:58.622763 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-46d32c4a-7d8f-44f9-b53d-b709cd4bf34e tempest-VolumesGetTest-503582665 None] Volume volume-7efdcf11-857c-46f7-8a16-56e349a65072 (7efdcf11-857c-46f7-8a16-56e349a65072): created successfully
Mar 02 18:49:58.624995 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-46d32c4a-7d8f-44f9-b53d-b709cd4bf34e tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1efc2eb2-62d5-4463-bfdb-95a93fa4b134) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:49:58.629252 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-46d32c4a-7d8f-44f9-b53d-b709cd4bf34e tempest-VolumesGetTest-503582665 None] Flow 'volume_create_manager' (7001a8e0-5fef-4b76-b29e-969399026d50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:49:58.720082 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-46d32c4a-7d8f-44f9-b53d-b709cd4bf34e tempest-VolumesGetTest-503582665 None] Created volume successfully.
Mar 02 18:49:58.967150 n-d-828839-1 sudo[139209]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:58.968845 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d65e7e7d-d11b-421e-bbc0-c6136d92f664 tempest-VolumeManageAdminTest-695805234 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.665s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:58.971794 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d65e7e7d-d11b-421e-bbc0-c6136d92f664 tempest-VolumeManageAdminTest-695805234 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:49:58.991976 n-d-828839-1 sudo[139234]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:49:58.993483 n-d-828839-1 sudo[139234]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:49:59.509529 n-d-828839-1 sudo[139234]: pam_unix(sudo:session): session closed for user root
Mar 02 18:49:59.512309 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d65e7e7d-d11b-421e-bbc0-c6136d92f664 tempest-VolumeManageAdminTest-695805234 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.540s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:49:59.514526 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-d65e7e7d-d11b-421e-bbc0-c6136d92f664 tempest-VolumeManageAdminTest-695805234 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:49:59.519870 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-d65e7e7d-d11b-421e-bbc0-c6136d92f664 tempest-VolumeManageAdminTest-695805234 None] Deleted volume successfully.
Mar 02 18:49:59.644657 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-d65e7e7d-d11b-421e-bbc0-c6136d92f664 tempest-VolumeManageAdminTest-695805234 None] Lock "b'cinder-caf911a0-d3e2-4e29-afb8-47c227b97b86-delete_volume'" released by "delete_volume" :: held 3.693s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:50:00.934483 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:50:00.938873 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:50:00.939358 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 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'
Mar 02 18:50:00.964857 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Flow 'volume_create_manager' (eb5c0e5c-a025-40b5-a902-5a61afe9c181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:50:00.968156 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (57312321-3659-4273-9aaf-54f49eeb23f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:00.994440 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:50:01.020200 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (57312321-3659-4273-9aaf-54f49eeb23f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:50:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-30283595',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=32544691-e7c5-4a83-9da6-dbac8f49f42d,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='65028a5fac194bdfa3515bcb2d96af59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:50:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=7efdcf11-857c-46f7-8a16-56e349a65072,status='creating',terminated_at=None,updated_at=2022-03-02T18:50:01Z,user_id='f8686c19618e4d278736710def59b046',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:01.023063 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f9799b6d-d960-4c46-a7cc-1787b2ea1bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:01.025607 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f9799b6d-d960-4c46-a7cc-1787b2ea1bcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:01.028877 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (303655d9-fead-4fed-8f92-622827ee745b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:01.096770 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (303655d9-fead-4fed-8f92-622827ee745b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '32544691-e7c5-4a83-9da6-dbac8f49f42d', 'volume_name': 'volume-32544691-e7c5-4a83-9da6-dbac8f49f42d', 'volume_size': 1, 'source_volid': '7efdcf11-857c-46f7-8a16-56e349a65072', 'source_volstatus': 'available'}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:01.099465 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11e19b94-1f50-4db1-b240-6e07838e2744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:01.102558 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11e19b94-1f50-4db1-b240-6e07838e2744) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:01.105605 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (00ff2bbb-41ec-42be-a9a7-da80450e133c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:01.106720 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Volume 32544691-e7c5-4a83-9da6-dbac8f49f42d: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-32544691-e7c5-4a83-9da6-dbac8f49f42d', 'volume_size': 1, 'source_volid': '7efdcf11-857c-46f7-8a16-56e349a65072', 'source_volstatus': 'available'}
Mar 02 18:50:01.158180 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Creating clone of volume: 7efdcf11-857c-46f7-8a16-56e349a65072
Mar 02 18:50:01.158180 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 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/volume-7efdcf11-857c-46f7-8a16-56e349a65072 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:01.183763 n-d-828839-1 sudo[139239]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-7efdcf11-857c-46f7-8a16-56e349a65072
Mar 02 18:50:01.184736 n-d-828839-1 sudo[139239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:01.648367 n-d-828839-1 sudo[139239]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:01.651003 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 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/volume-7efdcf11-857c-46f7-8a16-56e349a65072" returned: 0 in 0.496s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:01.653949 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-32544691-e7c5-4a83-9da6-dbac8f49f42d --snapshot stack-volumes-lvmdriver-1/volume-7efdcf11-857c-46f7-8a16-56e349a65072 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:01.674281 n-d-828839-1 sudo[139242]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-32544691-e7c5-4a83-9da6-dbac8f49f42d --snapshot stack-volumes-lvmdriver-1/volume-7efdcf11-857c-46f7-8a16-56e349a65072 -L 1.00g
Mar 02 18:50:01.675376 n-d-828839-1 sudo[139242]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:02.648330 n-d-828839-1 sudo[139242]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:02.651816 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-32544691-e7c5-4a83-9da6-dbac8f49f42d --snapshot stack-volumes-lvmdriver-1/volume-7efdcf11-857c-46f7-8a16-56e349a65072 -L 1.00g" returned: 0 in 0.997s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:02.653806 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-32544691-e7c5-4a83-9da6-dbac8f49f42d stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:02.678994 n-d-828839-1 sudo[139346]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-32544691-e7c5-4a83-9da6-dbac8f49f42d stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:50:02.679813 n-d-828839-1 sudo[139346]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:03.498890 n-d-828839-1 sudo[139346]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:03.506088 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-32544691-e7c5-4a83-9da6-dbac8f49f42d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.847s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:03.506088 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-32544691-e7c5-4a83-9da6-dbac8f49f42d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:03.548392 n-d-828839-1 sudo[139378]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-32544691-e7c5-4a83-9da6-dbac8f49f42d
Mar 02 18:50:03.551496 n-d-828839-1 sudo[139378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:04.186518 n-d-828839-1 sudo[139378]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:04.188749 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-32544691-e7c5-4a83-9da6-dbac8f49f42d" returned: 0 in 0.685s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:04.191781 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--32544691--e7c5--4a83--9da6--dbac8f49f42d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--32544691--e7c5--4a83--9da6--dbac8f49f42d iflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:04.222607 n-d-828839-1 sudo[139381]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--32544691--e7c5--4a83--9da6--dbac8f49f42d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--32544691--e7c5--4a83--9da6--dbac8f49f42d iflag=direct
Mar 02 18:50:04.223392 n-d-828839-1 sudo[139381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:04.669580 n-d-828839-1 sudo[139381]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:04.672415 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--32544691--e7c5--4a83--9da6--dbac8f49f42d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--32544691--e7c5--4a83--9da6--dbac8f49f42d iflag=direct" returned: 0 in 0.480s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:04.673460 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--32544691--e7c5--4a83--9da6--dbac8f49f42d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--32544691--e7c5--4a83--9da6--dbac8f49f42d oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:04.700555 n-d-828839-1 sudo[139416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--32544691--e7c5--4a83--9da6--dbac8f49f42d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--32544691--e7c5--4a83--9da6--dbac8f49f42d oflag=direct
Mar 02 18:50:04.701406 n-d-828839-1 sudo[139416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:05.184399 n-d-828839-1 sudo[139416]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:05.186798 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--32544691--e7c5--4a83--9da6--dbac8f49f42d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--32544691--e7c5--4a83--9da6--dbac8f49f42d oflag=direct" returned: 0 in 0.513s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:05.188196 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--32544691--e7c5--4a83--9da6--dbac8f49f42d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--32544691--e7c5--4a83--9da6--dbac8f49f42d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:05.227450 n-d-828839-1 sudo[139436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--32544691--e7c5--4a83--9da6--dbac8f49f42d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--32544691--e7c5--4a83--9da6--dbac8f49f42d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Mar 02 18:50:05.234428 n-d-828839-1 sudo[139436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:07.522440 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-9e006f3a-64a5-4ae9-8792-c105b4b94945 tempest-VolumeTypesTest-832826940 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:50:07.522440 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-9e006f3a-64a5-4ae9-8792-c105b4b94945 tempest-VolumeTypesTest-832826940 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:50:07.522440 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-9e006f3a-64a5-4ae9-8792-c105b4b94945 tempest-VolumeTypesTest-832826940 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'
Mar 02 18:50:07.551204 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-9e006f3a-64a5-4ae9-8792-c105b4b94945 tempest-VolumeTypesTest-832826940 None] Flow 'volume_create_manager' (c2662f8b-33a8-4335-9d78-5860ff7ae4c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:50:07.555877 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-9e006f3a-64a5-4ae9-8792-c105b4b94945 tempest-VolumeTypesTest-832826940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (00034844-c7f3-4a87-89a9-cb3741229678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:07.580911 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-9e006f3a-64a5-4ae9-8792-c105b4b94945 tempest-VolumeTypesTest-832826940 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:50:07.609536 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-9e006f3a-64a5-4ae9-8792-c105b4b94945 tempest-VolumeTypesTest-832826940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (00034844-c7f3-4a87-89a9-cb3741229678) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:50:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1802887576',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=f9d24e65-2f86-4ae3-98fb-29fa95e3f1f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2259e3e7bb74c15b19319c4933dd57c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:50:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:50:07Z,user_id='6d24092ed1da4234b69924e0955704d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f0f9b74-a76c-49bd-8b41-1bc452982469),volume_type_id=3f0f9b74-a76c-49bd-8b41-1bc452982469)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:07.613163 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-9e006f3a-64a5-4ae9-8792-c105b4b94945 tempest-VolumeTypesTest-832826940 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (03fbb372-4fca-4390-abb0-36ae2bde9381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:07.616004 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-9e006f3a-64a5-4ae9-8792-c105b4b94945 tempest-VolumeTypesTest-832826940 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (03fbb372-4fca-4390-abb0-36ae2bde9381) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:07.618830 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-9e006f3a-64a5-4ae9-8792-c105b4b94945 tempest-VolumeTypesTest-832826940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (28680b6b-3410-445a-a494-6ab3e6f715e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:07.623075 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-9e006f3a-64a5-4ae9-8792-c105b4b94945 tempest-VolumeTypesTest-832826940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (28680b6b-3410-445a-a494-6ab3e6f715e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f9d24e65-2f86-4ae3-98fb-29fa95e3f1f2', 'volume_name': 'volume-f9d24e65-2f86-4ae3-98fb-29fa95e3f1f2', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:07.625952 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-9e006f3a-64a5-4ae9-8792-c105b4b94945 tempest-VolumeTypesTest-832826940 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b0f57389-983e-4b38-82b4-b2eef40c3be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:07.628315 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-9e006f3a-64a5-4ae9-8792-c105b4b94945 tempest-VolumeTypesTest-832826940 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b0f57389-983e-4b38-82b4-b2eef40c3be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:07.631532 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-9e006f3a-64a5-4ae9-8792-c105b4b94945 tempest-VolumeTypesTest-832826940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f9779621-0421-4ad9-86b9-f146d2bbd45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:07.632544 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-9e006f3a-64a5-4ae9-8792-c105b4b94945 tempest-VolumeTypesTest-832826940 None] Volume f9d24e65-2f86-4ae3-98fb-29fa95e3f1f2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f9d24e65-2f86-4ae3-98fb-29fa95e3f1f2', 'volume_size': 1}
Mar 02 18:50:07.634015 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9e006f3a-64a5-4ae9-8792-c105b4b94945 tempest-VolumeTypesTest-832826940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f9d24e65-2f86-4ae3-98fb-29fa95e3f1f2 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:07.685182 n-d-828839-1 sudo[139468]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f9d24e65-2f86-4ae3-98fb-29fa95e3f1f2 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:50:07.685999 n-d-828839-1 sudo[139468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:08.574058 n-d-828839-1 sudo[139468]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:08.579479 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9e006f3a-64a5-4ae9-8792-c105b4b94945 tempest-VolumeTypesTest-832826940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f9d24e65-2f86-4ae3-98fb-29fa95e3f1f2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.945s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:08.585171 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-9e006f3a-64a5-4ae9-8792-c105b4b94945 tempest-VolumeTypesTest-832826940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f9779621-0421-4ad9-86b9-f146d2bbd45b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f9d24e65-2f86-4ae3-98fb-29fa95e3f1f2', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:08.588140 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-9e006f3a-64a5-4ae9-8792-c105b4b94945 tempest-VolumeTypesTest-832826940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d0c846f-2490-4a94-af89-8a979764dd2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:08.697158 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-9e006f3a-64a5-4ae9-8792-c105b4b94945 tempest-VolumeTypesTest-832826940 None] Volume volume-f9d24e65-2f86-4ae3-98fb-29fa95e3f1f2 (f9d24e65-2f86-4ae3-98fb-29fa95e3f1f2): created successfully
Mar 02 18:50:08.699478 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-9e006f3a-64a5-4ae9-8792-c105b4b94945 tempest-VolumeTypesTest-832826940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d0c846f-2490-4a94-af89-8a979764dd2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:08.703375 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-9e006f3a-64a5-4ae9-8792-c105b4b94945 tempest-VolumeTypesTest-832826940 None] Flow 'volume_create_manager' (c2662f8b-33a8-4335-9d78-5860ff7ae4c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:50:08.822830 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-9e006f3a-64a5-4ae9-8792-c105b4b94945 tempest-VolumeTypesTest-832826940 None] Created volume successfully.
Mar 02 18:50:10.212953 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-c95ec645-e643-45a3-bf6d-c2abe5b9627f tempest-ServerRescueNegativeTestJSON-1579630269 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:50:10.218446 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-c95ec645-e643-45a3-bf6d-c2abe5b9627f tempest-ServerRescueNegativeTestJSON-1579630269 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:50:10.219440 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-c95ec645-e643-45a3-bf6d-c2abe5b9627f tempest-ServerRescueNegativeTestJSON-1579630269 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'
Mar 02 18:50:10.255829 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c95ec645-e643-45a3-bf6d-c2abe5b9627f tempest-ServerRescueNegativeTestJSON-1579630269 None] Flow 'volume_create_manager' (40087e3a-8adf-4163-bc26-366195ff33ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:50:10.262308 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c95ec645-e643-45a3-bf6d-c2abe5b9627f tempest-ServerRescueNegativeTestJSON-1579630269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0d899909-656a-4aa9-b08f-d9651e83f553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:10.317782 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-c95ec645-e643-45a3-bf6d-c2abe5b9627f tempest-ServerRescueNegativeTestJSON-1579630269 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:50:10.358171 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c95ec645-e643-45a3-bf6d-c2abe5b9627f tempest-ServerRescueNegativeTestJSON-1579630269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0d899909-656a-4aa9-b08f-d9651e83f553) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:50:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2147143301',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=1e79c39a-1631-425d-8865-7dd22db92fbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2fcd3aa54e54052b60b24356ac6d76d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:50:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:50:10Z,user_id='2578e25902444d90a65820e494c44d5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:10.365928 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c95ec645-e643-45a3-bf6d-c2abe5b9627f tempest-ServerRescueNegativeTestJSON-1579630269 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (db68b2d4-2032-4f3c-8508-4b8d01514422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:10.368546 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c95ec645-e643-45a3-bf6d-c2abe5b9627f tempest-ServerRescueNegativeTestJSON-1579630269 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (db68b2d4-2032-4f3c-8508-4b8d01514422) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:10.371473 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c95ec645-e643-45a3-bf6d-c2abe5b9627f tempest-ServerRescueNegativeTestJSON-1579630269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa4665e1-c048-48d5-95c8-96ea5c7702e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:10.374361 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c95ec645-e643-45a3-bf6d-c2abe5b9627f tempest-ServerRescueNegativeTestJSON-1579630269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa4665e1-c048-48d5-95c8-96ea5c7702e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1e79c39a-1631-425d-8865-7dd22db92fbe', 'volume_name': 'volume-1e79c39a-1631-425d-8865-7dd22db92fbe', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:10.381162 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c95ec645-e643-45a3-bf6d-c2abe5b9627f tempest-ServerRescueNegativeTestJSON-1579630269 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bc9fdacd-4eb8-46c1-88f5-a6fc3744359f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:10.384059 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c95ec645-e643-45a3-bf6d-c2abe5b9627f tempest-ServerRescueNegativeTestJSON-1579630269 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bc9fdacd-4eb8-46c1-88f5-a6fc3744359f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:10.387236 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c95ec645-e643-45a3-bf6d-c2abe5b9627f tempest-ServerRescueNegativeTestJSON-1579630269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d6e7be6d-0d85-45b2-ac98-5ade6d6d92c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:10.388391 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-c95ec645-e643-45a3-bf6d-c2abe5b9627f tempest-ServerRescueNegativeTestJSON-1579630269 None] Volume 1e79c39a-1631-425d-8865-7dd22db92fbe: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1e79c39a-1631-425d-8865-7dd22db92fbe', 'volume_size': 1}
Mar 02 18:50:10.389965 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c95ec645-e643-45a3-bf6d-c2abe5b9627f tempest-ServerRescueNegativeTestJSON-1579630269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1e79c39a-1631-425d-8865-7dd22db92fbe stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:10.454963 n-d-828839-1 sudo[139516]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1e79c39a-1631-425d-8865-7dd22db92fbe stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:50:10.455785 n-d-828839-1 sudo[139516]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:11.027087 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-b9f7cee4-fa7d-4480-9e24-f2b2114ae864 tempest-VolumeTypesTest-832826940 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:50:11.029263 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b9f7cee4-fa7d-4480-9e24-f2b2114ae864 tempest-VolumeTypesTest-832826940 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:11.067822 n-d-828839-1 sudo[139548]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:50:11.069262 n-d-828839-1 sudo[139548]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:11.312939 n-d-828839-1 sudo[139516]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:11.315485 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c95ec645-e643-45a3-bf6d-c2abe5b9627f tempest-ServerRescueNegativeTestJSON-1579630269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1e79c39a-1631-425d-8865-7dd22db92fbe stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.925s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:11.319828 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c95ec645-e643-45a3-bf6d-c2abe5b9627f tempest-ServerRescueNegativeTestJSON-1579630269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d6e7be6d-0d85-45b2-ac98-5ade6d6d92c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1e79c39a-1631-425d-8865-7dd22db92fbe', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:11.322264 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c95ec645-e643-45a3-bf6d-c2abe5b9627f tempest-ServerRescueNegativeTestJSON-1579630269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (01009c3e-4d03-49bb-850c-bcda376c36d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:11.515011 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-c95ec645-e643-45a3-bf6d-c2abe5b9627f tempest-ServerRescueNegativeTestJSON-1579630269 None] Volume volume-1e79c39a-1631-425d-8865-7dd22db92fbe (1e79c39a-1631-425d-8865-7dd22db92fbe): created successfully
Mar 02 18:50:11.516964 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c95ec645-e643-45a3-bf6d-c2abe5b9627f tempest-ServerRescueNegativeTestJSON-1579630269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (01009c3e-4d03-49bb-850c-bcda376c36d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:11.520752 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c95ec645-e643-45a3-bf6d-c2abe5b9627f tempest-ServerRescueNegativeTestJSON-1579630269 None] Flow 'volume_create_manager' (40087e3a-8adf-4163-bc26-366195ff33ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:50:11.719422 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-c95ec645-e643-45a3-bf6d-c2abe5b9627f tempest-ServerRescueNegativeTestJSON-1579630269 None] Created volume successfully.
Mar 02 18:50:11.918846 n-d-828839-1 sudo[139548]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:11.920922 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b9f7cee4-fa7d-4480-9e24-f2b2114ae864 tempest-VolumeTypesTest-832826940 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.893s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:11.923014 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b9f7cee4-fa7d-4480-9e24-f2b2114ae864 tempest-VolumeTypesTest-832826940 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:11.979271 n-d-828839-1 sudo[139612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:50:11.981413 n-d-828839-1 sudo[139612]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:12.715977 n-d-828839-1 sudo[139612]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:12.718148 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b9f7cee4-fa7d-4480-9e24-f2b2114ae864 tempest-VolumeTypesTest-832826940 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.795s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:12.720222 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-b9f7cee4-fa7d-4480-9e24-f2b2114ae864 tempest-VolumeTypesTest-832826940 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:50:12.726842 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-b9f7cee4-fa7d-4480-9e24-f2b2114ae864 tempest-VolumeTypesTest-832826940 None] Retype volume completed successfully.
Mar 02 18:50:15.239963 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-e85581fa-0f59-4d12-b576-a394c2d23c4b tempest-VolumeTypesTest-832826940 None] Lock "b'cinder-f9d24e65-2f86-4ae3-98fb-29fa95e3f1f2-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:50:15.461208 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-e85581fa-0f59-4d12-b576-a394c2d23c4b tempest-VolumeTypesTest-832826940 None] Skipping remove_export. No iscsi_target is presently exported for volume: f9d24e65-2f86-4ae3-98fb-29fa95e3f1f2
Mar 02 18:50:15.461986 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e85581fa-0f59-4d12-b576-a394c2d23c4b tempest-VolumeTypesTest-832826940 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/volume-f9d24e65-2f86-4ae3-98fb-29fa95e3f1f2 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:15.495167 n-d-828839-1 sudo[139653]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-f9d24e65-2f86-4ae3-98fb-29fa95e3f1f2
Mar 02 18:50:15.496027 n-d-828839-1 sudo[139653]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:16.165888 n-d-828839-1 sudo[139653]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:16.168743 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e85581fa-0f59-4d12-b576-a394c2d23c4b tempest-VolumeTypesTest-832826940 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/volume-f9d24e65-2f86-4ae3-98fb-29fa95e3f1f2" returned: 0 in 0.707s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:16.170876 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e85581fa-0f59-4d12-b576-a394c2d23c4b tempest-VolumeTypesTest-832826940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f9d24e65-2f86-4ae3-98fb-29fa95e3f1f2 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:16.199309 n-d-828839-1 sudo[139664]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f9d24e65-2f86-4ae3-98fb-29fa95e3f1f2
Mar 02 18:50:16.200262 n-d-828839-1 sudo[139664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:16.726662 n-d-828839-1 sudo[139664]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:16.729051 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e85581fa-0f59-4d12-b576-a394c2d23c4b tempest-VolumeTypesTest-832826940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f9d24e65-2f86-4ae3-98fb-29fa95e3f1f2" returned: 0 in 0.558s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:16.736477 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e85581fa-0f59-4d12-b576-a394c2d23c4b tempest-VolumeTypesTest-832826940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f9d24e65-2f86-4ae3-98fb-29fa95e3f1f2 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:16.799571 n-d-828839-1 sudo[139669]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f9d24e65-2f86-4ae3-98fb-29fa95e3f1f2
Mar 02 18:50:16.800399 n-d-828839-1 sudo[139669]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:17.685417 n-d-828839-1 sudo[139669]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:17.688832 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e85581fa-0f59-4d12-b576-a394c2d23c4b tempest-VolumeTypesTest-832826940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f9d24e65-2f86-4ae3-98fb-29fa95e3f1f2" returned: 0 in 0.956s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:17.690500 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-e85581fa-0f59-4d12-b576-a394c2d23c4b tempest-VolumeTypesTest-832826940 None] Successfully deleted volume: f9d24e65-2f86-4ae3-98fb-29fa95e3f1f2
Mar 02 18:50:17.818674 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-e85581fa-0f59-4d12-b576-a394c2d23c4b tempest-VolumeTypesTest-832826940 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1902003696 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1902003696, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:50:17.820944 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-e85581fa-0f59-4d12-b576-a394c2d23c4b tempest-VolumeTypesTest-832826940 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1902003696 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1902003696, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:50:17.942883 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-e85581fa-0f59-4d12-b576-a394c2d23c4b tempest-VolumeTypesTest-832826940 None] Created reservations ['8c5a2911-491d-41c3-a1a2-51e57f736264', '7748c3f9-0813-4270-a188-f31f0ed13ee8', '8f661fe9-017b-4f75-8071-c7318c8705ec', '4a435b88-1580-4bed-aa8f-093a516c1959'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:50:18.170855 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-e85581fa-0f59-4d12-b576-a394c2d23c4b tempest-VolumeTypesTest-832826940 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:50:18.174746 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e85581fa-0f59-4d12-b576-a394c2d23c4b tempest-VolumeTypesTest-832826940 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:18.243603 n-d-828839-1 sudo[139730]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:50:18.245808 n-d-828839-1 sudo[139730]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:18.987221 n-d-828839-1 sudo[139730]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:18.989319 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e85581fa-0f59-4d12-b576-a394c2d23c4b tempest-VolumeTypesTest-832826940 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.817s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:18.991632 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e85581fa-0f59-4d12-b576-a394c2d23c4b tempest-VolumeTypesTest-832826940 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:19.043952 n-d-828839-1 sudo[139750]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:50:19.045444 n-d-828839-1 sudo[139750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:19.860645 n-d-828839-1 sudo[139750]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:19.863343 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e85581fa-0f59-4d12-b576-a394c2d23c4b tempest-VolumeTypesTest-832826940 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.871s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:19.865443 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-e85581fa-0f59-4d12-b576-a394c2d23c4b tempest-VolumeTypesTest-832826940 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:50:19.888697 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-e85581fa-0f59-4d12-b576-a394c2d23c4b tempest-VolumeTypesTest-832826940 None] Deleted volume successfully.
Mar 02 18:50:20.041635 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-e85581fa-0f59-4d12-b576-a394c2d23c4b tempest-VolumeTypesTest-832826940 None] Lock "b'cinder-f9d24e65-2f86-4ae3-98fb-29fa95e3f1f2-delete_volume'" released by "delete_volume" :: held 4.801s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:50:20.145015 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-34dfc6a4-df6d-4a9d-91ae-97fffaa5e86e tempest-VolumesBackupsAdminTest-1700887389 None] Terminate volume connection completed successfully.
Mar 02 18:50:20.229795 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:20.391050 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.163s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:20.391405 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806033408]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018\n Backing store flags: \n Account information:\n KLSpn7tYQDfu7MPD4n63\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:50:20.392412 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [None req-34dfc6a4-df6d-4a9d-91ae-97fffaa5e86e tempest-VolumesBackupsAdminTest-1700887389 None] Removing iscsi_target for Volume ID: 3b50b17f-7c4e-41d8-a72f-ec4adabae018
Mar 02 18:50:20.395660 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:20.739796 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018 -f" returned: 0 in 0.345s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:20.740395 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806033408]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:50:20.752093 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:21.156658 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.407s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:21.157626 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806033408]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:50:21.158576 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-34dfc6a4-df6d-4a9d-91ae-97fffaa5e86e tempest-VolumesBackupsAdminTest-1700887389 None] Remove volume export completed successfully.
Mar 02 18:50:24.161460 n-d-828839-1 sudo[139436]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:24.164055 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--32544691--e7c5--4a83--9da6--dbac8f49f42d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--32544691--e7c5--4a83--9da6--dbac8f49f42d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 18.976s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:24.165376 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--32544691--e7c5--4a83--9da6--dbac8f49f42d, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--32544691--e7c5--4a83--9da6--dbac8f49f42d, size 1024.00 MB, duration 18.98 sec {{(pid=96937) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Mar 02 18:50:24.165987 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.volume_utils [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Volume copy 1024.00 MB at 53.96 MB/s
Mar 02 18:50:24.167332 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 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/clone-snap-32544691-e7c5-4a83-9da6-dbac8f49f42d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:24.209792 n-d-828839-1 sudo[139920]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/clone-snap-32544691-e7c5-4a83-9da6-dbac8f49f42d
Mar 02 18:50:24.212191 n-d-828839-1 sudo[139920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:24.852268 n-d-828839-1 sudo[139920]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:24.854965 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 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/clone-snap-32544691-e7c5-4a83-9da6-dbac8f49f42d" returned: 0 in 0.687s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:24.858281 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-32544691-e7c5-4a83-9da6-dbac8f49f42d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:24.883455 n-d-828839-1 sudo[139931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-32544691-e7c5-4a83-9da6-dbac8f49f42d
Mar 02 18:50:24.884872 n-d-828839-1 sudo[139931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:25.883505 n-d-828839-1 sudo[139931]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:25.886307 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-32544691-e7c5-4a83-9da6-dbac8f49f42d" returned: 0 in 1.027s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:25.891324 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (00ff2bbb-41ec-42be-a9a7-da80450e133c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-32544691-e7c5-4a83-9da6-dbac8f49f42d', 'volume_size': 1, 'source_volid': '7efdcf11-857c-46f7-8a16-56e349a65072', 'source_volstatus': 'available'}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:25.894162 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e14d917c-3a8f-413e-923e-fd310f5ba4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:26.028701 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Volume volume-32544691-e7c5-4a83-9da6-dbac8f49f42d (32544691-e7c5-4a83-9da6-dbac8f49f42d): created successfully
Mar 02 18:50:26.030853 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e14d917c-3a8f-413e-923e-fd310f5ba4a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:26.034363 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Flow 'volume_create_manager' (eb5c0e5c-a025-40b5-a902-5a61afe9c181) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:50:26.137111 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-be4c4587-176d-4658-8a09-fa2c43b0ed3f tempest-VolumesGetTest-503582665 None] Created volume successfully.
Mar 02 18:50:26.486786 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:50:26.492219 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:50:26.492743 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 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'
Mar 02 18:50:26.527676 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Flow 'volume_create_manager' (25523784-0ed3-4172-bbd6-ef88792f5107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:50:26.532923 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f18fc44e-f60f-4da5-a4e2-661f8e98a246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:26.565225 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:50:26.593686 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f18fc44e-f60f-4da5-a4e2-661f8e98a246) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:50:25Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_7d3862d9-7ae9-42c3-bcd8-69f219889da2',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=b4c76779-322d-4b62-b1d9-c1ece423c953,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9aa624e12ac943009a4f133179469aee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:50:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:50:26Z,user_id='63caa42b8329442290c4ee7f8f387e6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:26.596317 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (454e7f02-7360-402b-bdae-adab13a1b7ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:26.599155 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (454e7f02-7360-402b-bdae-adab13a1b7ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:26.604703 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a84384e4-adc8-4110-9f50-ad88c180cc3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:26.604703 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a84384e4-adc8-4110-9f50-ad88c180cc3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b4c76779-322d-4b62-b1d9-c1ece423c953', 'volume_name': 'volume-b4c76779-322d-4b62-b1d9-c1ece423c953', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:26.607224 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e5f01a60-0ba1-49c8-9d20-7f54bdef7a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:26.609852 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e5f01a60-0ba1-49c8-9d20-7f54bdef7a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:26.612392 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2040607b-ed09-4fc7-aa74-c09cc463cc93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:26.613208 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Volume b4c76779-322d-4b62-b1d9-c1ece423c953: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b4c76779-322d-4b62-b1d9-c1ece423c953', 'volume_size': 1}
Mar 02 18:50:26.614518 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b4c76779-322d-4b62-b1d9-c1ece423c953 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:26.640576 n-d-828839-1 sudo[140024]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b4c76779-322d-4b62-b1d9-c1ece423c953 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:50:26.641660 n-d-828839-1 sudo[140024]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:27.573120 n-d-828839-1 sudo[140024]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:27.575317 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b4c76779-322d-4b62-b1d9-c1ece423c953 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.960s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:27.578614 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2040607b-ed09-4fc7-aa74-c09cc463cc93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b4c76779-322d-4b62-b1d9-c1ece423c953', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:27.581144 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d5a14ee2-e2c7-4f18-b0d4-283ede7afcf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:27.707872 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Volume volume-b4c76779-322d-4b62-b1d9-c1ece423c953 (b4c76779-322d-4b62-b1d9-c1ece423c953): created successfully
Mar 02 18:50:27.709839 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d5a14ee2-e2c7-4f18-b0d4-283ede7afcf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:27.718070 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Flow 'volume_create_manager' (25523784-0ed3-4172-bbd6-ef88792f5107) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:50:27.845384 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Created volume successfully.
Mar 02 18:50:28.816746 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:28.857175 n-d-828839-1 sudo[140120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953
Mar 02 18:50:28.862898 n-d-828839-1 sudo[140120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:29.361768 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-332279de-6204-46b2-a3f0-99dd40ed9860 tempest-VolumesGetTest-503582665 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:50:29.366205 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-332279de-6204-46b2-a3f0-99dd40ed9860 tempest-VolumesGetTest-503582665 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:50:29.366976 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-332279de-6204-46b2-a3f0-99dd40ed9860 tempest-VolumesGetTest-503582665 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'
Mar 02 18:50:29.395988 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-332279de-6204-46b2-a3f0-99dd40ed9860 tempest-VolumesGetTest-503582665 None] Flow 'volume_create_manager' (380108cc-f9bb-4bb4-8400-2b0b91fa1289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:50:29.401674 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-332279de-6204-46b2-a3f0-99dd40ed9860 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f0c87b0f-0bbe-404f-a8f8-42c3dccbf9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:29.471654 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-332279de-6204-46b2-a3f0-99dd40ed9860 tempest-VolumesGetTest-503582665 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:50:29.537408 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-332279de-6204-46b2-a3f0-99dd40ed9860 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f0c87b0f-0bbe-404f-a8f8-42c3dccbf9e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:50:28Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-129407700',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=25312f81-f0fb-41a7-aad1-fb8083530e10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65028a5fac194bdfa3515bcb2d96af59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:50:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:50:29Z,user_id='f8686c19618e4d278736710def59b046',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:29.555107 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-332279de-6204-46b2-a3f0-99dd40ed9860 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65065cbe-272d-4220-a75e-3d697b6c7f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:29.555107 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-332279de-6204-46b2-a3f0-99dd40ed9860 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65065cbe-272d-4220-a75e-3d697b6c7f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:29.555107 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-332279de-6204-46b2-a3f0-99dd40ed9860 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ff98de58-5e4e-4e72-814a-906d4cb0e71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:29.555107 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-332279de-6204-46b2-a3f0-99dd40ed9860 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ff98de58-5e4e-4e72-814a-906d4cb0e71c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '25312f81-f0fb-41a7-aad1-fb8083530e10', 'volume_name': 'volume-25312f81-f0fb-41a7-aad1-fb8083530e10', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:29.557107 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-332279de-6204-46b2-a3f0-99dd40ed9860 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c3b1fe4-fbe0-4fb5-9851-70a5ff0f735e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:29.559780 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-332279de-6204-46b2-a3f0-99dd40ed9860 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c3b1fe4-fbe0-4fb5-9851-70a5ff0f735e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:29.561897 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-332279de-6204-46b2-a3f0-99dd40ed9860 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c27212ae-2cd4-41ed-8543-adeb66b26c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:29.562704 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-332279de-6204-46b2-a3f0-99dd40ed9860 tempest-VolumesGetTest-503582665 None] Volume 25312f81-f0fb-41a7-aad1-fb8083530e10: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-25312f81-f0fb-41a7-aad1-fb8083530e10', 'volume_size': 1}
Mar 02 18:50:29.563993 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-332279de-6204-46b2-a3f0-99dd40ed9860 tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-25312f81-f0fb-41a7-aad1-fb8083530e10 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:29.583224 n-d-828839-1 sudo[140131]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-25312f81-f0fb-41a7-aad1-fb8083530e10 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:50:29.584014 n-d-828839-1 sudo[140131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:29.652584 n-d-828839-1 sudo[140120]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:29.654950 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953" returned: 0 in 0.838s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:29.737947 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:29.745454 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:29.745738 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806830544]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:50:29.746622 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Targets prior to update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:50:29.747774 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Creating iscsi_target for Volume ID: volume-b4c76779-322d-4b62-b1d9-c1ece423c953 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:50:29.861319 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Created volume path /opt/stack/data/cinder/volumes/volume-b4c76779-322d-4b62-b1d9-c1ece423c953,
Mar 02 18:50:29.861319 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:50:29.861319 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:50:29.861319 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953
Mar 02 18:50:29.861319 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:50:29.861319 n-d-828839-1 cinder-volume[96937]: incominguser wMuStSgfzDhQtVML2J9B iBzND89kJQeyFqx8
Mar 02 18:50:29.861319 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:50:29.861319 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:50:29.861319 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:50:29.861319 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:50:29.863773 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b4c76779-322d-4b62-b1d9-c1ece423c953 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:30.328856 n-d-828839-1 sudo[140131]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:30.330631 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-332279de-6204-46b2-a3f0-99dd40ed9860 tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-25312f81-f0fb-41a7-aad1-fb8083530e10 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.767s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:30.334641 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-332279de-6204-46b2-a3f0-99dd40ed9860 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c27212ae-2cd4-41ed-8543-adeb66b26c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-25312f81-f0fb-41a7-aad1-fb8083530e10', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:30.337254 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-332279de-6204-46b2-a3f0-99dd40ed9860 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d1231914-bc96-41f1-8e92-3895905c3ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:30.448711 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b4c76779-322d-4b62-b1d9-c1ece423c953" returned: 0 in 0.583s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:30.449729 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806830544]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:50:30.450630 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:50:30.451139 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:50:30.455488 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:30.474880 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:30.475384 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806830544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n Backing store flags: \n Account information:\n wMuStSgfzDhQtVML2J9B\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:50:30.476320 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Targets after update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:50:30.491176 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:30.498428 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-332279de-6204-46b2-a3f0-99dd40ed9860 tempest-VolumesGetTest-503582665 None] Volume volume-25312f81-f0fb-41a7-aad1-fb8083530e10 (25312f81-f0fb-41a7-aad1-fb8083530e10): created successfully
Mar 02 18:50:30.500439 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-332279de-6204-46b2-a3f0-99dd40ed9860 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d1231914-bc96-41f1-8e92-3895905c3ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:30.503865 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-332279de-6204-46b2-a3f0-99dd40ed9860 tempest-VolumesGetTest-503582665 None] Flow 'volume_create_manager' (380108cc-f9bb-4bb4-8400-2b0b91fa1289) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:50:30.606258 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-332279de-6204-46b2-a3f0-99dd40ed9860 tempest-VolumesGetTest-503582665 None] Created volume successfully.
Mar 02 18:50:30.614665 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:50:30.619300 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:50:30.620050 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 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'
Mar 02 18:50:30.637536 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Flow 'volume_create_manager' (845b2b76-e2c4-4d6d-b51d-75b303476bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:50:30.641587 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (654a3477-22d0-4481-b968-5638e54e1d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:30.663108 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.156s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:30.663672 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806830544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n Backing store flags: \n Account information:\n wMuStSgfzDhQtVML2J9B\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:50:30.665770 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:30.669211 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:50:30.698423 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (654a3477-22d0-4481-b968-5638e54e1d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:50:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-483566866',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=8f760dc7-c22b-4945-a583-578bb6ba71d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1105469d6f4a4fbbb6d2ad5f57d73483',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:50:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:50:30Z,user_id='28c77643b28e4669af3e8ff4d16a33e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:30.701453 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c640538c-4100-4a52-858d-c71a94c135f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:30.706411 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c640538c-4100-4a52-858d-c71a94c135f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:30.706411 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (838ed48e-ca02-4ea7-ae47-4e2206c7a59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:30.795189 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:30.795589 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806830544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n Backing store flags: \n Account information:\n wMuStSgfzDhQtVML2J9B\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:50:30.798232 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-b4c76779-322d-4b62-b1d9-c1ece423c953 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:50:30.840809 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (838ed48e-ca02-4ea7-ae47-4e2206c7a59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '8f760dc7-c22b-4945-a583-578bb6ba71d0', 'volume_name': 'volume-8f760dc7-c22b-4945-a583-578bb6ba71d0', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:30.843346 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2e21f3d0-0b76-46a9-8b85-98f1d610a176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:30.846372 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2e21f3d0-0b76-46a9-8b85-98f1d610a176) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:30.848764 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff5cbce4-ff8a-421d-9db0-4f2d75aa925b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:30.849899 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Volume 8f760dc7-c22b-4945-a583-578bb6ba71d0: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-8f760dc7-c22b-4945-a583-578bb6ba71d0', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Mar 02 18:50:30.850665 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Cloning 8f760dc7-c22b-4945-a583-578bb6ba71d0 from image 2ac48b56-eabc-4774-8d21-7d0b03765520 at location (None, None). {{(pid=96937) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Mar 02 18:50:30.956091 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Initialize volume connection completed successfully.
Mar 02 18:50:31.951067 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-c8fdc86a-5b95-4935-ad84-6461a4e446ad tempest-VolumesGetTest-503582665 None] Lock "b'cinder-25312f81-f0fb-41a7-aad1-fb8083530e10-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:50:32.132829 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-c8fdc86a-5b95-4935-ad84-6461a4e446ad tempest-VolumesGetTest-503582665 None] Skipping remove_export. No iscsi_target is presently exported for volume: 25312f81-f0fb-41a7-aad1-fb8083530e10
Mar 02 18:50:32.134613 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c8fdc86a-5b95-4935-ad84-6461a4e446ad tempest-VolumesGetTest-503582665 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/volume-25312f81-f0fb-41a7-aad1-fb8083530e10 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:32.163471 n-d-828839-1 sudo[140271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-25312f81-f0fb-41a7-aad1-fb8083530e10
Mar 02 18:50:32.168599 n-d-828839-1 sudo[140271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:32.810910 n-d-828839-1 sudo[140271]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:32.814223 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c8fdc86a-5b95-4935-ad84-6461a4e446ad tempest-VolumesGetTest-503582665 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/volume-25312f81-f0fb-41a7-aad1-fb8083530e10" returned: 0 in 0.679s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:32.825198 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c8fdc86a-5b95-4935-ad84-6461a4e446ad tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-25312f81-f0fb-41a7-aad1-fb8083530e10 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:32.892435 n-d-828839-1 sudo[140297]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-25312f81-f0fb-41a7-aad1-fb8083530e10
Mar 02 18:50:32.893366 n-d-828839-1 sudo[140297]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:33.261606 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-0def7a4e-cf3b-4635-903e-24491d25f307 tempest-VolumesSnapshotTestJSON-1893639044 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:50:33.271702 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-0def7a4e-cf3b-4635-903e-24491d25f307 tempest-VolumesSnapshotTestJSON-1893639044 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:50:33.272730 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-0def7a4e-cf3b-4635-903e-24491d25f307 tempest-VolumesSnapshotTestJSON-1893639044 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'
Mar 02 18:50:33.299974 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-0def7a4e-cf3b-4635-903e-24491d25f307 tempest-VolumesSnapshotTestJSON-1893639044 None] Flow 'volume_create_manager' (82cb8e67-84d8-4e2a-b348-3d5fd3cede51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:50:33.303867 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-0def7a4e-cf3b-4635-903e-24491d25f307 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e26d0b81-ef56-4e05-b64d-2230fb896e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:33.334422 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-0def7a4e-cf3b-4635-903e-24491d25f307 tempest-VolumesSnapshotTestJSON-1893639044 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:50:33.363664 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-0def7a4e-cf3b-4635-903e-24491d25f307 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e26d0b81-ef56-4e05-b64d-2230fb896e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:50:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-916418219',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=abdbe362-d8e0-4cdb-a27c-a3d53ef62099,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb900e218e0f4d3bb2d44ed0dd10b11e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:50:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:50:33Z,user_id='d74e86afb2ec424c82b4d5dc7c35413a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:33.366291 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-0def7a4e-cf3b-4635-903e-24491d25f307 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d4880860-2955-40ad-b98d-2bc14ccf8e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:33.368875 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-0def7a4e-cf3b-4635-903e-24491d25f307 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d4880860-2955-40ad-b98d-2bc14ccf8e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:33.372116 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-0def7a4e-cf3b-4635-903e-24491d25f307 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19b27e6b-5e06-44c0-b192-666b83276261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:33.374504 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-0def7a4e-cf3b-4635-903e-24491d25f307 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19b27e6b-5e06-44c0-b192-666b83276261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'abdbe362-d8e0-4cdb-a27c-a3d53ef62099', 'volume_name': 'volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:33.377152 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-0def7a4e-cf3b-4635-903e-24491d25f307 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ecada3df-e17d-439a-a47b-0e9e05afe50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:33.380491 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-0def7a4e-cf3b-4635-903e-24491d25f307 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ecada3df-e17d-439a-a47b-0e9e05afe50f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:33.381951 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-0def7a4e-cf3b-4635-903e-24491d25f307 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ea0d7e5-055e-42a3-b747-d1c91081f8e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:33.382967 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-0def7a4e-cf3b-4635-903e-24491d25f307 tempest-VolumesSnapshotTestJSON-1893639044 None] Volume abdbe362-d8e0-4cdb-a27c-a3d53ef62099: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099', 'volume_size': 1}
Mar 02 18:50:33.384275 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0def7a4e-cf3b-4635-903e-24491d25f307 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:33.410603 n-d-828839-1 sudo[140316]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:50:33.411408 n-d-828839-1 sudo[140316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:33.705197 n-d-828839-1 sudo[140297]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:33.707588 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c8fdc86a-5b95-4935-ad84-6461a4e446ad tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-25312f81-f0fb-41a7-aad1-fb8083530e10" returned: 0 in 0.882s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:33.710652 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c8fdc86a-5b95-4935-ad84-6461a4e446ad tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-25312f81-f0fb-41a7-aad1-fb8083530e10 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:33.767629 n-d-828839-1 sudo[140328]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-25312f81-f0fb-41a7-aad1-fb8083530e10
Mar 02 18:50:33.777277 n-d-828839-1 sudo[140328]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:34.485015 n-d-828839-1 sudo[140316]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:34.487207 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0def7a4e-cf3b-4635-903e-24491d25f307 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.103s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:34.491440 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-0def7a4e-cf3b-4635-903e-24491d25f307 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ea0d7e5-055e-42a3-b747-d1c91081f8e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:34.494074 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-0def7a4e-cf3b-4635-903e-24491d25f307 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (966c0f46-1bd0-40c0-a2cf-0d6e3230a39b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:34.623105 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-0def7a4e-cf3b-4635-903e-24491d25f307 tempest-VolumesSnapshotTestJSON-1893639044 None] Volume volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 (abdbe362-d8e0-4cdb-a27c-a3d53ef62099): created successfully
Mar 02 18:50:34.626475 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-0def7a4e-cf3b-4635-903e-24491d25f307 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (966c0f46-1bd0-40c0-a2cf-0d6e3230a39b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:34.631089 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-0def7a4e-cf3b-4635-903e-24491d25f307 tempest-VolumesSnapshotTestJSON-1893639044 None] Flow 'volume_create_manager' (82cb8e67-84d8-4e2a-b348-3d5fd3cede51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:50:34.805228 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-0def7a4e-cf3b-4635-903e-24491d25f307 tempest-VolumesSnapshotTestJSON-1893639044 None] Created volume successfully.
Mar 02 18:50:34.821113 n-d-828839-1 sudo[140328]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:34.840419 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c8fdc86a-5b95-4935-ad84-6461a4e446ad tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-25312f81-f0fb-41a7-aad1-fb8083530e10" returned: 0 in 1.115s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:34.840419 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-c8fdc86a-5b95-4935-ad84-6461a4e446ad tempest-VolumesGetTest-503582665 None] Successfully deleted volume: 25312f81-f0fb-41a7-aad1-fb8083530e10
Mar 02 18:50:34.994418 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-c8fdc86a-5b95-4935-ad84-6461a4e446ad tempest-VolumesGetTest-503582665 None] Created reservations ['500007bd-945e-459c-a03a-f773da8e62ea', '49a3be04-1117-44a0-82bd-b8492c54f67b', '1199ed68-5550-4e82-b67a-9ac5078008be', '02167687-608b-440f-824f-dc47328b8f66'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:50:35.405714 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-c8fdc86a-5b95-4935-ad84-6461a4e446ad tempest-VolumesGetTest-503582665 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:50:35.406672 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c8fdc86a-5b95-4935-ad84-6461a4e446ad tempest-VolumesGetTest-503582665 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:35.427597 n-d-828839-1 sudo[140391]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:50:35.428420 n-d-828839-1 sudo[140391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:36.019844 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-0f0a5a6b-6d46-4d6b-a69e-877ec403a7e1 tempest-VolumesGetTest-503582665 None] Lock "b'cinder-32544691-e7c5-4a83-9da6-dbac8f49f42d-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:50:36.061141 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c8fdc86a-5b95-4935-ad84-6461a4e446ad tempest-VolumesGetTest-503582665 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.644s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:36.061141 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c8fdc86a-5b95-4935-ad84-6461a4e446ad tempest-VolumesGetTest-503582665 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:36.048394 n-d-828839-1 sudo[140391]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:36.124836 n-d-828839-1 sudo[140395]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:50:36.125679 n-d-828839-1 sudo[140395]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:36.372481 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e8b67e03-7135-4583-a165-85383ba4aa3f tempest-VolumesSnapshotTestJSON-1893639044 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/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:36.414138 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-0f0a5a6b-6d46-4d6b-a69e-877ec403a7e1 tempest-VolumesGetTest-503582665 None] Skipping remove_export. No iscsi_target is presently exported for volume: 32544691-e7c5-4a83-9da6-dbac8f49f42d
Mar 02 18:50:36.415441 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0f0a5a6b-6d46-4d6b-a69e-877ec403a7e1 tempest-VolumesGetTest-503582665 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/volume-32544691-e7c5-4a83-9da6-dbac8f49f42d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:36.479349 n-d-828839-1 sudo[140401]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-32544691-e7c5-4a83-9da6-dbac8f49f42d
Mar 02 18:50:36.480725 n-d-828839-1 sudo[140401]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:36.528884 n-d-828839-1 sudo[140399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099
Mar 02 18:50:36.529714 n-d-828839-1 sudo[140399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:37.069522 n-d-828839-1 sudo[140395]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:37.075278 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c8fdc86a-5b95-4935-ad84-6461a4e446ad tempest-VolumesGetTest-503582665 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 1.018s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:37.098694 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-c8fdc86a-5b95-4935-ad84-6461a4e446ad tempest-VolumesGetTest-503582665 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:50:37.100596 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-c8fdc86a-5b95-4935-ad84-6461a4e446ad tempest-VolumesGetTest-503582665 None] Deleted volume successfully.
Mar 02 18:50:37.339265 n-d-828839-1 sudo[140401]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:37.341169 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0f0a5a6b-6d46-4d6b-a69e-877ec403a7e1 tempest-VolumesGetTest-503582665 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/volume-32544691-e7c5-4a83-9da6-dbac8f49f42d" returned: 0 in 0.926s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:37.342959 n-d-828839-1 sudo[140399]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:37.343116 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0f0a5a6b-6d46-4d6b-a69e-877ec403a7e1 tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-32544691-e7c5-4a83-9da6-dbac8f49f42d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:37.364371 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e8b67e03-7135-4583-a165-85383ba4aa3f tempest-VolumesSnapshotTestJSON-1893639044 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/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099" returned: 0 in 0.992s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:37.366415 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e8b67e03-7135-4583-a165-85383ba4aa3f tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c2ec303e-7720-4f1d-b472-b822fab186f1 --snapshot stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:37.377035 n-d-828839-1 sudo[140410]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-32544691-e7c5-4a83-9da6-dbac8f49f42d
Mar 02 18:50:37.378140 n-d-828839-1 sudo[140410]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:37.392291 n-d-828839-1 sudo[140411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c2ec303e-7720-4f1d-b472-b822fab186f1 --snapshot stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 -L 1.00g
Mar 02 18:50:37.393961 n-d-828839-1 sudo[140411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:37.481329 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-c8fdc86a-5b95-4935-ad84-6461a4e446ad tempest-VolumesGetTest-503582665 None] Lock "b'cinder-25312f81-f0fb-41a7-aad1-fb8083530e10-delete_volume'" released by "delete_volume" :: held 5.534s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:50:37.968781 n-d-828839-1 sudo[140410]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:37.970684 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0f0a5a6b-6d46-4d6b-a69e-877ec403a7e1 tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-32544691-e7c5-4a83-9da6-dbac8f49f42d" returned: 0 in 0.628s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:37.972882 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0f0a5a6b-6d46-4d6b-a69e-877ec403a7e1 tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-32544691-e7c5-4a83-9da6-dbac8f49f42d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:38.007142 n-d-828839-1 sudo[140417]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-32544691-e7c5-4a83-9da6-dbac8f49f42d
Mar 02 18:50:38.007981 n-d-828839-1 sudo[140417]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:38.682846 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e8b67e03-7135-4583-a165-85383ba4aa3f tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c2ec303e-7720-4f1d-b472-b822fab186f1 --snapshot stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 -L 1.00g" returned: 0 in 1.306s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:38.671039 n-d-828839-1 sudo[140411]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:38.862502 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-e8b67e03-7135-4583-a165-85383ba4aa3f tempest-VolumesSnapshotTestJSON-1893639044 None] Create snapshot completed successfully
Mar 02 18:50:39.089435 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0f0a5a6b-6d46-4d6b-a69e-877ec403a7e1 tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-32544691-e7c5-4a83-9da6-dbac8f49f42d" returned: 0 in 1.110s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:39.089435 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-0f0a5a6b-6d46-4d6b-a69e-877ec403a7e1 tempest-VolumesGetTest-503582665 None] Successfully deleted volume: 32544691-e7c5-4a83-9da6-dbac8f49f42d
Mar 02 18:50:39.080941 n-d-828839-1 sudo[140417]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:39.309357 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-0f0a5a6b-6d46-4d6b-a69e-877ec403a7e1 tempest-VolumesGetTest-503582665 None] Created reservations ['d23e8755-9865-4ea6-b2b6-c75fc5c258bb', 'd876cd8d-cea8-48b4-913f-c927f8a806a8', '4233431d-1708-4a0d-a3e9-9e692f520e5e', '639e6bd0-a23d-4e01-a423-e7af5ec5d9a2'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:50:39.573552 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-0f0a5a6b-6d46-4d6b-a69e-877ec403a7e1 tempest-VolumesGetTest-503582665 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:50:39.573552 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0f0a5a6b-6d46-4d6b-a69e-877ec403a7e1 tempest-VolumesGetTest-503582665 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:39.593600 n-d-828839-1 sudo[140539]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:50:39.596622 n-d-828839-1 sudo[140539]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:40.360367 n-d-828839-1 sudo[140539]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:40.364820 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0f0a5a6b-6d46-4d6b-a69e-877ec403a7e1 tempest-VolumesGetTest-503582665 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.792s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:40.373553 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0f0a5a6b-6d46-4d6b-a69e-877ec403a7e1 tempest-VolumesGetTest-503582665 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:40.455352 n-d-828839-1 sudo[140543]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:50:40.456173 n-d-828839-1 sudo[140543]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:41.289404 n-d-828839-1 sudo[140543]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:41.293140 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0f0a5a6b-6d46-4d6b-a69e-877ec403a7e1 tempest-VolumesGetTest-503582665 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.924s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:41.309170 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-0f0a5a6b-6d46-4d6b-a69e-877ec403a7e1 tempest-VolumesGetTest-503582665 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:50:41.309170 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-0f0a5a6b-6d46-4d6b-a69e-877ec403a7e1 tempest-VolumesGetTest-503582665 None] Deleted volume successfully.
Mar 02 18:50:41.518681 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-0f0a5a6b-6d46-4d6b-a69e-877ec403a7e1 tempest-VolumesGetTest-503582665 None] Lock "b'cinder-32544691-e7c5-4a83-9da6-dbac8f49f42d-delete_volume'" released by "delete_volume" :: held 5.505s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:50:41.693783 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.driver [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Creating a new backup for volume volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099. {{(pid=96937) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Mar 02 18:50:41.935615 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d798909d-69ae-45b0-b444-e2a6e34cd784 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:41.973890 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:50:41.987123 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:50:41.989759 n-d-828839-1 sudo[140562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d798909d-69ae-45b0-b444-e2a6e34cd784 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:50:41.991048 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 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'
Mar 02 18:50:41.996550 n-d-828839-1 sudo[140562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:42.009333 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Flow 'volume_create_manager' (abe29c08-7b1e-4ff7-9059-2c19dc764d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:50:42.014243 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d1fc63e9-d5b5-4aea-a6c2-766d81403320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:42.041142 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:50:42.099920 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d1fc63e9-d5b5-4aea-a6c2-766d81403320) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:50:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-835960526',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=2c1dbf8a-3fff-4f41-8101-6169fa11e450,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='65028a5fac194bdfa3515bcb2d96af59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:50:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:50:42Z,user_id='f8686c19618e4d278736710def59b046',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:42.107033 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f23fcd2-bd84-41a2-a4ff-df4e654f28ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:42.120906 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f23fcd2-bd84-41a2-a4ff-df4e654f28ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:42.120906 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7ef0c695-a642-47be-a540-9070da6e52d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:42.348333 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7ef0c695-a642-47be-a540-9070da6e52d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '2c1dbf8a-3fff-4f41-8101-6169fa11e450', 'volume_name': 'volume-2c1dbf8a-3fff-4f41-8101-6169fa11e450', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:42.348333 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c83ec5fc-b964-4693-a3f9-f8206c601b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:42.348333 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c83ec5fc-b964-4693-a3f9-f8206c601b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:42.355203 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6cbe7aff-ef80-46a2-8c0e-64161fbf6c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:42.355203 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Volume 2c1dbf8a-3fff-4f41-8101-6169fa11e450: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-2c1dbf8a-3fff-4f41-8101-6169fa11e450', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Mar 02 18:50:42.355203 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Cloning 2c1dbf8a-3fff-4f41-8101-6169fa11e450 from image 2ac48b56-eabc-4774-8d21-7d0b03765520 at location (None, None). {{(pid=96937) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Mar 02 18:50:43.200992 n-d-828839-1 sudo[140562]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:43.210142 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d798909d-69ae-45b0-b444-e2a6e34cd784 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.272s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:43.210142 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-c2ec303e-7720-4f1d-b472-b822fab186f1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:43.246496 n-d-828839-1 sudo[140609]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-c2ec303e-7720-4f1d-b472-b822fab186f1
Mar 02 18:50:43.247322 n-d-828839-1 sudo[140609]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:44.016332 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-c2ec303e-7720-4f1d-b472-b822fab186f1" returned: 0 in 0.803s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:44.009885 n-d-828839-1 sudo[140609]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:44.020878 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c2ec303e--7720--4f1d--b472--b822fab186f1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d798909d--69ae--45b0--b444--e2a6e34cd784 iflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:44.068504 n-d-828839-1 sudo[140613]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c2ec303e--7720--4f1d--b472--b822fab186f1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d798909d--69ae--45b0--b444--e2a6e34cd784 iflag=direct
Mar 02 18:50:44.078043 n-d-828839-1 sudo[140613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:44.572013 n-d-828839-1 sudo[140613]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:44.578424 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c2ec303e--7720--4f1d--b472--b822fab186f1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d798909d--69ae--45b0--b444--e2a6e34cd784 iflag=direct" returned: 0 in 0.557s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:44.581218 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c2ec303e--7720--4f1d--b472--b822fab186f1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d798909d--69ae--45b0--b444--e2a6e34cd784 oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:44.601898 n-d-828839-1 sudo[140627]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c2ec303e--7720--4f1d--b472--b822fab186f1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d798909d--69ae--45b0--b444--e2a6e34cd784 oflag=direct
Mar 02 18:50:44.602767 n-d-828839-1 sudo[140627]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:45.271064 n-d-828839-1 sudo[140627]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:45.278605 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c2ec303e--7720--4f1d--b472--b822fab186f1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d798909d--69ae--45b0--b444--e2a6e34cd784 oflag=direct" returned: 0 in 0.696s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:45.278605 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c2ec303e--7720--4f1d--b472--b822fab186f1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d798909d--69ae--45b0--b444--e2a6e34cd784 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:45.308704 n-d-828839-1 sudo[140648]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c2ec303e--7720--4f1d--b472--b822fab186f1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d798909d--69ae--45b0--b444--e2a6e34cd784 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Mar 02 18:50:45.309470 n-d-828839-1 sudo[140648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:48.614779 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-4163eebc-f952-4a11-ad1a-992829a672ed tempest-ServerRescueNegativeTestJSON-1579630269 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:50:48.624322 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-4163eebc-f952-4a11-ad1a-992829a672ed tempest-ServerRescueNegativeTestJSON-1579630269 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:50:48.624891 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-4163eebc-f952-4a11-ad1a-992829a672ed tempest-ServerRescueNegativeTestJSON-1579630269 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'
Mar 02 18:50:48.638156 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4163eebc-f952-4a11-ad1a-992829a672ed tempest-ServerRescueNegativeTestJSON-1579630269 None] Flow 'volume_create_manager' (2323aac8-d68c-4e22-99dc-35fb8b7cbb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:50:48.641495 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4163eebc-f952-4a11-ad1a-992829a672ed tempest-ServerRescueNegativeTestJSON-1579630269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3bd3d8fd-2758-416a-b9d5-9abfb2e39a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:48.668552 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-4163eebc-f952-4a11-ad1a-992829a672ed tempest-ServerRescueNegativeTestJSON-1579630269 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:50:48.699576 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4163eebc-f952-4a11-ad1a-992829a672ed tempest-ServerRescueNegativeTestJSON-1579630269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3bd3d8fd-2758-416a-b9d5-9abfb2e39a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:50:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-590081925',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=9b1d47e2-e6e8-4692-a6c4-2de194704c28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2fcd3aa54e54052b60b24356ac6d76d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:50:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:50:48Z,user_id='2578e25902444d90a65820e494c44d5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:48.702091 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4163eebc-f952-4a11-ad1a-992829a672ed tempest-ServerRescueNegativeTestJSON-1579630269 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (85532454-1aa1-421b-80df-e632ade84b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:48.704195 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4163eebc-f952-4a11-ad1a-992829a672ed tempest-ServerRescueNegativeTestJSON-1579630269 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (85532454-1aa1-421b-80df-e632ade84b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:48.706836 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4163eebc-f952-4a11-ad1a-992829a672ed tempest-ServerRescueNegativeTestJSON-1579630269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6eb3719e-dcce-4aad-b182-c229bce0759b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:48.709290 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4163eebc-f952-4a11-ad1a-992829a672ed tempest-ServerRescueNegativeTestJSON-1579630269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6eb3719e-dcce-4aad-b182-c229bce0759b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9b1d47e2-e6e8-4692-a6c4-2de194704c28', 'volume_name': 'volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:48.711052 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4163eebc-f952-4a11-ad1a-992829a672ed tempest-ServerRescueNegativeTestJSON-1579630269 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9a570ea2-62c6-4d33-9774-ca1353a0844e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:48.713816 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4163eebc-f952-4a11-ad1a-992829a672ed tempest-ServerRescueNegativeTestJSON-1579630269 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9a570ea2-62c6-4d33-9774-ca1353a0844e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:48.716584 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4163eebc-f952-4a11-ad1a-992829a672ed tempest-ServerRescueNegativeTestJSON-1579630269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (287afae4-9635-450c-9bbe-d7ddc0b19c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:48.717027 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-4163eebc-f952-4a11-ad1a-992829a672ed tempest-ServerRescueNegativeTestJSON-1579630269 None] Volume 9b1d47e2-e6e8-4692-a6c4-2de194704c28: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28', 'volume_size': 1}
Mar 02 18:50:48.718396 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4163eebc-f952-4a11-ad1a-992829a672ed tempest-ServerRescueNegativeTestJSON-1579630269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:48.747936 n-d-828839-1 sudo[140652]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:50:48.748700 n-d-828839-1 sudo[140652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:49.656475 n-d-828839-1 sudo[140652]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:49.659386 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4163eebc-f952-4a11-ad1a-992829a672ed tempest-ServerRescueNegativeTestJSON-1579630269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.941s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:49.664323 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4163eebc-f952-4a11-ad1a-992829a672ed tempest-ServerRescueNegativeTestJSON-1579630269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (287afae4-9635-450c-9bbe-d7ddc0b19c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:49.670490 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4163eebc-f952-4a11-ad1a-992829a672ed tempest-ServerRescueNegativeTestJSON-1579630269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4115616a-41b5-4f38-8476-7e2e8639a663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:50:49.803893 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-4163eebc-f952-4a11-ad1a-992829a672ed tempest-ServerRescueNegativeTestJSON-1579630269 None] Volume volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28 (9b1d47e2-e6e8-4692-a6c4-2de194704c28): created successfully
Mar 02 18:50:49.803893 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4163eebc-f952-4a11-ad1a-992829a672ed tempest-ServerRescueNegativeTestJSON-1579630269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4115616a-41b5-4f38-8476-7e2e8639a663) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:50:49.834722 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4163eebc-f952-4a11-ad1a-992829a672ed tempest-ServerRescueNegativeTestJSON-1579630269 None] Flow 'volume_create_manager' (2323aac8-d68c-4e22-99dc-35fb8b7cbb0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:50:50.010053 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-4163eebc-f952-4a11-ad1a-992829a672ed tempest-ServerRescueNegativeTestJSON-1579630269 None] Created volume successfully.
Mar 02 18:50:52.413441 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-309d3c11-5912-4566-90db-8b2dc67f29b5 req-04fa889d-c34d-4d29-be6f-3871ba69750d tempest-ServerRescueNegativeTestJSON-1579630269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:52.521940 n-d-828839-1 sudo[140702]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28
Mar 02 18:50:52.530659 n-d-828839-1 sudo[140702]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:53.003582 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:50:53.004463 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:50:53.006845 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:53.052683 n-d-828839-1 sudo[140705]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:50:53.058518 n-d-828839-1 sudo[140705]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:53.555735 n-d-828839-1 sudo[140702]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:53.566906 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-309d3c11-5912-4566-90db-8b2dc67f29b5 req-04fa889d-c34d-4d29-be6f-3871ba69750d tempest-ServerRescueNegativeTestJSON-1579630269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28" returned: 0 in 1.147s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:53.648854 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778752464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n Backing store flags: \n Account information:\n wMuStSgfzDhQtVML2J9B\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-309d3c11-5912-4566-90db-8b2dc67f29b5 req-04fa889d-c34d-4d29-be6f-3871ba69750d tempest-ServerRescueNegativeTestJSON-1579630269 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-b4c76779-322d-4b62-b1d9-c1ece423c953
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: I_T nexus: 27
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: Connection: 0
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.66
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: wMuStSgfzDhQtVML2J9B
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:50:53.695749 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-309d3c11-5912-4566-90db-8b2dc67f29b5 req-04fa889d-c34d-4d29-be6f-3871ba69750d tempest-ServerRescueNegativeTestJSON-1579630269 None] Creating iscsi_target for Volume ID: volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:50:53.737794 n-d-828839-1 sudo[140705]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:53.969237 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-309d3c11-5912-4566-90db-8b2dc67f29b5 req-04fa889d-c34d-4d29-be6f-3871ba69750d tempest-ServerRescueNegativeTestJSON-1579630269 None] Created volume path /opt/stack/data/cinder/volumes/volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28,
Mar 02 18:50:53.969237 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:50:53.969237 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:50:53.969237 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28
Mar 02 18:50:53.969237 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:50:53.969237 n-d-828839-1 cinder-volume[96937]: incominguser 6nccUXNFggit6Ap3uJCn sABoL8F7tTNMm2GM
Mar 02 18:50:53.969237 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:50:53.969237 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:50:53.969237 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:50:53.969237 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:50:53.969237 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.960s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:53.969237 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:53.992525 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:54.018108 n-d-828839-1 sudo[140719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:50:54.018906 n-d-828839-1 sudo[140719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:50:55.084533 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28" returned: 0 in 1.113s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:55.084533 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778752464]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:50:55.084533 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-309d3c11-5912-4566-90db-8b2dc67f29b5 req-04fa889d-c34d-4d29-be6f-3871ba69750d tempest-ServerRescueNegativeTestJSON-1579630269 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:50:55.084533 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-309d3c11-5912-4566-90db-8b2dc67f29b5 req-04fa889d-c34d-4d29-be6f-3871ba69750d tempest-ServerRescueNegativeTestJSON-1579630269 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:50:55.084533 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:55.138930 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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 1.159s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:55.138930 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:50:55.126256 n-d-828839-1 sudo[140719]: pam_unix(sudo:session): session closed for user root
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.063s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778752464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n Backing store flags: \n Account information:\n wMuStSgfzDhQtVML2J9B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28\n Backing store flags: \n Account information:\n 6nccUXNFggit6Ap3uJCn\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-309d3c11-5912-4566-90db-8b2dc67f29b5 req-04fa889d-c34d-4d29-be6f-3871ba69750d tempest-ServerRescueNegativeTestJSON-1579630269 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-b4c76779-322d-4b62-b1d9-c1ece423c953
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: I_T nexus: 27
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: Connection: 0
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.66
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: wMuStSgfzDhQtVML2J9B
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:50:55.155762 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:55.373283 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.223s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:55.373560 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778752464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n Backing store flags: \n Account information:\n wMuStSgfzDhQtVML2J9B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28\n Backing store flags: \n Account information:\n 6nccUXNFggit6Ap3uJCn\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:50:55.376600 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:50:55.600672 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.220s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:50:55.600672 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778752464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n Backing store flags: \n Account information:\n wMuStSgfzDhQtVML2J9B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28\n Backing store flags: \n Account information:\n 6nccUXNFggit6Ap3uJCn\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:50:55.600672 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-309d3c11-5912-4566-90db-8b2dc67f29b5 req-04fa889d-c34d-4d29-be6f-3871ba69750d tempest-ServerRescueNegativeTestJSON-1579630269 None] Set provider_location to: 10.222.0.66:3260,2 iqn.2010-10.org.openstack:volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:50:56.068057 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-309d3c11-5912-4566-90db-8b2dc67f29b5 req-04fa889d-c34d-4d29-be6f-3871ba69750d tempest-ServerRescueNegativeTestJSON-1579630269 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28', 'target_lun': 1, 'volume_id': '9b1d47e2-e6e8-4692-a6c4-2de194704c28', 'auth_method': 'CHAP', 'auth_username': '6nccUXNFggit6Ap3uJCn', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'e27d98aa-3e1f-4749-8cea-aeed1acfa62d'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:50:56.397756 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-309d3c11-5912-4566-90db-8b2dc67f29b5 req-04fa889d-c34d-4d29-be6f-3871ba69750d tempest-ServerRescueNegativeTestJSON-1579630269 None] attachment_update completed successfully.
Mar 02 18:51:00.975986 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eamvae6kn-d-828839-1@lvmdriver-1, size 616.00 MB, duration 30.12 sec {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Mar 02 18:51:00.975986 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Image download 616.00 MB at 20.45 MB/s
Mar 02 18:51:01.048259 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eamvae6kn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:01.162947 n-d-828839-1 sudo[140770]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eamvae6kn-d-828839-1@lvmdriver-1
Mar 02 18:51:01.163832 n-d-828839-1 sudo[140770]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:01.698926 n-d-828839-1 sudo[140770]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:01.724237 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eamvae6kn-d-828839-1@lvmdriver-1" returned: 0 in 0.671s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:01.724237 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 is fetched for user 28c77643b28e4669af3e8ff4d16a33e9. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Mar 02 18:51:01.987980 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eamvae6kn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:02.106546 n-d-828839-1 sudo[140775]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eamvae6kn-d-828839-1@lvmdriver-1
Mar 02 18:51:02.107347 n-d-828839-1 sudo[140775]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:02.632970 n-d-828839-1 sudo[140775]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:02.635407 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eamvae6kn-d-828839-1@lvmdriver-1" returned: 0 in 0.659s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:02.637286 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8f760dc7-c22b-4945-a583-578bb6ba71d0 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:02.656854 n-d-828839-1 sudo[140780]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8f760dc7-c22b-4945-a583-578bb6ba71d0 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:51:02.657661 n-d-828839-1 sudo[140780]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:03.221522 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c2ec303e--7720--4f1d--b472--b822fab186f1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d798909d--69ae--45b0--b444--e2a6e34cd784 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 17.930s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:03.221522 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c2ec303e--7720--4f1d--b472--b822fab186f1, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--d798909d--69ae--45b0--b444--e2a6e34cd784, size 1024.00 MB, duration 17.93 sec {{(pid=96937) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Mar 02 18:51:03.221522 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.volume_utils [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Volume copy 1024.00 MB at 57.11 MB/s
Mar 02 18:51:04.010565 n-d-828839-1 sudo[140780]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:04.013240 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8f760dc7-c22b-4945-a583-578bb6ba71d0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.376s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:04.320971 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:04.343202 n-d-828839-1 sudo[140823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784
Mar 02 18:51:04.343982 n-d-828839-1 sudo[140823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:04.354478 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Attempting download of 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume 8f760dc7-c22b-4945-a583-578bb6ba71d0. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Mar 02 18:51:04.445744 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_0wmtg_ph {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:04.625344 n-d-828839-1 sudo[140825]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_0wmtg_ph
Mar 02 18:51:04.626602 n-d-828839-1 sudo[140825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:05.026409 n-d-828839-1 sudo[140823]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:05.049492 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784" returned: 0 in 0.711s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:05.205619 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:05.230715 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:05.231369 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778147840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n Backing store flags: \n Account information:\n wMuStSgfzDhQtVML2J9B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28\n Backing store flags: \n Account information:\n 6nccUXNFggit6Ap3uJCn\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-b4c76779-322d-4b62-b1d9-c1ece423c953
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: I_T nexus: 27
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Connection: 0
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.66
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: wMuStSgfzDhQtVML2J9B
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Target 2: iqn.2010-10.org.openstack:volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: I_T nexus: 28
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: 6nccUXNFggit6Ap3uJCn
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:51:05.232389 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:51:05.237958 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Creating iscsi_target for Volume ID: volume-d798909d-69ae-45b0-b444-e2a6e34cd784 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:51:05.283878 n-d-828839-1 sudo[140825]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:05.985214 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Created volume path /opt/stack/data/cinder/volumes/volume-d798909d-69ae-45b0-b444-e2a6e34cd784,
Mar 02 18:51:05.985214 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:51:05.985214 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:51:05.985214 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784
Mar 02 18:51:05.985214 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:51:05.985214 n-d-828839-1 cinder-volume[96937]: incominguser JS3kpFkXHeU6LMfhVLbJ m5wYxLTVDC95WTNP
Mar 02 18:51:05.985214 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:51:05.985214 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:51:05.985214 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:51:05.985214 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:51:05.985214 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:05.985214 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_0wmtg_ph" returned: 0 in 1.557s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:05.985214 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eamvae6kn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:06.134510 n-d-828839-1 sudo[140832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eamvae6kn-d-828839-1@lvmdriver-1
Mar 02 18:51:06.135318 n-d-828839-1 sudo[140832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:06.745159 n-d-828839-1 sudo[140832]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:06.760853 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eamvae6kn-d-828839-1@lvmdriver-1" returned: 0 in 0.764s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:06.760853 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] 2ac48b56-eabc-4774-8d21-7d0b03765520 was vhdx, converting to raw {{(pid=96937) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Mar 02 18:51:06.760853 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eamvae6kn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8f760dc7--c22b--4945--a583--578bb6ba71d0 oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:06.774271 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784" returned: 0 in 0.778s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:06.774271 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778147840]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:51:06.774271 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:51:06.774271 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:51:06.774621 n-d-828839-1 sudo[140864]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eamvae6kn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8f760dc7--c22b--4945--a583--578bb6ba71d0 oflag=direct
Mar 02 18:51:06.775454 n-d-828839-1 sudo[140864]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:06.782606 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:06.834340 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.051s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:06.834340 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778147840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n Backing store flags: \n Account information:\n wMuStSgfzDhQtVML2J9B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28\n Backing store flags: \n Account information:\n 6nccUXNFggit6Ap3uJCn\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n Backing store flags: \n Account information:\n JS3kpFkXHeU6LMfhVLbJ\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-b4c76779-322d-4b62-b1d9-c1ece423c953
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: I_T nexus: 27
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Connection: 0
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.66
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: wMuStSgfzDhQtVML2J9B
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Target 2: iqn.2010-10.org.openstack:volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: I_T nexus: 28
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: 6nccUXNFggit6Ap3uJCn
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:51:06.840728 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:06.983076 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.137s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:06.983076 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778147840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n Backing store flags: \n Account information:\n wMuStSgfzDhQtVML2J9B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28\n Backing store flags: \n Account information:\n 6nccUXNFggit6Ap3uJCn\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n Backing store flags: \n Account information:\n JS3kpFkXHeU6LMfhVLbJ\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:51:06.983076 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:07.155681 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.178s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:07.156352 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778147840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n Backing store flags: \n Account information:\n wMuStSgfzDhQtVML2J9B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28\n Backing store flags: \n Account information:\n 6nccUXNFggit6Ap3uJCn\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n Backing store flags: \n Account information:\n JS3kpFkXHeU6LMfhVLbJ\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:51:07.157725 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Set provider_location to: 10.222.0.66:3260,3 iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:51:07.289147 n-d-828839-1 sudo[140864]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:07.299016 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Initialize volume connection completed successfully.
Mar 02 18:51:07.299016 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eamvae6kn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8f760dc7--c22b--4945--a583--578bb6ba71d0 oflag=direct" returned: 0 in 0.547s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:07.303478 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eamvae6kn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8f760dc7--c22b--4945--a583--578bb6ba71d0 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:07.325513 n-d-828839-1 sudo[140882]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eamvae6kn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8f760dc7--c22b--4945--a583--578bb6ba71d0
Mar 02 18:51:07.326323 n-d-828839-1 sudo[140882]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:10.337163 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_odzqkwehn-d-828839-1@lvmdriver-1, size 616.00 MB, duration 27.98 sec {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Mar 02 18:51:10.338373 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Image download 616.00 MB at 22.01 MB/s
Mar 02 18:51:10.417868 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_odzqkwehn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:10.522542 n-d-828839-1 sudo[140959]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_odzqkwehn-d-828839-1@lvmdriver-1
Mar 02 18:51:10.524455 n-d-828839-1 sudo[140959]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:11.049454 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_odzqkwehn-d-828839-1@lvmdriver-1" returned: 0 in 0.632s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:11.049454 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 is fetched for user f8686c19618e4d278736710def59b046. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Mar 02 18:51:11.042509 n-d-828839-1 sudo[140959]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:11.324732 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_odzqkwehn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:11.452013 n-d-828839-1 sudo[140966]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_odzqkwehn-d-828839-1@lvmdriver-1
Mar 02 18:51:11.452826 n-d-828839-1 sudo[140966]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:11.955841 n-d-828839-1 sudo[140966]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:11.966822 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_odzqkwehn-d-828839-1@lvmdriver-1" returned: 0 in 0.634s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:11.987441 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c1dbf8a-3fff-4f41-8101-6169fa11e450 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:12.053363 n-d-828839-1 sudo[140971]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c1dbf8a-3fff-4f41-8101-6169fa11e450 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:51:12.054889 n-d-828839-1 sudo[140971]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:13.063240 n-d-828839-1 sudo[140971]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:13.068912 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c1dbf8a-3fff-4f41-8101-6169fa11e450 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.094s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:13.610283 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Attempting download of 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume 2c1dbf8a-3fff-4f41-8101-6169fa11e450. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Mar 02 18:51:13.655824 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_y6d6dx1h {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:13.829377 n-d-828839-1 sudo[141005]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_y6d6dx1h
Mar 02 18:51:13.830314 n-d-828839-1 sudo[141005]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:14.666075 n-d-828839-1 sudo[141005]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:14.668631 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_y6d6dx1h" returned: 0 in 1.012s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:14.669959 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_odzqkwehn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:14.823740 n-d-828839-1 sudo[141009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_odzqkwehn-d-828839-1@lvmdriver-1
Mar 02 18:51:14.825992 n-d-828839-1 sudo[141009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:15.465306 n-d-828839-1 sudo[141009]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:15.467874 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_odzqkwehn-d-828839-1@lvmdriver-1" returned: 0 in 0.797s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:15.470709 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] 2ac48b56-eabc-4774-8d21-7d0b03765520 was vhdx, converting to raw {{(pid=96937) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Mar 02 18:51:15.478818 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_odzqkwehn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2c1dbf8a--3fff--4f41--8101--6169fa11e450 oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:15.500124 n-d-828839-1 sudo[141036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_odzqkwehn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2c1dbf8a--3fff--4f41--8101--6169fa11e450 oflag=direct
Mar 02 18:51:15.500951 n-d-828839-1 sudo[141036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:16.234913 n-d-828839-1 sudo[141036]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:16.239794 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_odzqkwehn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2c1dbf8a--3fff--4f41--8101--6169fa11e450 oflag=direct" returned: 0 in 0.765s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:16.239794 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_odzqkwehn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2c1dbf8a--3fff--4f41--8101--6169fa11e450 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:16.297282 n-d-828839-1 sudo[141066]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_odzqkwehn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2c1dbf8a--3fff--4f41--8101--6169fa11e450
Mar 02 18:51:16.298077 n-d-828839-1 sudo[141066]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:22.852232 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-b64b73d5-c577-47c5-a2a3-a552f33e3f81 req-dca5b57e-d22c-4665-897a-971e00d7286f tempest-ServerRescueNegativeTestJSON-1579630269 None] Terminate volume connection completed successfully.
Mar 02 18:51:22.852232 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-b64b73d5-c577-47c5-a2a3-a552f33e3f81 req-dca5b57e-d22c-4665-897a-971e00d7286f tempest-ServerRescueNegativeTestJSON-1579630269 None] Deleting attachment e27d98aa-3e1f-4749-8cea-aeed1acfa62d. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:51:22.852232 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:23.091911 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.253s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:23.092559 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778233328]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n Backing store flags: \n Account information:\n wMuStSgfzDhQtVML2J9B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28\n Backing store flags: \n Account information:\n 6nccUXNFggit6Ap3uJCn\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n Backing store flags: \n Account information:\n JS3kpFkXHeU6LMfhVLbJ\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:51:23.093646 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-b64b73d5-c577-47c5-a2a3-a552f33e3f81 req-dca5b57e-d22c-4665-897a-971e00d7286f tempest-ServerRescueNegativeTestJSON-1579630269 None] Removing iscsi_target for Volume ID: 9b1d47e2-e6e8-4692-a6c4-2de194704c28
Mar 02 18:51:23.096625 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:23.252419 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28 -f" returned: 0 in 0.157s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:23.252751 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778233328]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:51:23.253920 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:23.347322 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:23.348251 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778233328]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n Backing store flags: \n Account information:\n wMuStSgfzDhQtVML2J9B\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n Backing store flags: \n Account information:\n JS3kpFkXHeU6LMfhVLbJ\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:51:23.789121 n-d-828839-1 sudo[140882]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:23.792336 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eamvae6kn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8f760dc7--c22b--4945--a583--578bb6ba71d0" returned: 0 in 16.492s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:23.797608 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eamvae6kn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:23.939861 n-d-828839-1 sudo[141289]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eamvae6kn-d-828839-1@lvmdriver-1
Mar 02 18:51:23.941114 n-d-828839-1 sudo[141289]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:24.444177 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eamvae6kn-d-828839-1@lvmdriver-1" returned: 0 in 0.646s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:24.444177 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eamvae6kn-d-828839-1@lvmdriver-1, size 700.00 MB, duration 16.49 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--8f760dc7--c22b--4945--a583--578bb6ba71d0 {{(pid=96937) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Mar 02 18:51:24.444177 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Converted 700.00 MB image at 42.44 MB/s
Mar 02 18:51:24.444177 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Downloaded image 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume 8f760dc7-c22b-4945-a583-578bb6ba71d0 successfully. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Mar 02 18:51:24.437515 n-d-828839-1 sudo[141289]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:24.576557 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 for user 28c77643b28e4669af3e8ff4d16a33e9 is deleted. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Mar 02 18:51:24.577794 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Marking volume 8f760dc7-c22b-4945-a583-578bb6ba71d0 as bootable. {{(pid=96937) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Mar 02 18:51:24.658056 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Terminate volume connection completed successfully.
Mar 02 18:51:24.727251 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:24.818431 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:24.819293 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804863408]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953\n Backing store flags: \n Account information:\n wMuStSgfzDhQtVML2J9B\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n Backing store flags: \n Account information:\n JS3kpFkXHeU6LMfhVLbJ\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:51:24.819975 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Removing iscsi_target for Volume ID: b4c76779-322d-4b62-b1d9-c1ece423c953
Mar 02 18:51:24.821042 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b4c76779-322d-4b62-b1d9-c1ece423c953 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:24.830081 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Copying metadata from image 2ac48b56-eabc-4774-8d21-7d0b03765520 to 8f760dc7-c22b-4945-a583-578bb6ba71d0. {{(pid=96937) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Mar 02 18:51:24.830081 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Creating volume glance metadata for volume 8f760dc7-c22b-4945-a583-578bb6ba71d0 backed by image 2ac48b56-eabc-4774-8d21-7d0b03765520 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96937) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Mar 02 18:51:25.082806 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b4c76779-322d-4b62-b1d9-c1ece423c953 -f" returned: 0 in 0.260s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:25.083191 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804863408]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:51:25.084444 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:25.220972 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff5cbce4-ff8a-421d-9db0-4f2d75aa925b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8f760dc7-c22b-4945-a583-578bb6ba71d0', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:25.225691 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b0b747d-401c-4976-886c-27bb483204ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:25.233915 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-73f16fd9-fb28-45c2-b250-aad6d24ce74b tempest-ServerRescueNegativeTestJSON-1579630269 None] Lock "b'cinder-9b1d47e2-e6e8-4692-a6c4-2de194704c28-delete_volume'" acquired by "delete_volume" :: waited 0.038s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:51:25.246429 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.161s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:25.246983 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804863408]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n Backing store flags: \n Account information:\n JS3kpFkXHeU6LMfhVLbJ\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:51:25.248011 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-4d78e1c3-6f02-4053-bbd5-8e654becbe72 tempest-VolumesBackupsAdminTest-1700887389 None] Remove volume export completed successfully.
Mar 02 18:51:25.357936 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Volume volume-8f760dc7-c22b-4945-a583-578bb6ba71d0 (8f760dc7-c22b-4945-a583-578bb6ba71d0): created successfully
Mar 02 18:51:25.360479 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b0b747d-401c-4976-886c-27bb483204ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:25.364014 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Flow 'volume_create_manager' (845b2b76-e2c4-4d6d-b51d-75b303476bb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:51:25.658279 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:25.726028 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-2fa4dcf5-7d5a-462c-a239-acfb7aecd453 tempest-TestVolumeBackupRestore-573310126 None] Created volume successfully.
Mar 02 18:51:25.753853 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:25.754297 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778682832]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n Backing store flags: \n Account information:\n JS3kpFkXHeU6LMfhVLbJ\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:51:25.754985 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-73f16fd9-fb28-45c2-b250-aad6d24ce74b tempest-ServerRescueNegativeTestJSON-1579630269 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9b1d47e2-e6e8-4692-a6c4-2de194704c28
Mar 02 18:51:25.756013 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73f16fd9-fb28-45c2-b250-aad6d24ce74b tempest-ServerRescueNegativeTestJSON-1579630269 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/volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:25.797561 n-d-828839-1 sudo[141401]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28
Mar 02 18:51:25.798412 n-d-828839-1 sudo[141401]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:26.321193 n-d-828839-1 sudo[141401]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:26.324037 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73f16fd9-fb28-45c2-b250-aad6d24ce74b tempest-ServerRescueNegativeTestJSON-1579630269 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/volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28" returned: 0 in 0.568s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:26.325889 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73f16fd9-fb28-45c2-b250-aad6d24ce74b tempest-ServerRescueNegativeTestJSON-1579630269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:26.344789 n-d-828839-1 sudo[141412]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28
Mar 02 18:51:26.345607 n-d-828839-1 sudo[141412]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:26.808103 n-d-828839-1 sudo[141412]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:26.810445 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73f16fd9-fb28-45c2-b250-aad6d24ce74b tempest-ServerRescueNegativeTestJSON-1579630269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28" returned: 0 in 0.484s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:26.812683 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73f16fd9-fb28-45c2-b250-aad6d24ce74b tempest-ServerRescueNegativeTestJSON-1579630269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:26.832801 n-d-828839-1 sudo[141418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28
Mar 02 18:51:26.833605 n-d-828839-1 sudo[141418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:27.795436 n-d-828839-1 sudo[141418]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:27.797733 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73f16fd9-fb28-45c2-b250-aad6d24ce74b tempest-ServerRescueNegativeTestJSON-1579630269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9b1d47e2-e6e8-4692-a6c4-2de194704c28" returned: 0 in 0.985s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:27.799003 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-73f16fd9-fb28-45c2-b250-aad6d24ce74b tempest-ServerRescueNegativeTestJSON-1579630269 None] Successfully deleted volume: 9b1d47e2-e6e8-4692-a6c4-2de194704c28
Mar 02 18:51:27.998610 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-73f16fd9-fb28-45c2-b250-aad6d24ce74b tempest-ServerRescueNegativeTestJSON-1579630269 None] Created reservations ['76fbe5a7-6959-437e-8f9b-21f5c071d101', '163ea92d-dbef-4bfd-9234-1ff8f0930418', 'cb99c938-6ddc-4b95-9ba2-52e848ec00e9', '73de234e-33f0-4159-9e37-4886c5f046d7'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:51:28.048126 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-6c204652-08f4-46d2-9452-073efed1e629 tempest-VolumesBackupsAdminTest-1700887389 None] Lock "b'cinder-b4c76779-322d-4b62-b1d9-c1ece423c953-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:51:28.495647 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:28.547574 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-73f16fd9-fb28-45c2-b250-aad6d24ce74b tempest-ServerRescueNegativeTestJSON-1579630269 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:51:28.564275 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73f16fd9-fb28-45c2-b250-aad6d24ce74b tempest-ServerRescueNegativeTestJSON-1579630269 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:28.585758 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:28.588294 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779066272]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n Backing store flags: \n Account information:\n JS3kpFkXHeU6LMfhVLbJ\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:51:28.589214 n-d-828839-1 sudo[141434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:51:28.590036 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-6c204652-08f4-46d2-9452-073efed1e629 tempest-VolumesBackupsAdminTest-1700887389 None] Skipping remove_export. No iscsi_target is presently exported for volume: b4c76779-322d-4b62-b1d9-c1ece423c953
Mar 02 18:51:28.590047 n-d-828839-1 sudo[141434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:28.591870 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6c204652-08f4-46d2-9452-073efed1e629 tempest-VolumesBackupsAdminTest-1700887389 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/volume-b4c76779-322d-4b62-b1d9-c1ece423c953 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:28.639870 n-d-828839-1 sudo[141441]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-b4c76779-322d-4b62-b1d9-c1ece423c953
Mar 02 18:51:28.642856 n-d-828839-1 sudo[141441]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:28.717479 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.driver [None req-9ee2dd77-d427-4ad4-adc4-fa0d31b5d159 tempest-TestVolumeBackupRestore-573310126 None] Creating a new backup for volume volume-8f760dc7-c22b-4945-a583-578bb6ba71d0. {{(pid=96937) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Mar 02 18:51:28.737206 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9ee2dd77-d427-4ad4-adc4-fa0d31b5d159 tempest-TestVolumeBackupRestore-573310126 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:28.807064 n-d-828839-1 sudo[141443]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0
Mar 02 18:51:28.807886 n-d-828839-1 sudo[141443]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:29.246205 n-d-828839-1 sudo[141434]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:29.248439 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73f16fd9-fb28-45c2-b250-aad6d24ce74b tempest-ServerRescueNegativeTestJSON-1579630269 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.700s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:29.251155 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73f16fd9-fb28-45c2-b250-aad6d24ce74b tempest-ServerRescueNegativeTestJSON-1579630269 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:29.273604 n-d-828839-1 sudo[141448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:51:29.275081 n-d-828839-1 sudo[141448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:29.344165 n-d-828839-1 sudo[141441]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:29.347139 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6c204652-08f4-46d2-9452-073efed1e629 tempest-VolumesBackupsAdminTest-1700887389 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/volume-b4c76779-322d-4b62-b1d9-c1ece423c953" returned: 0 in 0.755s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:29.349012 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6c204652-08f4-46d2-9452-073efed1e629 tempest-VolumesBackupsAdminTest-1700887389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:29.369318 n-d-828839-1 sudo[141450]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953
Mar 02 18:51:29.370567 n-d-828839-1 sudo[141450]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:29.477418 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-69c40f2f-ac6a-494b-8ecd-df3199d47e61 tempest-ServerRescueNegativeTestJSON-1579630269 None] Lock "b'cinder-1e79c39a-1631-425d-8865-7dd22db92fbe-delete_volume'" acquired by "delete_volume" :: waited 0.042s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:51:29.593400 n-d-828839-1 sudo[141443]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:29.597446 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9ee2dd77-d427-4ad4-adc4-fa0d31b5d159 tempest-TestVolumeBackupRestore-573310126 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0" returned: 0 in 0.862s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:29.775226 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:29.801206 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:29.801864 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778239408]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n Backing store flags: \n Account information:\n JS3kpFkXHeU6LMfhVLbJ\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-9ee2dd77-d427-4ad4-adc4-fa0d31b5d159 tempest-TestVolumeBackupRestore-573310126 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: I_T nexus: 29
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: Connection: 0
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.66
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030000
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf30
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030001
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf31
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: JS3kpFkXHeU6LMfhVLbJ
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:51:29.802799 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:51:29.807984 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-9ee2dd77-d427-4ad4-adc4-fa0d31b5d159 tempest-TestVolumeBackupRestore-573310126 None] Creating iscsi_target for Volume ID: volume-8f760dc7-c22b-4945-a583-578bb6ba71d0 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:51:29.813097 n-d-828839-1 sudo[141448]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:29.956810 n-d-828839-1 sudo[141450]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:30.059904 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-9ee2dd77-d427-4ad4-adc4-fa0d31b5d159 tempest-TestVolumeBackupRestore-573310126 None] Created volume path /opt/stack/data/cinder/volumes/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0,
Mar 02 18:51:30.059904 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:51:30.059904 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:51:30.059904 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0
Mar 02 18:51:30.059904 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:51:30.059904 n-d-828839-1 cinder-volume[96937]: incominguser ubd6Ur6tbnpriDSr9ULE MM9KAY7Tkji7MUrW
Mar 02 18:51:30.059904 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:51:30.059904 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:51:30.059904 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:51:30.059904 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:51:30.079716 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-73f16fd9-fb28-45c2-b250-aad6d24ce74b tempest-ServerRescueNegativeTestJSON-1579630269 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.811s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:30.079716 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-73f16fd9-fb28-45c2-b250-aad6d24ce74b tempest-ServerRescueNegativeTestJSON-1579630269 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:51:30.079716 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-69c40f2f-ac6a-494b-8ecd-df3199d47e61 tempest-ServerRescueNegativeTestJSON-1579630269 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1e79c39a-1631-425d-8865-7dd22db92fbe
Mar 02 18:51:30.079716 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69c40f2f-ac6a-494b-8ecd-df3199d47e61 tempest-ServerRescueNegativeTestJSON-1579630269 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/volume-1e79c39a-1631-425d-8865-7dd22db92fbe {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:30.085039 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8f760dc7-c22b-4945-a583-578bb6ba71d0 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:30.088373 n-d-828839-1 sudo[141467]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-1e79c39a-1631-425d-8865-7dd22db92fbe
Mar 02 18:51:30.089938 n-d-828839-1 sudo[141467]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:30.090665 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6c204652-08f4-46d2-9452-073efed1e629 tempest-VolumesBackupsAdminTest-1700887389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953" returned: 0 in 0.740s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:30.092849 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6c204652-08f4-46d2-9452-073efed1e629 tempest-VolumesBackupsAdminTest-1700887389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:30.111108 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-73f16fd9-fb28-45c2-b250-aad6d24ce74b tempest-ServerRescueNegativeTestJSON-1579630269 None] Deleted volume successfully.
Mar 02 18:51:30.115158 n-d-828839-1 sudo[141469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953
Mar 02 18:51:30.115969 n-d-828839-1 sudo[141469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:30.307571 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-73f16fd9-fb28-45c2-b250-aad6d24ce74b tempest-ServerRescueNegativeTestJSON-1579630269 None] Lock "b'cinder-9b1d47e2-e6e8-4692-a6c4-2de194704c28-delete_volume'" released by "delete_volume" :: held 5.074s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:51:30.631322 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8f760dc7-c22b-4945-a583-578bb6ba71d0" returned: 0 in 0.569s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:30.631667 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778239408]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:51:30.639408 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-9ee2dd77-d427-4ad4-adc4-fa0d31b5d159 tempest-TestVolumeBackupRestore-573310126 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:51:30.639408 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-9ee2dd77-d427-4ad4-adc4-fa0d31b5d159 tempest-TestVolumeBackupRestore-573310126 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:51:30.639408 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:30.663820 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:30.664389 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778239408]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n Backing store flags: \n Account information:\n JS3kpFkXHeU6LMfhVLbJ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n Backing store flags: \n Account information:\n ubd6Ur6tbnpriDSr9ULE\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-9ee2dd77-d427-4ad4-adc4-fa0d31b5d159 tempest-TestVolumeBackupRestore-573310126 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: I_T nexus: 29
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: Connection: 0
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.66
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030000
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf30
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030001
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf31
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: JS3kpFkXHeU6LMfhVLbJ
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:51:30.665867 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:51:30.670326 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:30.814079 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:30.814463 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778239408]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n Backing store flags: \n Account information:\n JS3kpFkXHeU6LMfhVLbJ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n Backing store flags: \n Account information:\n ubd6Ur6tbnpriDSr9ULE\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:51:30.816106 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:30.837036 n-d-828839-1 sudo[141467]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:30.860022 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69c40f2f-ac6a-494b-8ecd-df3199d47e61 tempest-ServerRescueNegativeTestJSON-1579630269 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/volume-1e79c39a-1631-425d-8865-7dd22db92fbe" returned: 0 in 0.771s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:30.860022 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69c40f2f-ac6a-494b-8ecd-df3199d47e61 tempest-ServerRescueNegativeTestJSON-1579630269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1e79c39a-1631-425d-8865-7dd22db92fbe {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:30.859149 n-d-828839-1 sudo[141511]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1e79c39a-1631-425d-8865-7dd22db92fbe
Mar 02 18:51:30.860331 n-d-828839-1 sudo[141511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:30.930404 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:30.930404 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778239408]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n Backing store flags: \n Account information:\n JS3kpFkXHeU6LMfhVLbJ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n Backing store flags: \n Account information:\n ubd6Ur6tbnpriDSr9ULE\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:51:30.930404 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [None req-9ee2dd77-d427-4ad4-adc4-fa0d31b5d159 tempest-TestVolumeBackupRestore-573310126 None] Set provider_location to: 10.222.0.66:3260,4 iqn.2010-10.org.openstack:volume-8f760dc7-c22b-4945-a583-578bb6ba71d0 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:51:31.157146 n-d-828839-1 sudo[141469]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:31.159494 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6c204652-08f4-46d2-9452-073efed1e629 tempest-VolumesBackupsAdminTest-1700887389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b4c76779-322d-4b62-b1d9-c1ece423c953" returned: 0 in 1.067s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:31.160345 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-6c204652-08f4-46d2-9452-073efed1e629 tempest-VolumesBackupsAdminTest-1700887389 None] Successfully deleted volume: b4c76779-322d-4b62-b1d9-c1ece423c953
Mar 02 18:51:31.237028 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-9ee2dd77-d427-4ad4-adc4-fa0d31b5d159 tempest-TestVolumeBackupRestore-573310126 None] Initialize volume connection completed successfully.
Mar 02 18:51:31.360725 n-d-828839-1 sudo[141511]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:31.362837 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69c40f2f-ac6a-494b-8ecd-df3199d47e61 tempest-ServerRescueNegativeTestJSON-1579630269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1e79c39a-1631-425d-8865-7dd22db92fbe" returned: 0 in 0.522s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:31.364394 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69c40f2f-ac6a-494b-8ecd-df3199d47e61 tempest-ServerRescueNegativeTestJSON-1579630269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1e79c39a-1631-425d-8865-7dd22db92fbe {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:31.404775 n-d-828839-1 sudo[141532]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1e79c39a-1631-425d-8865-7dd22db92fbe
Mar 02 18:51:31.405595 n-d-828839-1 sudo[141532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:31.610959 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-6c204652-08f4-46d2-9452-073efed1e629 tempest-VolumesBackupsAdminTest-1700887389 None] Created reservations ['4997051e-0e7d-4e8c-a4de-e6071fb01f25', 'e6a6ffe6-4c73-4528-b775-7e6cac40be3d', '34a9a14c-1553-48a4-ab69-0fd5781d5600', '1556f37c-0fd4-4806-8f8a-458c8cb0c75c'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:51:32.187383 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-6c204652-08f4-46d2-9452-073efed1e629 tempest-VolumesBackupsAdminTest-1700887389 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:51:32.187383 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6c204652-08f4-46d2-9452-073efed1e629 tempest-VolumesBackupsAdminTest-1700887389 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:32.195194 n-d-828839-1 sudo[141597]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:51:32.196005 n-d-828839-1 sudo[141597]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:32.495219 n-d-828839-1 sudo[141532]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:32.499628 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69c40f2f-ac6a-494b-8ecd-df3199d47e61 tempest-ServerRescueNegativeTestJSON-1579630269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1e79c39a-1631-425d-8865-7dd22db92fbe" returned: 0 in 1.135s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:32.501739 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-69c40f2f-ac6a-494b-8ecd-df3199d47e61 tempest-ServerRescueNegativeTestJSON-1579630269 None] Successfully deleted volume: 1e79c39a-1631-425d-8865-7dd22db92fbe
Mar 02 18:51:32.719071 n-d-828839-1 sudo[141597]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:32.721229 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6c204652-08f4-46d2-9452-073efed1e629 tempest-VolumesBackupsAdminTest-1700887389 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.549s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:32.722861 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6c204652-08f4-46d2-9452-073efed1e629 tempest-VolumesBackupsAdminTest-1700887389 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:32.741115 n-d-828839-1 sudo[141603]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:51:32.741920 n-d-828839-1 sudo[141603]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:32.867992 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-69c40f2f-ac6a-494b-8ecd-df3199d47e61 tempest-ServerRescueNegativeTestJSON-1579630269 None] Created reservations ['3b84d1df-6cd4-459c-af5f-6c606c1ba904', '09ddc06f-a250-43a6-945d-51c04a6daefb', '4b3d7d9e-e8e4-4a6f-86e1-8bdc5a077384', 'f8329f9d-14c3-413f-9e53-67a0b1332ad8'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:51:33.289855 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_odzqkwehn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2c1dbf8a--3fff--4f41--8101--6169fa11e450" returned: 0 in 17.051s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:33.291684 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_odzqkwehn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:33.349126 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-69c40f2f-ac6a-494b-8ecd-df3199d47e61 tempest-ServerRescueNegativeTestJSON-1579630269 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:51:33.351244 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69c40f2f-ac6a-494b-8ecd-df3199d47e61 tempest-ServerRescueNegativeTestJSON-1579630269 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:33.399897 n-d-828839-1 sudo[141627]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:51:33.401294 n-d-828839-1 sudo[141627]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:33.485901 n-d-828839-1 sudo[141603]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:33.488159 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6c204652-08f4-46d2-9452-073efed1e629 tempest-VolumesBackupsAdminTest-1700887389 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.765s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:33.490565 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-6c204652-08f4-46d2-9452-073efed1e629 tempest-VolumesBackupsAdminTest-1700887389 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:51:33.498303 n-d-828839-1 sudo[141626]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_odzqkwehn-d-828839-1@lvmdriver-1
Mar 02 18:51:33.499090 n-d-828839-1 sudo[141626]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:33.508050 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-6c204652-08f4-46d2-9452-073efed1e629 tempest-VolumesBackupsAdminTest-1700887389 None] Deleted volume successfully.
Mar 02 18:51:33.627081 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-6c204652-08f4-46d2-9452-073efed1e629 tempest-VolumesBackupsAdminTest-1700887389 None] Lock "b'cinder-b4c76779-322d-4b62-b1d9-c1ece423c953-delete_volume'" released by "delete_volume" :: held 5.579s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:51:33.903827 n-d-828839-1 sudo[141626]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:33.905893 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_odzqkwehn-d-828839-1@lvmdriver-1" returned: 0 in 0.614s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:33.907276 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_odzqkwehn-d-828839-1@lvmdriver-1, size 700.00 MB, duration 17.05 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--2c1dbf8a--3fff--4f41--8101--6169fa11e450 {{(pid=96937) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Mar 02 18:51:33.908998 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Converted 700.00 MB image at 41.05 MB/s
Mar 02 18:51:33.909828 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Downloaded image 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume 2c1dbf8a-3fff-4f41-8101-6169fa11e450 successfully. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Mar 02 18:51:33.937889 n-d-828839-1 sudo[141627]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:34.025800 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 for user f8686c19618e4d278736710def59b046 is deleted. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Mar 02 18:51:34.026793 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Marking volume 2c1dbf8a-3fff-4f41-8101-6169fa11e450 as bootable. {{(pid=96937) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Mar 02 18:51:34.029999 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69c40f2f-ac6a-494b-8ecd-df3199d47e61 tempest-ServerRescueNegativeTestJSON-1579630269 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.679s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:34.032594 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69c40f2f-ac6a-494b-8ecd-df3199d47e61 tempest-ServerRescueNegativeTestJSON-1579630269 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:34.055398 n-d-828839-1 sudo[141635]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:51:34.057230 n-d-828839-1 sudo[141635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:34.234369 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Copying metadata from image 2ac48b56-eabc-4774-8d21-7d0b03765520 to 2c1dbf8a-3fff-4f41-8101-6169fa11e450. {{(pid=96937) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Mar 02 18:51:34.243895 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Creating volume glance metadata for volume 2c1dbf8a-3fff-4f41-8101-6169fa11e450 backed by image 2ac48b56-eabc-4774-8d21-7d0b03765520 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96937) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Mar 02 18:51:34.477040 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6cbe7aff-ef80-46a2-8c0e-64161fbf6c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2c1dbf8a-3fff-4f41-8101-6169fa11e450', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:34.480143 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2a1065f1-0b8b-4b18-85d2-c94b6a435889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:34.558522 n-d-828839-1 sudo[141635]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:34.562845 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69c40f2f-ac6a-494b-8ecd-df3199d47e61 tempest-ServerRescueNegativeTestJSON-1579630269 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.530s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:34.564038 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-69c40f2f-ac6a-494b-8ecd-df3199d47e61 tempest-ServerRescueNegativeTestJSON-1579630269 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:51:34.575856 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-69c40f2f-ac6a-494b-8ecd-df3199d47e61 tempest-ServerRescueNegativeTestJSON-1579630269 None] Deleted volume successfully.
Mar 02 18:51:34.672023 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Volume volume-2c1dbf8a-3fff-4f41-8101-6169fa11e450 (2c1dbf8a-3fff-4f41-8101-6169fa11e450): created successfully
Mar 02 18:51:34.674000 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2a1065f1-0b8b-4b18-85d2-c94b6a435889) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:34.677130 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Flow 'volume_create_manager' (abe29c08-7b1e-4ff7-9059-2c19dc764d45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:51:34.727449 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-69c40f2f-ac6a-494b-8ecd-df3199d47e61 tempest-ServerRescueNegativeTestJSON-1579630269 None] Lock "b'cinder-1e79c39a-1631-425d-8865-7dd22db92fbe-delete_volume'" released by "delete_volume" :: held 5.247s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:51:34.785542 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-03fd2dbd-27b0-44e2-9f66-a82a993b042a tempest-VolumesGetTest-503582665 None] Created volume successfully.
Mar 02 18:51:37.914210 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-4079fee6-21c9-4536-bed8-7e940fc304a1 tempest-VolumesGetTest-503582665 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:51:37.920877 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-4079fee6-21c9-4536-bed8-7e940fc304a1 tempest-VolumesGetTest-503582665 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:51:37.921355 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-4079fee6-21c9-4536-bed8-7e940fc304a1 tempest-VolumesGetTest-503582665 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'
Mar 02 18:51:37.934905 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4079fee6-21c9-4536-bed8-7e940fc304a1 tempest-VolumesGetTest-503582665 None] Flow 'volume_create_manager' (5453aa88-d66d-4869-b75b-c4a3d0ebad35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:51:37.937796 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4079fee6-21c9-4536-bed8-7e940fc304a1 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eef15dd4-75dc-471d-bab8-c74c17b8b1fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:37.960852 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-4079fee6-21c9-4536-bed8-7e940fc304a1 tempest-VolumesGetTest-503582665 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:51:37.987847 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4079fee6-21c9-4536-bed8-7e940fc304a1 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eef15dd4-75dc-471d-bab8-c74c17b8b1fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:51:37Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-346856188',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=48b206a3-9787-4c30-9534-c989bdfa165f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65028a5fac194bdfa3515bcb2d96af59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:51:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:51:38Z,user_id='f8686c19618e4d278736710def59b046',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:37.991132 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4079fee6-21c9-4536-bed8-7e940fc304a1 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (09f5118e-37b9-4000-a67c-8f68a6329f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:37.993142 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4079fee6-21c9-4536-bed8-7e940fc304a1 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (09f5118e-37b9-4000-a67c-8f68a6329f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:37.995970 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4079fee6-21c9-4536-bed8-7e940fc304a1 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6d6d1e30-e1d0-4f56-80eb-30561d6fe723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:37.998351 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4079fee6-21c9-4536-bed8-7e940fc304a1 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6d6d1e30-e1d0-4f56-80eb-30561d6fe723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '48b206a3-9787-4c30-9534-c989bdfa165f', 'volume_name': 'volume-48b206a3-9787-4c30-9534-c989bdfa165f', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:38.000972 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4079fee6-21c9-4536-bed8-7e940fc304a1 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (558578c3-8b82-454c-9d34-acedeb9bc4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:38.003547 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4079fee6-21c9-4536-bed8-7e940fc304a1 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (558578c3-8b82-454c-9d34-acedeb9bc4f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:38.005681 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4079fee6-21c9-4536-bed8-7e940fc304a1 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7b4f8c76-851c-4d9a-904d-9828925b9d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:38.006490 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-4079fee6-21c9-4536-bed8-7e940fc304a1 tempest-VolumesGetTest-503582665 None] Volume 48b206a3-9787-4c30-9534-c989bdfa165f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-48b206a3-9787-4c30-9534-c989bdfa165f', 'volume_size': 1}
Mar 02 18:51:38.007712 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4079fee6-21c9-4536-bed8-7e940fc304a1 tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-48b206a3-9787-4c30-9534-c989bdfa165f stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:38.035354 n-d-828839-1 sudo[141640]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-48b206a3-9787-4c30-9534-c989bdfa165f stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:51:38.036266 n-d-828839-1 sudo[141640]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:38.736366 n-d-828839-1 sudo[141640]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:38.738887 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4079fee6-21c9-4536-bed8-7e940fc304a1 tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-48b206a3-9787-4c30-9534-c989bdfa165f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.731s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:38.742570 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4079fee6-21c9-4536-bed8-7e940fc304a1 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7b4f8c76-851c-4d9a-904d-9828925b9d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-48b206a3-9787-4c30-9534-c989bdfa165f', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:38.745605 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4079fee6-21c9-4536-bed8-7e940fc304a1 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77dc3166-6d5b-4d00-b81b-381318379e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:38.872133 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-4079fee6-21c9-4536-bed8-7e940fc304a1 tempest-VolumesGetTest-503582665 None] Volume volume-48b206a3-9787-4c30-9534-c989bdfa165f (48b206a3-9787-4c30-9534-c989bdfa165f): created successfully
Mar 02 18:51:38.876828 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4079fee6-21c9-4536-bed8-7e940fc304a1 tempest-VolumesGetTest-503582665 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77dc3166-6d5b-4d00-b81b-381318379e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:38.879819 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4079fee6-21c9-4536-bed8-7e940fc304a1 tempest-VolumesGetTest-503582665 None] Flow 'volume_create_manager' (5453aa88-d66d-4869-b75b-c4a3d0ebad35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:51:39.038337 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-4079fee6-21c9-4536-bed8-7e940fc304a1 tempest-VolumesGetTest-503582665 None] Created volume successfully.
Mar 02 18:51:40.087710 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-a56d5007-9be5-40c7-8c94-71044234867c tempest-VolumesGetTest-503582665 None] Lock "b'cinder-48b206a3-9787-4c30-9534-c989bdfa165f-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:51:40.243313 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-a56d5007-9be5-40c7-8c94-71044234867c tempest-VolumesGetTest-503582665 None] Skipping remove_export. No iscsi_target is presently exported for volume: 48b206a3-9787-4c30-9534-c989bdfa165f
Mar 02 18:51:40.244397 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a56d5007-9be5-40c7-8c94-71044234867c tempest-VolumesGetTest-503582665 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/volume-48b206a3-9787-4c30-9534-c989bdfa165f {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:40.268133 n-d-828839-1 sudo[141676]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-48b206a3-9787-4c30-9534-c989bdfa165f
Mar 02 18:51:40.268953 n-d-828839-1 sudo[141676]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:40.810653 n-d-828839-1 sudo[141676]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:40.813387 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a56d5007-9be5-40c7-8c94-71044234867c tempest-VolumesGetTest-503582665 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/volume-48b206a3-9787-4c30-9534-c989bdfa165f" returned: 0 in 0.568s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:40.816941 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a56d5007-9be5-40c7-8c94-71044234867c tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-48b206a3-9787-4c30-9534-c989bdfa165f {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:40.838996 n-d-828839-1 sudo[141681]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-48b206a3-9787-4c30-9534-c989bdfa165f
Mar 02 18:51:40.839788 n-d-828839-1 sudo[141681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:41.326561 n-d-828839-1 sudo[141681]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:41.334848 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a56d5007-9be5-40c7-8c94-71044234867c tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-48b206a3-9787-4c30-9534-c989bdfa165f" returned: 0 in 0.511s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:41.334848 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a56d5007-9be5-40c7-8c94-71044234867c tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-48b206a3-9787-4c30-9534-c989bdfa165f {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:41.349464 n-d-828839-1 sudo[141684]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-48b206a3-9787-4c30-9534-c989bdfa165f
Mar 02 18:51:41.350291 n-d-828839-1 sudo[141684]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:41.946494 n-d-828839-1 sudo[141684]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:41.948729 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a56d5007-9be5-40c7-8c94-71044234867c tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-48b206a3-9787-4c30-9534-c989bdfa165f" returned: 0 in 0.617s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:41.949913 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-a56d5007-9be5-40c7-8c94-71044234867c tempest-VolumesGetTest-503582665 None] Successfully deleted volume: 48b206a3-9787-4c30-9534-c989bdfa165f
Mar 02 18:51:42.100854 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-a56d5007-9be5-40c7-8c94-71044234867c tempest-VolumesGetTest-503582665 None] Created reservations ['26e816a5-51de-46c3-b23a-923b202eb55d', '8883dfbc-0b27-421c-918d-e7f46428eab7', 'bc688b97-05ee-4dce-9eb1-7b3e75f24f9e', '6f1a1153-7fcb-484f-a7c3-d591bdadb534'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:51:42.506714 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-a56d5007-9be5-40c7-8c94-71044234867c tempest-VolumesGetTest-503582665 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:51:42.508065 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a56d5007-9be5-40c7-8c94-71044234867c tempest-VolumesGetTest-503582665 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:42.527896 n-d-828839-1 sudo[141690]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:51:42.528697 n-d-828839-1 sudo[141690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:42.704993 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-8cd06fa6-a368-43fa-aaf2-dc96cea125eb tempest-VolumesGetTest-503582665 None] Lock "b'cinder-2c1dbf8a-3fff-4f41-8101-6169fa11e450-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:51:42.894104 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-8cd06fa6-a368-43fa-aaf2-dc96cea125eb tempest-VolumesGetTest-503582665 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2c1dbf8a-3fff-4f41-8101-6169fa11e450
Mar 02 18:51:42.895280 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8cd06fa6-a368-43fa-aaf2-dc96cea125eb tempest-VolumesGetTest-503582665 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/volume-2c1dbf8a-3fff-4f41-8101-6169fa11e450 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:42.919922 n-d-828839-1 sudo[141693]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-2c1dbf8a-3fff-4f41-8101-6169fa11e450
Mar 02 18:51:42.920717 n-d-828839-1 sudo[141693]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:43.060715 n-d-828839-1 sudo[141690]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:43.064140 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a56d5007-9be5-40c7-8c94-71044234867c tempest-VolumesGetTest-503582665 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.554s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:43.070497 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a56d5007-9be5-40c7-8c94-71044234867c tempest-VolumesGetTest-503582665 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:43.122036 n-d-828839-1 sudo[141695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:51:43.123618 n-d-828839-1 sudo[141695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:43.464596 n-d-828839-1 sudo[141693]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:43.466837 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8cd06fa6-a368-43fa-aaf2-dc96cea125eb tempest-VolumesGetTest-503582665 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/volume-2c1dbf8a-3fff-4f41-8101-6169fa11e450" returned: 0 in 0.571s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:43.469181 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8cd06fa6-a368-43fa-aaf2-dc96cea125eb tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2c1dbf8a-3fff-4f41-8101-6169fa11e450 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:43.511206 n-d-828839-1 sudo[141698]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2c1dbf8a-3fff-4f41-8101-6169fa11e450
Mar 02 18:51:43.512071 n-d-828839-1 sudo[141698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:43.649653 n-d-828839-1 sudo[141695]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:43.652023 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a56d5007-9be5-40c7-8c94-71044234867c tempest-VolumesGetTest-503582665 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.581s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:43.655092 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-a56d5007-9be5-40c7-8c94-71044234867c tempest-VolumesGetTest-503582665 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:51:43.662173 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-a56d5007-9be5-40c7-8c94-71044234867c tempest-VolumesGetTest-503582665 None] Deleted volume successfully.
Mar 02 18:51:43.789589 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-a56d5007-9be5-40c7-8c94-71044234867c tempest-VolumesGetTest-503582665 None] Lock "b'cinder-48b206a3-9787-4c30-9534-c989bdfa165f-delete_volume'" released by "delete_volume" :: held 3.702s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:51:44.102624 n-d-828839-1 sudo[141698]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:44.105998 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8cd06fa6-a368-43fa-aaf2-dc96cea125eb tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2c1dbf8a-3fff-4f41-8101-6169fa11e450" returned: 0 in 0.637s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:44.112671 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8cd06fa6-a368-43fa-aaf2-dc96cea125eb tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c1dbf8a-3fff-4f41-8101-6169fa11e450 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:44.134668 n-d-828839-1 sudo[141702]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c1dbf8a-3fff-4f41-8101-6169fa11e450
Mar 02 18:51:44.135479 n-d-828839-1 sudo[141702]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:44.743742 n-d-828839-1 sudo[141702]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:44.746007 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8cd06fa6-a368-43fa-aaf2-dc96cea125eb tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c1dbf8a-3fff-4f41-8101-6169fa11e450" returned: 0 in 0.636s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:44.747877 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-8cd06fa6-a368-43fa-aaf2-dc96cea125eb tempest-VolumesGetTest-503582665 None] Successfully deleted volume: 2c1dbf8a-3fff-4f41-8101-6169fa11e450
Mar 02 18:51:44.878091 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-8cd06fa6-a368-43fa-aaf2-dc96cea125eb tempest-VolumesGetTest-503582665 None] Created reservations ['09e9ce7c-3074-40a2-b362-64749ce7b845', 'e8b96707-e955-479b-9e2a-43f0ec956076', '526a0343-96f5-465d-b291-8b4b9f5a9dd5', '2e0ece27-bbc7-41b1-bb1c-96cb51d3cd86'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:51:45.157836 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-8cd06fa6-a368-43fa-aaf2-dc96cea125eb tempest-VolumesGetTest-503582665 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:51:45.158722 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8cd06fa6-a368-43fa-aaf2-dc96cea125eb tempest-VolumesGetTest-503582665 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:45.187669 n-d-828839-1 sudo[141709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:51:45.189146 n-d-828839-1 sudo[141709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:45.398643 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-7c597def-4c07-429a-9293-7609c5b58e13 tempest-VolumesGetTest-503582665 None] Lock "b'cinder-7efdcf11-857c-46f7-8a16-56e349a65072-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:51:45.561793 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-7c597def-4c07-429a-9293-7609c5b58e13 tempest-VolumesGetTest-503582665 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7efdcf11-857c-46f7-8a16-56e349a65072
Mar 02 18:51:45.563043 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7c597def-4c07-429a-9293-7609c5b58e13 tempest-VolumesGetTest-503582665 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/volume-7efdcf11-857c-46f7-8a16-56e349a65072 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:45.582697 n-d-828839-1 sudo[141712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-7efdcf11-857c-46f7-8a16-56e349a65072
Mar 02 18:51:45.583505 n-d-828839-1 sudo[141712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:45.656185 n-d-828839-1 sudo[141709]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:45.662239 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8cd06fa6-a368-43fa-aaf2-dc96cea125eb tempest-VolumesGetTest-503582665 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.499s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:45.662239 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8cd06fa6-a368-43fa-aaf2-dc96cea125eb tempest-VolumesGetTest-503582665 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:45.680169 n-d-828839-1 sudo[141714]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:51:45.682407 n-d-828839-1 sudo[141714]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:46.059019 n-d-828839-1 sudo[141712]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:46.061323 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7c597def-4c07-429a-9293-7609c5b58e13 tempest-VolumesGetTest-503582665 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/volume-7efdcf11-857c-46f7-8a16-56e349a65072" returned: 0 in 0.498s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:46.063502 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7c597def-4c07-429a-9293-7609c5b58e13 tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7efdcf11-857c-46f7-8a16-56e349a65072 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:46.149602 n-d-828839-1 sudo[141718]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7efdcf11-857c-46f7-8a16-56e349a65072
Mar 02 18:51:46.151112 n-d-828839-1 sudo[141718]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:46.272534 n-d-828839-1 sudo[141714]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:46.275022 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8cd06fa6-a368-43fa-aaf2-dc96cea125eb tempest-VolumesGetTest-503582665 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.614s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:46.282617 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-8cd06fa6-a368-43fa-aaf2-dc96cea125eb tempest-VolumesGetTest-503582665 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:51:46.297899 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-8cd06fa6-a368-43fa-aaf2-dc96cea125eb tempest-VolumesGetTest-503582665 None] Deleted volume successfully.
Mar 02 18:51:46.428148 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-8cd06fa6-a368-43fa-aaf2-dc96cea125eb tempest-VolumesGetTest-503582665 None] Lock "b'cinder-2c1dbf8a-3fff-4f41-8101-6169fa11e450-delete_volume'" released by "delete_volume" :: held 3.723s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:51:46.909178 n-d-828839-1 sudo[141718]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:46.911166 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7c597def-4c07-429a-9293-7609c5b58e13 tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7efdcf11-857c-46f7-8a16-56e349a65072" returned: 0 in 0.848s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:46.912993 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7c597def-4c07-429a-9293-7609c5b58e13 tempest-VolumesGetTest-503582665 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7efdcf11-857c-46f7-8a16-56e349a65072 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:46.934572 n-d-828839-1 sudo[141721]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7efdcf11-857c-46f7-8a16-56e349a65072
Mar 02 18:51:46.935635 n-d-828839-1 sudo[141721]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:47.872959 n-d-828839-1 sudo[141721]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:47.875315 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7c597def-4c07-429a-9293-7609c5b58e13 tempest-VolumesGetTest-503582665 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7efdcf11-857c-46f7-8a16-56e349a65072" returned: 0 in 0.962s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:47.877296 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-7c597def-4c07-429a-9293-7609c5b58e13 tempest-VolumesGetTest-503582665 None] Successfully deleted volume: 7efdcf11-857c-46f7-8a16-56e349a65072
Mar 02 18:51:48.055011 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-7c597def-4c07-429a-9293-7609c5b58e13 tempest-VolumesGetTest-503582665 None] Created reservations ['33a8f941-3124-424c-bd9e-c33cc4d95c02', '0258d3ee-7468-498d-97bf-5eea5271ed96', '29839e86-0dac-4fed-ad87-c1ab4fa0efbd', '2fd1c219-09a2-4acd-ae24-414251dd78ee'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:51:48.472605 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-7c597def-4c07-429a-9293-7609c5b58e13 tempest-VolumesGetTest-503582665 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:51:48.473723 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7c597def-4c07-429a-9293-7609c5b58e13 tempest-VolumesGetTest-503582665 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:48.551142 n-d-828839-1 sudo[141728]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:51:48.552171 n-d-828839-1 sudo[141728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:49.140158 n-d-828839-1 sudo[141728]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:49.142426 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7c597def-4c07-429a-9293-7609c5b58e13 tempest-VolumesGetTest-503582665 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.669s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:49.144468 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7c597def-4c07-429a-9293-7609c5b58e13 tempest-VolumesGetTest-503582665 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:49.165881 n-d-828839-1 sudo[141731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:51:49.167291 n-d-828839-1 sudo[141731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:49.697105 n-d-828839-1 sudo[141731]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:49.699426 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7c597def-4c07-429a-9293-7609c5b58e13 tempest-VolumesGetTest-503582665 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.555s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:49.702575 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-7c597def-4c07-429a-9293-7609c5b58e13 tempest-VolumesGetTest-503582665 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:51:49.733283 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-7c597def-4c07-429a-9293-7609c5b58e13 tempest-VolumesGetTest-503582665 None] Deleted volume successfully.
Mar 02 18:51:49.877808 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-7c597def-4c07-429a-9293-7609c5b58e13 tempest-VolumesGetTest-503582665 None] Lock "b'cinder-7efdcf11-857c-46f7-8a16-56e349a65072-delete_volume'" released by "delete_volume" :: held 4.480s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:51:53.335474 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:51:53.335474 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:51:53.335474 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:53.023111 n-d-828839-1 sudo[141750]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:51:53.023877 n-d-828839-1 sudo[141750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:53.451375 n-d-828839-1 sudo[141750]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:53.453774 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.449s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:53.455425 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:53.474095 n-d-828839-1 sudo[141754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:51:53.474909 n-d-828839-1 sudo[141754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:54.030673 n-d-828839-1 sudo[141754]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:54.032688 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.577s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:54.034437 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:51:54.616192 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-f9838c2d-03c8-4ec7-9fd8-9d30aa34997d tempest-VolumesListTestJSON-1436223345 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:51:54.620508 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-f9838c2d-03c8-4ec7-9fd8-9d30aa34997d tempest-VolumesListTestJSON-1436223345 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:51:54.620955 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-f9838c2d-03c8-4ec7-9fd8-9d30aa34997d tempest-VolumesListTestJSON-1436223345 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'
Mar 02 18:51:54.634751 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f9838c2d-03c8-4ec7-9fd8-9d30aa34997d tempest-VolumesListTestJSON-1436223345 None] Flow 'volume_create_manager' (399c669e-9563-44a4-b565-cf21f6787348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:51:54.638423 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f9838c2d-03c8-4ec7-9fd8-9d30aa34997d tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (09fffc6c-b224-4df2-b6ef-57227481cbf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:54.666238 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-f9838c2d-03c8-4ec7-9fd8-9d30aa34997d tempest-VolumesListTestJSON-1436223345 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:51:54.693018 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f9838c2d-03c8-4ec7-9fd8-9d30aa34997d tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (09fffc6c-b224-4df2-b6ef-57227481cbf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:51:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-848711833',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=6d1105cd-7193-4d44-8bc6-97d372d4eae9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ffde3a6e880742299b9f5a6e3f38ecab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:51:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:51:54Z,user_id='78b321e1f43d4474b3cea8e97af73678',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:54.696370 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f9838c2d-03c8-4ec7-9fd8-9d30aa34997d tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9328346d-96b6-4453-8fa5-e6f5025d2f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:54.698714 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f9838c2d-03c8-4ec7-9fd8-9d30aa34997d tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9328346d-96b6-4453-8fa5-e6f5025d2f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:54.701178 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f9838c2d-03c8-4ec7-9fd8-9d30aa34997d tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1e3a5beb-1854-4a00-9a92-60f3ab94100e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:54.703648 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f9838c2d-03c8-4ec7-9fd8-9d30aa34997d tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1e3a5beb-1854-4a00-9a92-60f3ab94100e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6d1105cd-7193-4d44-8bc6-97d372d4eae9', 'volume_name': 'volume-6d1105cd-7193-4d44-8bc6-97d372d4eae9', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:54.706840 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f9838c2d-03c8-4ec7-9fd8-9d30aa34997d tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (404dc141-8b06-427c-af97-02f3507973df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:54.711260 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f9838c2d-03c8-4ec7-9fd8-9d30aa34997d tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (404dc141-8b06-427c-af97-02f3507973df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:54.711992 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f9838c2d-03c8-4ec7-9fd8-9d30aa34997d tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (36d6fab8-d179-4934-a97a-e561a561e982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:54.712975 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-f9838c2d-03c8-4ec7-9fd8-9d30aa34997d tempest-VolumesListTestJSON-1436223345 None] Volume 6d1105cd-7193-4d44-8bc6-97d372d4eae9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6d1105cd-7193-4d44-8bc6-97d372d4eae9', 'volume_size': 1}
Mar 02 18:51:54.715829 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f9838c2d-03c8-4ec7-9fd8-9d30aa34997d tempest-VolumesListTestJSON-1436223345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6d1105cd-7193-4d44-8bc6-97d372d4eae9 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:54.753152 n-d-828839-1 sudo[141760]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6d1105cd-7193-4d44-8bc6-97d372d4eae9 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:51:54.759154 n-d-828839-1 sudo[141760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:55.599226 n-d-828839-1 sudo[141760]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:55.602242 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f9838c2d-03c8-4ec7-9fd8-9d30aa34997d tempest-VolumesListTestJSON-1436223345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6d1105cd-7193-4d44-8bc6-97d372d4eae9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.886s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:55.607764 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f9838c2d-03c8-4ec7-9fd8-9d30aa34997d tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (36d6fab8-d179-4934-a97a-e561a561e982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6d1105cd-7193-4d44-8bc6-97d372d4eae9', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:55.611875 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f9838c2d-03c8-4ec7-9fd8-9d30aa34997d tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2851e3d8-397b-4ab7-b86e-82b302e13343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:55.763531 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-f9838c2d-03c8-4ec7-9fd8-9d30aa34997d tempest-VolumesListTestJSON-1436223345 None] Volume volume-6d1105cd-7193-4d44-8bc6-97d372d4eae9 (6d1105cd-7193-4d44-8bc6-97d372d4eae9): created successfully
Mar 02 18:51:55.765501 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f9838c2d-03c8-4ec7-9fd8-9d30aa34997d tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2851e3d8-397b-4ab7-b86e-82b302e13343) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:55.778245 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f9838c2d-03c8-4ec7-9fd8-9d30aa34997d tempest-VolumesListTestJSON-1436223345 None] Flow 'volume_create_manager' (399c669e-9563-44a4-b565-cf21f6787348) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:51:55.871380 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-f9838c2d-03c8-4ec7-9fd8-9d30aa34997d tempest-VolumesListTestJSON-1436223345 None] Created volume successfully.
Mar 02 18:51:58.187596 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-b69f1abf-0eca-48a4-820a-6daee61c242e tempest-VolumesListTestJSON-1436223345 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:51:58.191488 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-b69f1abf-0eca-48a4-820a-6daee61c242e tempest-VolumesListTestJSON-1436223345 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:51:58.192026 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-b69f1abf-0eca-48a4-820a-6daee61c242e tempest-VolumesListTestJSON-1436223345 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'
Mar 02 18:51:58.217757 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b69f1abf-0eca-48a4-820a-6daee61c242e tempest-VolumesListTestJSON-1436223345 None] Flow 'volume_create_manager' (41e9f01b-78df-403f-9c33-df59d175c598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:51:58.228869 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b69f1abf-0eca-48a4-820a-6daee61c242e tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e1564f2-8e14-4776-bec8-d46d5a03d9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:58.251979 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-b69f1abf-0eca-48a4-820a-6daee61c242e tempest-VolumesListTestJSON-1436223345 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:51:58.277490 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b69f1abf-0eca-48a4-820a-6daee61c242e tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e1564f2-8e14-4776-bec8-d46d5a03d9ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:51:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1945044390',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=f0d68d30-1d11-4a79-861a-76252134e498,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ffde3a6e880742299b9f5a6e3f38ecab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:51:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:51:58Z,user_id='78b321e1f43d4474b3cea8e97af73678',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:58.280071 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b69f1abf-0eca-48a4-820a-6daee61c242e tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6baebab8-9efa-4818-8bce-181073f69b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:58.282204 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b69f1abf-0eca-48a4-820a-6daee61c242e tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6baebab8-9efa-4818-8bce-181073f69b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:58.284550 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b69f1abf-0eca-48a4-820a-6daee61c242e tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f0784ace-2661-400f-b713-c987fdd38b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:58.286823 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b69f1abf-0eca-48a4-820a-6daee61c242e tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f0784ace-2661-400f-b713-c987fdd38b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f0d68d30-1d11-4a79-861a-76252134e498', 'volume_name': 'volume-f0d68d30-1d11-4a79-861a-76252134e498', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:58.289062 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b69f1abf-0eca-48a4-820a-6daee61c242e tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6d4299a3-f117-45a0-9997-cbb3076fd1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:58.291232 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b69f1abf-0eca-48a4-820a-6daee61c242e tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6d4299a3-f117-45a0-9997-cbb3076fd1bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:58.293369 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b69f1abf-0eca-48a4-820a-6daee61c242e tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (682c182f-088a-4350-98a6-645b391810d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:58.294180 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-b69f1abf-0eca-48a4-820a-6daee61c242e tempest-VolumesListTestJSON-1436223345 None] Volume f0d68d30-1d11-4a79-861a-76252134e498: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f0d68d30-1d11-4a79-861a-76252134e498', 'volume_size': 1}
Mar 02 18:51:58.295401 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b69f1abf-0eca-48a4-820a-6daee61c242e tempest-VolumesListTestJSON-1436223345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f0d68d30-1d11-4a79-861a-76252134e498 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:58.321444 n-d-828839-1 sudo[141817]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f0d68d30-1d11-4a79-861a-76252134e498 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:51:58.322978 n-d-828839-1 sudo[141817]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:58.468154 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-1fa43791-faa1-41bb-b46a-0b86b3210ddf tempest-VolumesBackupsAdminTest-1700887389 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:51:58.474171 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-1fa43791-faa1-41bb-b46a-0b86b3210ddf tempest-VolumesBackupsAdminTest-1700887389 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:51:58.474900 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-1fa43791-faa1-41bb-b46a-0b86b3210ddf tempest-VolumesBackupsAdminTest-1700887389 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'
Mar 02 18:51:58.490686 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1fa43791-faa1-41bb-b46a-0b86b3210ddf tempest-VolumesBackupsAdminTest-1700887389 None] Flow 'volume_create_manager' (dbb58944-1c72-47dd-a2f2-68004a5f36f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:51:58.495459 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1fa43791-faa1-41bb-b46a-0b86b3210ddf tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eaffffce-7fcf-4174-bb40-415076747865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:58.522927 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-1fa43791-faa1-41bb-b46a-0b86b3210ddf tempest-VolumesBackupsAdminTest-1700887389 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:51:58.579837 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1fa43791-faa1-41bb-b46a-0b86b3210ddf tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eaffffce-7fcf-4174-bb40-415076747865) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:51:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1873730176',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=3e4e2bbc-ba70-4a46-98bc-193e11e4dced,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9aa624e12ac943009a4f133179469aee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:51:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:51:58Z,user_id='63caa42b8329442290c4ee7f8f387e6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:58.583656 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1fa43791-faa1-41bb-b46a-0b86b3210ddf tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d752cc70-888f-4047-bc04-ac9eff1c4964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:58.585973 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1fa43791-faa1-41bb-b46a-0b86b3210ddf tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d752cc70-888f-4047-bc04-ac9eff1c4964) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:58.588681 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1fa43791-faa1-41bb-b46a-0b86b3210ddf tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b1cfc404-1df1-49bc-914c-a94d8a974d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:58.592765 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1fa43791-faa1-41bb-b46a-0b86b3210ddf tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b1cfc404-1df1-49bc-914c-a94d8a974d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3e4e2bbc-ba70-4a46-98bc-193e11e4dced', 'volume_name': 'volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:58.595282 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1fa43791-faa1-41bb-b46a-0b86b3210ddf tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fb551604-2209-4e52-94d2-e9bcefd1d9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:58.597713 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1fa43791-faa1-41bb-b46a-0b86b3210ddf tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fb551604-2209-4e52-94d2-e9bcefd1d9f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:58.600328 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1fa43791-faa1-41bb-b46a-0b86b3210ddf tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d03693ab-128b-43d7-baba-77f9684114aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:58.601864 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-1fa43791-faa1-41bb-b46a-0b86b3210ddf tempest-VolumesBackupsAdminTest-1700887389 None] Volume 3e4e2bbc-ba70-4a46-98bc-193e11e4dced: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced', 'volume_size': 1}
Mar 02 18:51:58.604121 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1fa43791-faa1-41bb-b46a-0b86b3210ddf tempest-VolumesBackupsAdminTest-1700887389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:51:58.661248 n-d-828839-1 sudo[141821]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:51:58.662066 n-d-828839-1 sudo[141821]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:51:59.030596 n-d-828839-1 sudo[141817]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:59.034181 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b69f1abf-0eca-48a4-820a-6daee61c242e tempest-VolumesListTestJSON-1436223345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f0d68d30-1d11-4a79-861a-76252134e498 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.737s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:59.045366 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b69f1abf-0eca-48a4-820a-6daee61c242e tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (682c182f-088a-4350-98a6-645b391810d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f0d68d30-1d11-4a79-861a-76252134e498', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:59.045366 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b69f1abf-0eca-48a4-820a-6daee61c242e tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (577e8cba-316e-4200-bbb6-8af69ad1833b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:59.178725 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-b69f1abf-0eca-48a4-820a-6daee61c242e tempest-VolumesListTestJSON-1436223345 None] Volume volume-f0d68d30-1d11-4a79-861a-76252134e498 (f0d68d30-1d11-4a79-861a-76252134e498): created successfully
Mar 02 18:51:59.181587 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b69f1abf-0eca-48a4-820a-6daee61c242e tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (577e8cba-316e-4200-bbb6-8af69ad1833b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:59.185740 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-b69f1abf-0eca-48a4-820a-6daee61c242e tempest-VolumesListTestJSON-1436223345 None] Flow 'volume_create_manager' (41e9f01b-78df-403f-9c33-df59d175c598) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:51:59.294401 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-b69f1abf-0eca-48a4-820a-6daee61c242e tempest-VolumesListTestJSON-1436223345 None] Created volume successfully.
Mar 02 18:51:59.545634 n-d-828839-1 sudo[141821]: pam_unix(sudo:session): session closed for user root
Mar 02 18:51:59.567039 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1fa43791-faa1-41bb-b46a-0b86b3210ddf tempest-VolumesBackupsAdminTest-1700887389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.948s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:51:59.567039 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1fa43791-faa1-41bb-b46a-0b86b3210ddf tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d03693ab-128b-43d7-baba-77f9684114aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:59.567039 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1fa43791-faa1-41bb-b46a-0b86b3210ddf tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1eac78a2-6383-43f7-b1d9-54658a6d6502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:51:59.666391 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-1fa43791-faa1-41bb-b46a-0b86b3210ddf tempest-VolumesBackupsAdminTest-1700887389 None] Volume volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced (3e4e2bbc-ba70-4a46-98bc-193e11e4dced): created successfully
Mar 02 18:51:59.668338 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1fa43791-faa1-41bb-b46a-0b86b3210ddf tempest-VolumesBackupsAdminTest-1700887389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1eac78a2-6383-43f7-b1d9-54658a6d6502) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:51:59.671448 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-1fa43791-faa1-41bb-b46a-0b86b3210ddf tempest-VolumesBackupsAdminTest-1700887389 None] Flow 'volume_create_manager' (dbb58944-1c72-47dd-a2f2-68004a5f36f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:51:59.762997 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-1fa43791-faa1-41bb-b46a-0b86b3210ddf tempest-VolumesBackupsAdminTest-1700887389 None] Created volume successfully.
Mar 02 18:52:01.619513 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-92160de4-c5c7-4a66-b0df-2e04f4ceb933 tempest-VolumesListTestJSON-1436223345 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:52:01.619513 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-92160de4-c5c7-4a66-b0df-2e04f4ceb933 tempest-VolumesListTestJSON-1436223345 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:52:01.619513 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-92160de4-c5c7-4a66-b0df-2e04f4ceb933 tempest-VolumesListTestJSON-1436223345 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'
Mar 02 18:52:01.636498 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-92160de4-c5c7-4a66-b0df-2e04f4ceb933 tempest-VolumesListTestJSON-1436223345 None] Flow 'volume_create_manager' (b2c12c58-9354-47c7-916e-7f5f9e91a229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:52:01.659399 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-92160de4-c5c7-4a66-b0df-2e04f4ceb933 tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4a793d04-2413-4e48-b057-82d43e512137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:52:01.690834 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-92160de4-c5c7-4a66-b0df-2e04f4ceb933 tempest-VolumesListTestJSON-1436223345 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:52:01.719709 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-92160de4-c5c7-4a66-b0df-2e04f4ceb933 tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4a793d04-2413-4e48-b057-82d43e512137) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:52:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-528099355',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=bde5d0b5-0376-40b7-9021-0d8c3d77158c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ffde3a6e880742299b9f5a6e3f38ecab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:52:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:52:01Z,user_id='78b321e1f43d4474b3cea8e97af73678',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:52:01.722527 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-92160de4-c5c7-4a66-b0df-2e04f4ceb933 tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (96c9b71c-6449-425d-b295-3267a3b9336a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:52:01.724748 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-92160de4-c5c7-4a66-b0df-2e04f4ceb933 tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (96c9b71c-6449-425d-b295-3267a3b9336a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:52:01.727748 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-92160de4-c5c7-4a66-b0df-2e04f4ceb933 tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (05cc62c4-ee30-4015-aa2c-284d53284e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:52:01.730632 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-92160de4-c5c7-4a66-b0df-2e04f4ceb933 tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (05cc62c4-ee30-4015-aa2c-284d53284e8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bde5d0b5-0376-40b7-9021-0d8c3d77158c', 'volume_name': 'volume-bde5d0b5-0376-40b7-9021-0d8c3d77158c', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:52:01.733218 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-92160de4-c5c7-4a66-b0df-2e04f4ceb933 tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5c3845f1-9be1-49b5-ac58-28ea0529a4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:52:01.745376 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-92160de4-c5c7-4a66-b0df-2e04f4ceb933 tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5c3845f1-9be1-49b5-ac58-28ea0529a4a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:52:01.781566 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-92160de4-c5c7-4a66-b0df-2e04f4ceb933 tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20a4a040-c3db-426e-a1c5-8825fd9509c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:52:01.782591 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-92160de4-c5c7-4a66-b0df-2e04f4ceb933 tempest-VolumesListTestJSON-1436223345 None] Volume bde5d0b5-0376-40b7-9021-0d8c3d77158c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bde5d0b5-0376-40b7-9021-0d8c3d77158c', 'volume_size': 1}
Mar 02 18:52:01.783758 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-92160de4-c5c7-4a66-b0df-2e04f4ceb933 tempest-VolumesListTestJSON-1436223345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bde5d0b5-0376-40b7-9021-0d8c3d77158c stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:01.813248 n-d-828839-1 sudo[141901]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bde5d0b5-0376-40b7-9021-0d8c3d77158c stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:52:01.814806 n-d-828839-1 sudo[141901]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:52:01.879929 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.driver [None req-12c6afa8-0a5c-4b1b-8e0f-36bc11111809 tempest-VolumesBackupsAdminTest-1700887389 None] Creating a new backup for volume volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced. {{(pid=96937) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Mar 02 18:52:01.894170 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12c6afa8-0a5c-4b1b-8e0f-36bc11111809 tempest-VolumesBackupsAdminTest-1700887389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:01.929979 n-d-828839-1 sudo[141903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced
Mar 02 18:52:01.931152 n-d-828839-1 sudo[141903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:52:02.810257 n-d-828839-1 sudo[141903]: pam_unix(sudo:session): session closed for user root
Mar 02 18:52:02.813401 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12c6afa8-0a5c-4b1b-8e0f-36bc11111809 tempest-VolumesBackupsAdminTest-1700887389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced" returned: 0 in 0.918s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:02.845809 n-d-828839-1 sudo[141901]: pam_unix(sudo:session): session closed for user root
Mar 02 18:52:02.872054 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-92160de4-c5c7-4a66-b0df-2e04f4ceb933 tempest-VolumesListTestJSON-1436223345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bde5d0b5-0376-40b7-9021-0d8c3d77158c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.088s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:02.875494 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-92160de4-c5c7-4a66-b0df-2e04f4ceb933 tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20a4a040-c3db-426e-a1c5-8825fd9509c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bde5d0b5-0376-40b7-9021-0d8c3d77158c', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:52:02.878096 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-92160de4-c5c7-4a66-b0df-2e04f4ceb933 tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b43b1d05-a9d4-4659-98fc-292adde11b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:52:02.902339 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:02.919327 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:02.919741 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778905776]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n Backing store flags: \n Account information:\n JS3kpFkXHeU6LMfhVLbJ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n Backing store flags: \n Account information:\n ubd6Ur6tbnpriDSr9ULE\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-12c6afa8-0a5c-4b1b-8e0f-36bc11111809 tempest-VolumesBackupsAdminTest-1700887389 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: I_T nexus: 29
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Connection: 0
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.66
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030000
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf30
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030001
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf31
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: JS3kpFkXHeU6LMfhVLbJ
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Target 4: iqn.2010-10.org.openstack:volume-8f760dc7-c22b-4945-a583-578bb6ba71d0
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: I_T nexus: 30
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Connection: 0
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.66
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00040000
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf40
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00040001
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf41
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: ubd6Ur6tbnpriDSr9ULE
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:52:02.920513 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:52:02.927105 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-12c6afa8-0a5c-4b1b-8e0f-36bc11111809 tempest-VolumesBackupsAdminTest-1700887389 None] Creating iscsi_target for Volume ID: volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:52:03.013951 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-12c6afa8-0a5c-4b1b-8e0f-36bc11111809 tempest-VolumesBackupsAdminTest-1700887389 None] Created volume path /opt/stack/data/cinder/volumes/volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced,
Mar 02 18:52:03.013951 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:52:03.013951 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:52:03.013951 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced
Mar 02 18:52:03.013951 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:52:03.013951 n-d-828839-1 cinder-volume[96937]: incominguser jMh4Zoooou4KPrFvB724 ACx8j5oL3tcF6VWm
Mar 02 18:52:03.013951 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:52:03.013951 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:52:03.013951 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:52:03.013951 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:52:03.016819 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:03.017597 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-92160de4-c5c7-4a66-b0df-2e04f4ceb933 tempest-VolumesListTestJSON-1436223345 None] Volume volume-bde5d0b5-0376-40b7-9021-0d8c3d77158c (bde5d0b5-0376-40b7-9021-0d8c3d77158c): created successfully
Mar 02 18:52:03.020121 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-92160de4-c5c7-4a66-b0df-2e04f4ceb933 tempest-VolumesListTestJSON-1436223345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b43b1d05-a9d4-4659-98fc-292adde11b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:52:03.023602 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-92160de4-c5c7-4a66-b0df-2e04f4ceb933 tempest-VolumesListTestJSON-1436223345 None] Flow 'volume_create_manager' (b2c12c58-9354-47c7-916e-7f5f9e91a229) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:52:03.134265 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-92160de4-c5c7-4a66-b0df-2e04f4ceb933 tempest-VolumesListTestJSON-1436223345 None] Created volume successfully.
Mar 02 18:52:03.473305 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced" returned: 0 in 0.457s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:03.473572 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778905776]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:52:03.474198 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-12c6afa8-0a5c-4b1b-8e0f-36bc11111809 tempest-VolumesBackupsAdminTest-1700887389 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:52:03.474568 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-12c6afa8-0a5c-4b1b-8e0f-36bc11111809 tempest-VolumesBackupsAdminTest-1700887389 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:52:03.477540 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:03.484346 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778905776]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n Backing store flags: \n Account information:\n JS3kpFkXHeU6LMfhVLbJ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n Backing store flags: \n Account information:\n ubd6Ur6tbnpriDSr9ULE\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced\n Backing store flags: \n Account information:\n jMh4Zoooou4KPrFvB724\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-12c6afa8-0a5c-4b1b-8e0f-36bc11111809 tempest-VolumesBackupsAdminTest-1700887389 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: I_T nexus: 29
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Connection: 0
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.66
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030000
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf30
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030001
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf31
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: JS3kpFkXHeU6LMfhVLbJ
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Target 4: iqn.2010-10.org.openstack:volume-8f760dc7-c22b-4945-a583-578bb6ba71d0
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: I_T nexus: 30
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Connection: 0
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.66
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00040000
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf40
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00040001
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf41
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: ubd6Ur6tbnpriDSr9ULE
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:52:03.490317 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:03.589659 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:03.590281 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778905776]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n Backing store flags: \n Account information:\n JS3kpFkXHeU6LMfhVLbJ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n Backing store flags: \n Account information:\n ubd6Ur6tbnpriDSr9ULE\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced\n Backing store flags: \n Account information:\n jMh4Zoooou4KPrFvB724\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:52:03.591665 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:03.717035 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:03.717415 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778905776]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n Backing store flags: \n Account information:\n JS3kpFkXHeU6LMfhVLbJ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n Backing store flags: \n Account information:\n ubd6Ur6tbnpriDSr9ULE\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced\n Backing store flags: \n Account information:\n jMh4Zoooou4KPrFvB724\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:52:03.718489 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [None req-12c6afa8-0a5c-4b1b-8e0f-36bc11111809 tempest-VolumesBackupsAdminTest-1700887389 None] Set provider_location to: 10.222.0.66:3260,5 iqn.2010-10.org.openstack:volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:52:03.857961 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-12c6afa8-0a5c-4b1b-8e0f-36bc11111809 tempest-VolumesBackupsAdminTest-1700887389 None] Initialize volume connection completed successfully.
Mar 02 18:52:07.147293 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-cf01b76b-51bd-4bcb-9607-c4e65df6c88b tempest-VolumesListTestJSON-1436223345 None] Lock "b'cinder-bde5d0b5-0376-40b7-9021-0d8c3d77158c-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:52:07.327579 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-cf01b76b-51bd-4bcb-9607-c4e65df6c88b tempest-VolumesListTestJSON-1436223345 None] Skipping remove_export. No iscsi_target is presently exported for volume: bde5d0b5-0376-40b7-9021-0d8c3d77158c
Mar 02 18:52:07.328553 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cf01b76b-51bd-4bcb-9607-c4e65df6c88b tempest-VolumesListTestJSON-1436223345 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/volume-bde5d0b5-0376-40b7-9021-0d8c3d77158c {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:07.358341 n-d-828839-1 sudo[142030]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-bde5d0b5-0376-40b7-9021-0d8c3d77158c
Mar 02 18:52:07.359154 n-d-828839-1 sudo[142030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:52:07.991007 n-d-828839-1 sudo[142030]: pam_unix(sudo:session): session closed for user root
Mar 02 18:52:07.994360 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cf01b76b-51bd-4bcb-9607-c4e65df6c88b tempest-VolumesListTestJSON-1436223345 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/volume-bde5d0b5-0376-40b7-9021-0d8c3d77158c" returned: 0 in 0.665s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:07.996192 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cf01b76b-51bd-4bcb-9607-c4e65df6c88b tempest-VolumesListTestJSON-1436223345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bde5d0b5-0376-40b7-9021-0d8c3d77158c {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:08.024155 n-d-828839-1 sudo[142034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bde5d0b5-0376-40b7-9021-0d8c3d77158c
Mar 02 18:52:08.025916 n-d-828839-1 sudo[142034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:52:08.541424 n-d-828839-1 sudo[142034]: pam_unix(sudo:session): session closed for user root
Mar 02 18:52:08.543517 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cf01b76b-51bd-4bcb-9607-c4e65df6c88b tempest-VolumesListTestJSON-1436223345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bde5d0b5-0376-40b7-9021-0d8c3d77158c" returned: 0 in 0.547s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:08.545583 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cf01b76b-51bd-4bcb-9607-c4e65df6c88b tempest-VolumesListTestJSON-1436223345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bde5d0b5-0376-40b7-9021-0d8c3d77158c {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:08.564852 n-d-828839-1 sudo[142037]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bde5d0b5-0376-40b7-9021-0d8c3d77158c
Mar 02 18:52:08.565656 n-d-828839-1 sudo[142037]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:52:09.173723 n-d-828839-1 sudo[142037]: pam_unix(sudo:session): session closed for user root
Mar 02 18:52:09.176030 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cf01b76b-51bd-4bcb-9607-c4e65df6c88b tempest-VolumesListTestJSON-1436223345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bde5d0b5-0376-40b7-9021-0d8c3d77158c" returned: 0 in 0.630s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:09.177118 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-cf01b76b-51bd-4bcb-9607-c4e65df6c88b tempest-VolumesListTestJSON-1436223345 None] Successfully deleted volume: bde5d0b5-0376-40b7-9021-0d8c3d77158c
Mar 02 18:52:09.342041 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-cf01b76b-51bd-4bcb-9607-c4e65df6c88b tempest-VolumesListTestJSON-1436223345 None] Created reservations ['ad926d0f-c119-470c-8627-406de339cdba', 'b58a0159-e355-4987-b94f-8820b478681e', 'ea1578fe-b8e2-48ab-b1bb-371ccda3be90', '3ebdd1ea-0964-4d7a-98a8-e11d83cd5f91'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:52:09.574654 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-cf01b76b-51bd-4bcb-9607-c4e65df6c88b tempest-VolumesListTestJSON-1436223345 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:52:09.575298 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cf01b76b-51bd-4bcb-9607-c4e65df6c88b tempest-VolumesListTestJSON-1436223345 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:09.594006 n-d-828839-1 sudo[142045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:52:09.594827 n-d-828839-1 sudo[142045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:52:10.104046 n-d-828839-1 sudo[142045]: pam_unix(sudo:session): session closed for user root
Mar 02 18:52:10.106684 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cf01b76b-51bd-4bcb-9607-c4e65df6c88b tempest-VolumesListTestJSON-1436223345 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.530s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:10.109581 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cf01b76b-51bd-4bcb-9607-c4e65df6c88b tempest-VolumesListTestJSON-1436223345 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:10.134530 n-d-828839-1 sudo[142048]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:52:10.135315 n-d-828839-1 sudo[142048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:52:10.640968 n-d-828839-1 sudo[142048]: pam_unix(sudo:session): session closed for user root
Mar 02 18:52:10.643189 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-cf01b76b-51bd-4bcb-9607-c4e65df6c88b tempest-VolumesListTestJSON-1436223345 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.534s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:10.645258 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-cf01b76b-51bd-4bcb-9607-c4e65df6c88b tempest-VolumesListTestJSON-1436223345 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:52:10.650826 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-cf01b76b-51bd-4bcb-9607-c4e65df6c88b tempest-VolumesListTestJSON-1436223345 None] Deleted volume successfully.
Mar 02 18:52:10.719443 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-cf01b76b-51bd-4bcb-9607-c4e65df6c88b tempest-VolumesListTestJSON-1436223345 None] Lock "b'cinder-bde5d0b5-0376-40b7-9021-0d8c3d77158c-delete_volume'" released by "delete_volume" :: held 3.572s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:52:10.792471 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-d6a0dda5-54ad-480c-b70e-39b307056b30 tempest-VolumesListTestJSON-1436223345 None] Lock "b'cinder-f0d68d30-1d11-4a79-861a-76252134e498-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:52:10.971186 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-d6a0dda5-54ad-480c-b70e-39b307056b30 tempest-VolumesListTestJSON-1436223345 None] Skipping remove_export. No iscsi_target is presently exported for volume: f0d68d30-1d11-4a79-861a-76252134e498
Mar 02 18:52:10.972366 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6a0dda5-54ad-480c-b70e-39b307056b30 tempest-VolumesListTestJSON-1436223345 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/volume-f0d68d30-1d11-4a79-861a-76252134e498 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:10.997380 n-d-828839-1 sudo[142053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-f0d68d30-1d11-4a79-861a-76252134e498
Mar 02 18:52:10.998202 n-d-828839-1 sudo[142053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:52:11.440116 n-d-828839-1 sudo[142053]: pam_unix(sudo:session): session closed for user root
Mar 02 18:52:11.442341 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6a0dda5-54ad-480c-b70e-39b307056b30 tempest-VolumesListTestJSON-1436223345 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/volume-f0d68d30-1d11-4a79-861a-76252134e498" returned: 0 in 0.470s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:11.444631 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6a0dda5-54ad-480c-b70e-39b307056b30 tempest-VolumesListTestJSON-1436223345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f0d68d30-1d11-4a79-861a-76252134e498 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:11.468756 n-d-828839-1 sudo[142056]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f0d68d30-1d11-4a79-861a-76252134e498
Mar 02 18:52:11.469736 n-d-828839-1 sudo[142056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:52:12.010294 n-d-828839-1 sudo[142056]: pam_unix(sudo:session): session closed for user root
Mar 02 18:52:12.012912 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6a0dda5-54ad-480c-b70e-39b307056b30 tempest-VolumesListTestJSON-1436223345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f0d68d30-1d11-4a79-861a-76252134e498" returned: 0 in 0.567s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:12.016071 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6a0dda5-54ad-480c-b70e-39b307056b30 tempest-VolumesListTestJSON-1436223345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f0d68d30-1d11-4a79-861a-76252134e498 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:12.044182 n-d-828839-1 sudo[142059]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f0d68d30-1d11-4a79-861a-76252134e498
Mar 02 18:52:12.046101 n-d-828839-1 sudo[142059]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:52:12.772759 n-d-828839-1 sudo[142059]: pam_unix(sudo:session): session closed for user root
Mar 02 18:52:12.774905 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6a0dda5-54ad-480c-b70e-39b307056b30 tempest-VolumesListTestJSON-1436223345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f0d68d30-1d11-4a79-861a-76252134e498" returned: 0 in 0.758s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:12.775910 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-d6a0dda5-54ad-480c-b70e-39b307056b30 tempest-VolumesListTestJSON-1436223345 None] Successfully deleted volume: f0d68d30-1d11-4a79-861a-76252134e498
Mar 02 18:52:12.932402 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-d6a0dda5-54ad-480c-b70e-39b307056b30 tempest-VolumesListTestJSON-1436223345 None] Created reservations ['87f0c0e1-b310-4b0f-b255-d28828285234', 'c8adfe44-d2b1-465b-8547-0af1decfb390', 'c881ce8c-e8ce-4891-ac4a-6da616f3b8e8', '6a757765-e02e-47e4-807b-1f2d69d83b61'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:52:13.198190 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-d6a0dda5-54ad-480c-b70e-39b307056b30 tempest-VolumesListTestJSON-1436223345 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:52:13.198948 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6a0dda5-54ad-480c-b70e-39b307056b30 tempest-VolumesListTestJSON-1436223345 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:13.237031 n-d-828839-1 sudo[142065]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:52:13.237841 n-d-828839-1 sudo[142065]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:52:13.463853 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-3c27a8c2-2794-4e22-b723-d8c9073ef975 tempest-VolumesListTestJSON-1436223345 None] Lock "b'cinder-6d1105cd-7193-4d44-8bc6-97d372d4eae9-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:52:13.606445 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-3c27a8c2-2794-4e22-b723-d8c9073ef975 tempest-VolumesListTestJSON-1436223345 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6d1105cd-7193-4d44-8bc6-97d372d4eae9
Mar 02 18:52:13.607710 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3c27a8c2-2794-4e22-b723-d8c9073ef975 tempest-VolumesListTestJSON-1436223345 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/volume-6d1105cd-7193-4d44-8bc6-97d372d4eae9 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:13.631532 n-d-828839-1 sudo[142069]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-6d1105cd-7193-4d44-8bc6-97d372d4eae9
Mar 02 18:52:13.632325 n-d-828839-1 sudo[142069]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:52:13.782108 n-d-828839-1 sudo[142065]: pam_unix(sudo:session): session closed for user root
Mar 02 18:52:13.784542 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6a0dda5-54ad-480c-b70e-39b307056b30 tempest-VolumesListTestJSON-1436223345 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.585s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:13.786820 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6a0dda5-54ad-480c-b70e-39b307056b30 tempest-VolumesListTestJSON-1436223345 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:13.825559 n-d-828839-1 sudo[142072]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:52:13.832835 n-d-828839-1 sudo[142072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:52:14.150167 n-d-828839-1 sudo[142069]: pam_unix(sudo:session): session closed for user root
Mar 02 18:52:14.155959 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3c27a8c2-2794-4e22-b723-d8c9073ef975 tempest-VolumesListTestJSON-1436223345 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/volume-6d1105cd-7193-4d44-8bc6-97d372d4eae9" returned: 0 in 0.544s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:14.155959 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3c27a8c2-2794-4e22-b723-d8c9073ef975 tempest-VolumesListTestJSON-1436223345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6d1105cd-7193-4d44-8bc6-97d372d4eae9 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:14.174008 n-d-828839-1 sudo[142075]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6d1105cd-7193-4d44-8bc6-97d372d4eae9
Mar 02 18:52:14.174834 n-d-828839-1 sudo[142075]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:52:14.393958 n-d-828839-1 sudo[142072]: pam_unix(sudo:session): session closed for user root
Mar 02 18:52:14.396798 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d6a0dda5-54ad-480c-b70e-39b307056b30 tempest-VolumesListTestJSON-1436223345 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.609s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:14.399112 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-d6a0dda5-54ad-480c-b70e-39b307056b30 tempest-VolumesListTestJSON-1436223345 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:52:14.413340 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-d6a0dda5-54ad-480c-b70e-39b307056b30 tempest-VolumesListTestJSON-1436223345 None] Deleted volume successfully.
Mar 02 18:52:14.516202 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-d6a0dda5-54ad-480c-b70e-39b307056b30 tempest-VolumesListTestJSON-1436223345 None] Lock "b'cinder-f0d68d30-1d11-4a79-861a-76252134e498-delete_volume'" released by "delete_volume" :: held 3.724s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:52:14.661735 n-d-828839-1 sudo[142075]: pam_unix(sudo:session): session closed for user root
Mar 02 18:52:14.663447 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3c27a8c2-2794-4e22-b723-d8c9073ef975 tempest-VolumesListTestJSON-1436223345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6d1105cd-7193-4d44-8bc6-97d372d4eae9" returned: 0 in 0.509s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:14.667879 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3c27a8c2-2794-4e22-b723-d8c9073ef975 tempest-VolumesListTestJSON-1436223345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6d1105cd-7193-4d44-8bc6-97d372d4eae9 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:14.684020 n-d-828839-1 sudo[142079]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6d1105cd-7193-4d44-8bc6-97d372d4eae9
Mar 02 18:52:14.684813 n-d-828839-1 sudo[142079]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:52:15.296243 n-d-828839-1 sudo[142079]: pam_unix(sudo:session): session closed for user root
Mar 02 18:52:15.298794 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3c27a8c2-2794-4e22-b723-d8c9073ef975 tempest-VolumesListTestJSON-1436223345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6d1105cd-7193-4d44-8bc6-97d372d4eae9" returned: 0 in 0.633s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:15.300177 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-3c27a8c2-2794-4e22-b723-d8c9073ef975 tempest-VolumesListTestJSON-1436223345 None] Successfully deleted volume: 6d1105cd-7193-4d44-8bc6-97d372d4eae9
Mar 02 18:52:15.433302 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-3c27a8c2-2794-4e22-b723-d8c9073ef975 tempest-VolumesListTestJSON-1436223345 None] Created reservations ['019e68ed-e06b-47d2-a1df-5086eb1b7f94', 'e47b6055-a0dd-4264-b689-05e2158fc98e', 'bdb471da-eb70-4927-b853-414c524131b0', '797f27e7-e79f-4418-8b3b-2e222a37536d'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:52:15.711462 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-3c27a8c2-2794-4e22-b723-d8c9073ef975 tempest-VolumesListTestJSON-1436223345 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:52:15.712192 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3c27a8c2-2794-4e22-b723-d8c9073ef975 tempest-VolumesListTestJSON-1436223345 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:15.730883 n-d-828839-1 sudo[142085]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:52:15.731677 n-d-828839-1 sudo[142085]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:52:16.268782 n-d-828839-1 sudo[142085]: pam_unix(sudo:session): session closed for user root
Mar 02 18:52:16.271296 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3c27a8c2-2794-4e22-b723-d8c9073ef975 tempest-VolumesListTestJSON-1436223345 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.559s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:16.273517 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3c27a8c2-2794-4e22-b723-d8c9073ef975 tempest-VolumesListTestJSON-1436223345 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:16.304458 n-d-828839-1 sudo[142088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:52:16.305904 n-d-828839-1 sudo[142088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:52:16.803520 n-d-828839-1 sudo[142088]: pam_unix(sudo:session): session closed for user root
Mar 02 18:52:16.806048 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3c27a8c2-2794-4e22-b723-d8c9073ef975 tempest-VolumesListTestJSON-1436223345 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.532s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:16.808140 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-3c27a8c2-2794-4e22-b723-d8c9073ef975 tempest-VolumesListTestJSON-1436223345 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:52:16.822911 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-3c27a8c2-2794-4e22-b723-d8c9073ef975 tempest-VolumesListTestJSON-1436223345 None] Deleted volume successfully.
Mar 02 18:52:16.900473 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-3c27a8c2-2794-4e22-b723-d8c9073ef975 tempest-VolumesListTestJSON-1436223345 None] Lock "b'cinder-6d1105cd-7193-4d44-8bc6-97d372d4eae9-delete_volume'" released by "delete_volume" :: held 3.437s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:52:26.088634 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Terminate volume connection completed successfully.
Mar 02 18:52:26.185035 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:26.304356 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:26.305232 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805782496]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784\n Backing store flags: \n Account information:\n JS3kpFkXHeU6LMfhVLbJ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n Backing store flags: \n Account information:\n ubd6Ur6tbnpriDSr9ULE\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced\n Backing store flags: \n Account information:\n jMh4Zoooou4KPrFvB724\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:52:26.305948 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Removing iscsi_target for Volume ID: d798909d-69ae-45b0-b444-e2a6e34cd784
Mar 02 18:52:26.307356 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:26.605068 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d798909d-69ae-45b0-b444-e2a6e34cd784 -f" returned: 0 in 0.297s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:26.605355 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805782496]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:52:26.610660 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:26.767066 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.157s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:26.767394 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805782496]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n Backing store flags: \n Account information:\n ubd6Ur6tbnpriDSr9ULE\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced\n Backing store flags: \n Account information:\n jMh4Zoooou4KPrFvB724\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:52:26.768259 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Remove volume export completed successfully.
Mar 02 18:52:26.896622 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-d798909d-69ae-45b0-b444-e2a6e34cd784-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:52:27.057552 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Trying to delete temp volume: d798909d-69ae-45b0-b444-e2a6e34cd784
Mar 02 18:52:27.060521 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:27.193222 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:27.193841 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805782496]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n Backing store flags: \n Account information:\n ubd6Ur6tbnpriDSr9ULE\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced\n Backing store flags: \n Account information:\n jMh4Zoooou4KPrFvB724\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:52:27.194292 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Skipping remove_export. No iscsi_target is presently exported for volume: d798909d-69ae-45b0-b444-e2a6e34cd784
Mar 02 18:52:27.195427 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 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/volume-d798909d-69ae-45b0-b444-e2a6e34cd784 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:27.237261 n-d-828839-1 sudo[142235]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-d798909d-69ae-45b0-b444-e2a6e34cd784
Mar 02 18:52:27.238087 n-d-828839-1 sudo[142235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:52:27.902975 n-d-828839-1 sudo[142235]: pam_unix(sudo:session): session closed for user root
Mar 02 18:52:27.905142 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 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/volume-d798909d-69ae-45b0-b444-e2a6e34cd784" returned: 0 in 0.709s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:27.906945 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:27.949447 n-d-828839-1 sudo[142242]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784
Mar 02 18:52:27.950923 n-d-828839-1 sudo[142242]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:52:28.653293 n-d-828839-1 sudo[142242]: pam_unix(sudo:session): session closed for user root
Mar 02 18:52:28.657906 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784" returned: 0 in 0.748s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:28.657906 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:28.686364 n-d-828839-1 sudo[142258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784
Mar 02 18:52:28.687205 n-d-828839-1 sudo[142258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:52:29.515180 n-d-828839-1 sudo[142258]: pam_unix(sudo:session): session closed for user root
Mar 02 18:52:29.517470 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d798909d-69ae-45b0-b444-e2a6e34cd784" returned: 0 in 0.860s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:29.518672 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Successfully deleted volume: d798909d-69ae-45b0-b444-e2a6e34cd784
Mar 02 18:52:29.631189 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Deleted volume successfully.
Mar 02 18:52:29.644273 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-1e0440f2-2cfa-4f73-903f-7d775107f9b8 tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-d798909d-69ae-45b0-b444-e2a6e34cd784-delete_volume'" released by "delete_volume" :: held 2.747s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:52:53.004160 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:52:53.004839 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:52:53.005541 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:53.073037 n-d-828839-1 sudo[142720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:52:53.074072 n-d-828839-1 sudo[142720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:52:53.864959 n-d-828839-1 sudo[142720]: pam_unix(sudo:session): session closed for user root
Mar 02 18:52:53.867178 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.861s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:53.869147 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:52:53.927557 n-d-828839-1 sudo[142736]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:52:53.935760 n-d-828839-1 sudo[142736]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:52:55.017013 n-d-828839-1 sudo[142736]: pam_unix(sudo:session): session closed for user root
Mar 02 18:52:55.019174 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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 1.150s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:52:55.021475 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:53:09.662099 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-12c6afa8-0a5c-4b1b-8e0f-36bc11111809 tempest-VolumesBackupsAdminTest-1700887389 None] Terminate volume connection completed successfully.
Mar 02 18:53:09.710998 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:09.823618 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:09.824036 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951383411520]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n Backing store flags: \n Account information:\n ubd6Ur6tbnpriDSr9ULE\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced\n Backing store flags: \n Account information:\n jMh4Zoooou4KPrFvB724\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:53:09.824802 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [None req-12c6afa8-0a5c-4b1b-8e0f-36bc11111809 tempest-VolumesBackupsAdminTest-1700887389 None] Removing iscsi_target for Volume ID: 3e4e2bbc-ba70-4a46-98bc-193e11e4dced
Mar 02 18:53:09.828225 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:10.056636 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced -f" returned: 0 in 0.230s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:10.057303 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951383411520]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:53:10.060800 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:10.207892 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.146s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:10.207892 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951383411520]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n Backing store flags: \n Account information:\n ubd6Ur6tbnpriDSr9ULE\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:53:10.207892 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-12c6afa8-0a5c-4b1b-8e0f-36bc11111809 tempest-VolumesBackupsAdminTest-1700887389 None] Remove volume export completed successfully.
Mar 02 18:53:11.473704 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:53:11.492622 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:53:11.492622 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 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'
Mar 02 18:53:11.508589 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Flow 'volume_create_manager' (e7a75315-2589-4dcd-9d6b-1914d4f8b281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:53:11.508589 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1ca741e2-f4d5-4473-bd23-15b40870a8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:53:11.525097 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:53:11.551283 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1ca741e2-f4d5-4473-bd23-15b40870a8f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:53:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-249464526',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=f1b3a423-8e3a-42a6-b33d-8784b9cac8c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb900e218e0f4d3bb2d44ed0dd10b11e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:53:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:53:11Z,user_id='d74e86afb2ec424c82b4d5dc7c35413a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:53:11.554236 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (507aacde-0240-45c6-90f8-f2ea405f08ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:53:11.556352 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (507aacde-0240-45c6-90f8-f2ea405f08ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:53:11.558745 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e203fcd6-86cd-4833-b766-123df9f8d9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:53:11.686756 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e203fcd6-86cd-4833-b766-123df9f8d9e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'f1b3a423-8e3a-42a6-b33d-8784b9cac8c4', 'volume_name': 'volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:53:11.691391 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4c0d73ca-9634-45d1-85b7-c15346dd2ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:53:11.694393 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4c0d73ca-9634-45d1-85b7-c15346dd2ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:53:11.696567 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e3dd9ce5-56e0-441b-9ddd-471b5135f82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:53:11.705263 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Volume f1b3a423-8e3a-42a6-b33d-8784b9cac8c4: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Mar 02 18:53:11.705263 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Cloning f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 from image 2ac48b56-eabc-4774-8d21-7d0b03765520 at location (None, None). {{(pid=96937) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Mar 02 18:53:15.486370 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-9ee2dd77-d427-4ad4-adc4-fa0d31b5d159 tempest-TestVolumeBackupRestore-573310126 None] Terminate volume connection completed successfully.
Mar 02 18:53:15.553620 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:15.644525 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:15.644819 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779316128]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0\n Backing store flags: \n Account information:\n ubd6Ur6tbnpriDSr9ULE\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:53:15.645441 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [None req-9ee2dd77-d427-4ad4-adc4-fa0d31b5d159 tempest-TestVolumeBackupRestore-573310126 None] Removing iscsi_target for Volume ID: 8f760dc7-c22b-4945-a583-578bb6ba71d0
Mar 02 18:53:15.648683 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8f760dc7-c22b-4945-a583-578bb6ba71d0 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:15.867382 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8f760dc7-c22b-4945-a583-578bb6ba71d0 -f" returned: 0 in 0.219s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:15.867718 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779316128]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:53:15.869546 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:15.981520 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:15.981846 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779316128]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:53:15.982608 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-9ee2dd77-d427-4ad4-adc4-fa0d31b5d159 tempest-TestVolumeBackupRestore-573310126 None] Remove volume export completed successfully.
Mar 02 18:53:17.775239 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:53:17.779209 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:53:17.779733 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 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'
Mar 02 18:53:17.792471 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Flow 'volume_create_manager' (132eec72-18d5-474c-86d3-b68b604f4e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:53:17.795583 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73d69b46-c1fd-43a3-8546-bea50a8fef04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:53:17.821114 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:53:17.846332 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73d69b46-c1fd-43a3-8546-bea50a8fef04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:53:17Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_05dbf086-5149-434e-be28-473fd2530f0c',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=657d02be-fcd6-491d-9de5-85936166c8e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1105469d6f4a4fbbb6d2ad5f57d73483',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:53:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:53:17Z,user_id='28c77643b28e4669af3e8ff4d16a33e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:53:17.848850 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (371dc126-10ec-4aa9-a2ff-9daa52874550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:53:17.851625 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (371dc126-10ec-4aa9-a2ff-9daa52874550) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:53:17.853973 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e8e113b5-6e89-413a-9ac4-0a253f7ffb37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:53:17.856181 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e8e113b5-6e89-413a-9ac4-0a253f7ffb37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '657d02be-fcd6-491d-9de5-85936166c8e6', 'volume_name': 'volume-657d02be-fcd6-491d-9de5-85936166c8e6', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:53:17.858439 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (77a7922b-7e3b-4f0e-9fa0-5e56f2448655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:53:17.860485 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (77a7922b-7e3b-4f0e-9fa0-5e56f2448655) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:53:17.862688 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aff607f1-37fa-4b25-933b-1699c97b7249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:53:17.863397 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Volume 657d02be-fcd6-491d-9de5-85936166c8e6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-657d02be-fcd6-491d-9de5-85936166c8e6', 'volume_size': 1}
Mar 02 18:53:17.864573 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-657d02be-fcd6-491d-9de5-85936166c8e6 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:17.883605 n-d-828839-1 sudo[142889]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-657d02be-fcd6-491d-9de5-85936166c8e6 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:53:17.884431 n-d-828839-1 sudo[142889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:18.838481 n-d-828839-1 sudo[142889]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:18.840773 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-657d02be-fcd6-491d-9de5-85936166c8e6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.976s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:18.844595 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aff607f1-37fa-4b25-933b-1699c97b7249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-657d02be-fcd6-491d-9de5-85936166c8e6', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:53:18.846930 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c990d398-4797-4a24-b6d6-bea78cd5852d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:53:18.978399 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Volume volume-657d02be-fcd6-491d-9de5-85936166c8e6 (657d02be-fcd6-491d-9de5-85936166c8e6): created successfully
Mar 02 18:53:18.980413 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c990d398-4797-4a24-b6d6-bea78cd5852d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:53:18.983528 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Flow 'volume_create_manager' (132eec72-18d5-474c-86d3-b68b604f4e5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:53:19.108238 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Created volume successfully.
Mar 02 18:53:19.679545 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:19.698568 n-d-828839-1 sudo[142936]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6
Mar 02 18:53:19.699367 n-d-828839-1 sudo[142936]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:20.238838 n-d-828839-1 sudo[142936]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:20.242520 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6" returned: 0 in 0.562s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:20.293720 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:20.315077 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:20.315484 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806877536]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:53:20.316192 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Targets prior to update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:53:20.317696 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Creating iscsi_target for Volume ID: volume-657d02be-fcd6-491d-9de5-85936166c8e6 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:53:20.480062 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Created volume path /opt/stack/data/cinder/volumes/volume-657d02be-fcd6-491d-9de5-85936166c8e6,
Mar 02 18:53:20.480062 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:53:20.480062 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:53:20.480062 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6
Mar 02 18:53:20.480062 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:53:20.480062 n-d-828839-1 cinder-volume[96937]: incominguser 9HFAsXkDVLb9qwcPLDQ3 zjU8CGeAwQFDtaVm
Mar 02 18:53:20.480062 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:53:20.480062 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:53:20.480062 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:53:20.480062 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:53:20.483142 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:20.993953 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6" returned: 0 in 0.512s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:20.994716 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806877536]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:53:20.995716 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:53:20.996402 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:53:20.998192 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:21.025176 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:21.026600 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806877536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:53:21.027684 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Targets after update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:53:21.029202 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:21.174765 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.145s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:21.175237 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806877536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:53:21.176463 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:21.266918 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:21.266918 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806877536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:53:21.267575 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:53:21.490478 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Initialize volume connection completed successfully.
Mar 02 18:53:27.137859 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_yoz3amomn-d-828839-1@lvmdriver-1, size 616.00 MB, duration 15.44 sec {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Mar 02 18:53:27.138572 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Image download 616.00 MB at 39.90 MB/s
Mar 02 18:53:27.187186 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_yoz3amomn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:27.285417 n-d-828839-1 sudo[143089]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_yoz3amomn-d-828839-1@lvmdriver-1
Mar 02 18:53:27.286309 n-d-828839-1 sudo[143089]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:27.669987 n-d-828839-1 sudo[143089]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:27.673269 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_yoz3amomn-d-828839-1@lvmdriver-1" returned: 0 in 0.485s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:27.693598 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 is fetched for user d74e86afb2ec424c82b4d5dc7c35413a. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Mar 02 18:53:27.927029 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_yoz3amomn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:28.022762 n-d-828839-1 sudo[143094]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_yoz3amomn-d-828839-1@lvmdriver-1
Mar 02 18:53:28.024077 n-d-828839-1 sudo[143094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:28.424406 n-d-828839-1 sudo[143094]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:28.428336 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_yoz3amomn-d-828839-1@lvmdriver-1" returned: 0 in 0.499s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:28.433103 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:28.452416 n-d-828839-1 sudo[143099]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:53:28.453208 n-d-828839-1 sudo[143099]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:29.205633 n-d-828839-1 sudo[143099]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:29.208157 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.778s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:29.412546 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Attempting download of 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume f1b3a423-8e3a-42a6-b33d-8784b9cac8c4. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Mar 02 18:53:29.462223 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_u40e5rte {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:29.549449 n-d-828839-1 sudo[143133]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_u40e5rte
Mar 02 18:53:29.550304 n-d-828839-1 sudo[143133]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:29.918367 n-d-828839-1 sudo[143133]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:29.921087 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_u40e5rte" returned: 0 in 0.459s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:29.922651 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_yoz3amomn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:30.148326 n-d-828839-1 sudo[143137]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_yoz3amomn-d-828839-1@lvmdriver-1
Mar 02 18:53:30.150087 n-d-828839-1 sudo[143137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:30.585552 n-d-828839-1 sudo[143137]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:30.587883 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_yoz3amomn-d-828839-1@lvmdriver-1" returned: 0 in 0.665s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:30.588797 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] 2ac48b56-eabc-4774-8d21-7d0b03765520 was vhdx, converting to raw {{(pid=96937) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Mar 02 18:53:30.590465 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_yoz3amomn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f1b3a423--8e3a--42a6--b33d--8784b9cac8c4 oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:30.621681 n-d-828839-1 sudo[143142]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_yoz3amomn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f1b3a423--8e3a--42a6--b33d--8784b9cac8c4 oflag=direct
Mar 02 18:53:30.622684 n-d-828839-1 sudo[143142]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:30.993673 n-d-828839-1 sudo[143142]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:30.996446 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_yoz3amomn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f1b3a423--8e3a--42a6--b33d--8784b9cac8c4 oflag=direct" returned: 0 in 0.406s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:30.997890 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_yoz3amomn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f1b3a423--8e3a--42a6--b33d--8784b9cac8c4 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:31.036515 n-d-828839-1 sudo[143156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_yoz3amomn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f1b3a423--8e3a--42a6--b33d--8784b9cac8c4
Mar 02 18:53:31.049463 n-d-828839-1 sudo[143156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:37.366440 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-51d9f337-f7f9-4e52-b731-d8600345c62e tempest-VolumesBackupsAdminTest-1700887389 None] Lock "b'cinder-3e4e2bbc-ba70-4a46-98bc-193e11e4dced-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:53:37.634315 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:37.740968 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:37.741204 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805747968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:53:37.742698 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-51d9f337-f7f9-4e52-b731-d8600345c62e tempest-VolumesBackupsAdminTest-1700887389 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3e4e2bbc-ba70-4a46-98bc-193e11e4dced
Mar 02 18:53:37.744053 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-51d9f337-f7f9-4e52-b731-d8600345c62e tempest-VolumesBackupsAdminTest-1700887389 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/volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:37.768436 n-d-828839-1 sudo[143210]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced
Mar 02 18:53:37.769254 n-d-828839-1 sudo[143210]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:38.325003 n-d-828839-1 sudo[143210]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:38.327339 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-51d9f337-f7f9-4e52-b731-d8600345c62e tempest-VolumesBackupsAdminTest-1700887389 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/volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced" returned: 0 in 0.583s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:38.329311 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-51d9f337-f7f9-4e52-b731-d8600345c62e tempest-VolumesBackupsAdminTest-1700887389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:38.349589 n-d-828839-1 sudo[143213]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced
Mar 02 18:53:38.350539 n-d-828839-1 sudo[143213]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:38.929359 n-d-828839-1 sudo[143213]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:38.932457 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-51d9f337-f7f9-4e52-b731-d8600345c62e tempest-VolumesBackupsAdminTest-1700887389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced" returned: 0 in 0.603s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:38.935037 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-51d9f337-f7f9-4e52-b731-d8600345c62e tempest-VolumesBackupsAdminTest-1700887389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:38.984244 n-d-828839-1 sudo[143216]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced
Mar 02 18:53:38.985072 n-d-828839-1 sudo[143216]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:39.189140 n-d-828839-1 sudo[143156]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:39.191788 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_yoz3amomn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f1b3a423--8e3a--42a6--b33d--8784b9cac8c4" returned: 0 in 8.193s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:39.193650 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_yoz3amomn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:39.292056 n-d-828839-1 sudo[143221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_yoz3amomn-d-828839-1@lvmdriver-1
Mar 02 18:53:39.292885 n-d-828839-1 sudo[143221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:39.669511 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-51d9f337-f7f9-4e52-b731-d8600345c62e tempest-VolumesBackupsAdminTest-1700887389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3e4e2bbc-ba70-4a46-98bc-193e11e4dced" returned: 0 in 0.731s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:39.669511 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-51d9f337-f7f9-4e52-b731-d8600345c62e tempest-VolumesBackupsAdminTest-1700887389 None] Successfully deleted volume: 3e4e2bbc-ba70-4a46-98bc-193e11e4dced
Mar 02 18:53:39.663810 n-d-828839-1 sudo[143216]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:39.819276 n-d-828839-1 sudo[143221]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:39.822226 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_yoz3amomn-d-828839-1@lvmdriver-1" returned: 0 in 0.628s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:39.822886 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_yoz3amomn-d-828839-1@lvmdriver-1, size 700.00 MB, duration 8.20 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--f1b3a423--8e3a--42a6--b33d--8784b9cac8c4 {{(pid=96937) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Mar 02 18:53:39.823292 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Converted 700.00 MB image at 85.41 MB/s
Mar 02 18:53:39.823868 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Downloaded image 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 successfully. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Mar 02 18:53:39.961614 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 for user d74e86afb2ec424c82b4d5dc7c35413a is deleted. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Mar 02 18:53:39.962357 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Marking volume f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 as bootable. {{(pid=96937) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Mar 02 18:53:39.970959 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-51d9f337-f7f9-4e52-b731-d8600345c62e tempest-VolumesBackupsAdminTest-1700887389 None] Created reservations ['d5a22c7c-33c2-41f9-9ffc-93f5d786fb2e', '782d9f45-2c21-480c-95a7-1b96b123b914', '53c0a551-964f-47d7-8e17-a4998b55bcca', 'f19fdd43-a2e7-43e8-b5bb-dad7cdba30bc'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:53:40.090897 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Copying metadata from image 2ac48b56-eabc-4774-8d21-7d0b03765520 to f1b3a423-8e3a-42a6-b33d-8784b9cac8c4. {{(pid=96937) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Mar 02 18:53:40.090897 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Creating volume glance metadata for volume f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 backed by image 2ac48b56-eabc-4774-8d21-7d0b03765520 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96937) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Mar 02 18:53:40.280990 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-51d9f337-f7f9-4e52-b731-d8600345c62e tempest-VolumesBackupsAdminTest-1700887389 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:53:40.281799 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-51d9f337-f7f9-4e52-b731-d8600345c62e tempest-VolumesBackupsAdminTest-1700887389 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:40.310237 n-d-828839-1 sudo[143238]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:53:40.311040 n-d-828839-1 sudo[143238]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:40.316321 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e3dd9ce5-56e0-441b-9ddd-471b5135f82f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:53:40.319047 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05685403-1498-44fb-baaf-7a6999da8448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:53:40.412233 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Volume volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 (f1b3a423-8e3a-42a6-b33d-8784b9cac8c4): created successfully
Mar 02 18:53:40.414251 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05685403-1498-44fb-baaf-7a6999da8448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:53:40.417269 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Flow 'volume_create_manager' (e7a75315-2589-4dcd-9d6b-1914d4f8b281) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:53:40.511627 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-3e77da92-623d-47be-9bd8-1867b9735411 tempest-VolumesSnapshotTestJSON-1893639044 None] Created volume successfully.
Mar 02 18:53:40.880023 n-d-828839-1 sudo[143238]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:40.882107 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-51d9f337-f7f9-4e52-b731-d8600345c62e tempest-VolumesBackupsAdminTest-1700887389 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.600s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:40.888333 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-51d9f337-f7f9-4e52-b731-d8600345c62e tempest-VolumesBackupsAdminTest-1700887389 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:40.913040 n-d-828839-1 sudo[143243]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:53:40.914436 n-d-828839-1 sudo[143243]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:41.145339 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-a913b02f-05c9-4190-95ac-1e06a72b82ea tempest-VolumesBackupsAdminTest-1700887389 None] Lock "b'cinder-3b50b17f-7c4e-41d8-a72f-ec4adabae018-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:53:41.425221 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:41.548257 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-51d9f337-f7f9-4e52-b731-d8600345c62e tempest-VolumesBackupsAdminTest-1700887389 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.651s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:41.548257 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-51d9f337-f7f9-4e52-b731-d8600345c62e tempest-VolumesBackupsAdminTest-1700887389 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:53:41.534453 n-d-828839-1 sudo[143243]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:41.553301 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-51d9f337-f7f9-4e52-b731-d8600345c62e tempest-VolumesBackupsAdminTest-1700887389 None] Deleted volume successfully.
Mar 02 18:53:41.602477 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.172s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:41.602477 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807395968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:53:41.602477 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-a913b02f-05c9-4190-95ac-1e06a72b82ea tempest-VolumesBackupsAdminTest-1700887389 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3b50b17f-7c4e-41d8-a72f-ec4adabae018
Mar 02 18:53:41.602477 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a913b02f-05c9-4190-95ac-1e06a72b82ea tempest-VolumesBackupsAdminTest-1700887389 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/volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:41.644974 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-51d9f337-f7f9-4e52-b731-d8600345c62e tempest-VolumesBackupsAdminTest-1700887389 None] Lock "b'cinder-3e4e2bbc-ba70-4a46-98bc-193e11e4dced-delete_volume'" released by "delete_volume" :: held 4.278s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:53:41.661606 n-d-828839-1 sudo[143248]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018
Mar 02 18:53:41.666835 n-d-828839-1 sudo[143248]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:42.233294 n-d-828839-1 sudo[143248]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:42.235138 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a913b02f-05c9-4190-95ac-1e06a72b82ea tempest-VolumesBackupsAdminTest-1700887389 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/volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018" returned: 0 in 0.641s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:42.238110 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a913b02f-05c9-4190-95ac-1e06a72b82ea tempest-VolumesBackupsAdminTest-1700887389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:42.265871 n-d-828839-1 sudo[143251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018
Mar 02 18:53:42.266969 n-d-828839-1 sudo[143251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:42.843829 n-d-828839-1 sudo[143251]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:42.846417 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a913b02f-05c9-4190-95ac-1e06a72b82ea tempest-VolumesBackupsAdminTest-1700887389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018" returned: 0 in 0.608s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:42.851488 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a913b02f-05c9-4190-95ac-1e06a72b82ea tempest-VolumesBackupsAdminTest-1700887389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:42.870086 n-d-828839-1 sudo[143254]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018
Mar 02 18:53:42.871875 n-d-828839-1 sudo[143254]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:43.208634 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-631f9e21-d099-45cf-bb77-58bbffc06d82 req-a494a1e4-5f30-4e48-8d38-300a861cfbd9 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:43.234265 n-d-828839-1 sudo[143256]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4
Mar 02 18:53:43.235189 n-d-828839-1 sudo[143256]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:43.649079 n-d-828839-1 sudo[143254]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:43.655039 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a913b02f-05c9-4190-95ac-1e06a72b82ea tempest-VolumesBackupsAdminTest-1700887389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3b50b17f-7c4e-41d8-a72f-ec4adabae018" returned: 0 in 0.804s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:43.655039 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-a913b02f-05c9-4190-95ac-1e06a72b82ea tempest-VolumesBackupsAdminTest-1700887389 None] Successfully deleted volume: 3b50b17f-7c4e-41d8-a72f-ec4adabae018
Mar 02 18:53:43.800188 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-a913b02f-05c9-4190-95ac-1e06a72b82ea tempest-VolumesBackupsAdminTest-1700887389 None] Created reservations ['d4faf832-0e9b-4628-a987-c91d173bd27a', '58f71d01-905a-4a1a-931d-2a3fb2919e4e', '887ff1c1-1053-4d57-8742-5f81ad39bf3e', 'e376ca69-9480-4c90-a70f-aa2ada69812d'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:53:43.836234 n-d-828839-1 sudo[143256]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:43.842408 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-631f9e21-d099-45cf-bb77-58bbffc06d82 req-a494a1e4-5f30-4e48-8d38-300a861cfbd9 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4" returned: 0 in 0.632s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:43.932028 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951383342768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-631f9e21-d099-45cf-bb77-58bbffc06d82 req-a494a1e4-5f30-4e48-8d38-300a861cfbd9 tempest-VolumesSnapshotTestJSON-1893639044 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: I_T nexus: 32
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: Connection: 0
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.66
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: 9HFAsXkDVLb9qwcPLDQ3
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:53:43.957693 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-631f9e21-d099-45cf-bb77-58bbffc06d82 req-a494a1e4-5f30-4e48-8d38-300a861cfbd9 tempest-VolumesSnapshotTestJSON-1893639044 None] Creating iscsi_target for Volume ID: volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:53:44.154582 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-631f9e21-d099-45cf-bb77-58bbffc06d82 req-a494a1e4-5f30-4e48-8d38-300a861cfbd9 tempest-VolumesSnapshotTestJSON-1893639044 None] Created volume path /opt/stack/data/cinder/volumes/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4,
Mar 02 18:53:44.154582 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:53:44.154582 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:53:44.154582 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4
Mar 02 18:53:44.154582 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:53:44.154582 n-d-828839-1 cinder-volume[96937]: incominguser yq5dx2Rbz5FrhsWdnhSB 98c4TJNCY5hrNYba
Mar 02 18:53:44.154582 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:53:44.154582 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:53:44.154582 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:53:44.154582 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:53:44.166555 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:44.266237 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-a913b02f-05c9-4190-95ac-1e06a72b82ea tempest-VolumesBackupsAdminTest-1700887389 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:53:44.266237 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a913b02f-05c9-4190-95ac-1e06a72b82ea tempest-VolumesBackupsAdminTest-1700887389 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:44.291723 n-d-828839-1 sudo[143268]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:53:44.292617 n-d-828839-1 sudo[143268]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:44.754589 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4" returned: 0 in 0.591s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:44.754589 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951383342768]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:53:44.754589 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-631f9e21-d099-45cf-bb77-58bbffc06d82 req-a494a1e4-5f30-4e48-8d38-300a861cfbd9 tempest-VolumesSnapshotTestJSON-1893639044 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:53:44.754589 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-631f9e21-d099-45cf-bb77-58bbffc06d82 req-a494a1e4-5f30-4e48-8d38-300a861cfbd9 tempest-VolumesSnapshotTestJSON-1893639044 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:53:44.756309 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:44.775188 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:44.775654 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951383342768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4\n Backing store flags: \n Account information:\n yq5dx2Rbz5FrhsWdnhSB\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-631f9e21-d099-45cf-bb77-58bbffc06d82 req-a494a1e4-5f30-4e48-8d38-300a861cfbd9 tempest-VolumesSnapshotTestJSON-1893639044 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: I_T nexus: 32
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: Connection: 0
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.66
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: 9HFAsXkDVLb9qwcPLDQ3
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:53:44.776386 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:53:44.780761 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:44.893516 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a913b02f-05c9-4190-95ac-1e06a72b82ea tempest-VolumesBackupsAdminTest-1700887389 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.617s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:44.893516 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a913b02f-05c9-4190-95ac-1e06a72b82ea tempest-VolumesBackupsAdminTest-1700887389 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:44.879228 n-d-828839-1 sudo[143268]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:44.911884 n-d-828839-1 sudo[143301]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:53:44.912671 n-d-828839-1 sudo[143301]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:45.042658 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.247s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:45.042658 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951383342768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4\n Backing store flags: \n Account information:\n yq5dx2Rbz5FrhsWdnhSB\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:53:45.042658 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:45.217499 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.186s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:45.217830 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951383342768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4\n Backing store flags: \n Account information:\n yq5dx2Rbz5FrhsWdnhSB\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:53:45.219455 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-631f9e21-d099-45cf-bb77-58bbffc06d82 req-a494a1e4-5f30-4e48-8d38-300a861cfbd9 tempest-VolumesSnapshotTestJSON-1893639044 None] Set provider_location to: 10.222.0.66:3260,2 iqn.2010-10.org.openstack:volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:53:45.516294 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-631f9e21-d099-45cf-bb77-58bbffc06d82 req-a494a1e4-5f30-4e48-8d38-300a861cfbd9 tempest-VolumesSnapshotTestJSON-1893639044 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4', 'target_lun': 1, 'volume_id': 'f1b3a423-8e3a-42a6-b33d-8784b9cac8c4', 'auth_method': 'CHAP', 'auth_username': 'yq5dx2Rbz5FrhsWdnhSB', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '4d0d7f15-3dc2-4ea3-99bc-35af96754daa'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:53:45.520468 n-d-828839-1 sudo[143301]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:45.523901 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a913b02f-05c9-4190-95ac-1e06a72b82ea tempest-VolumesBackupsAdminTest-1700887389 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.640s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:45.525803 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-a913b02f-05c9-4190-95ac-1e06a72b82ea tempest-VolumesBackupsAdminTest-1700887389 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:53:45.531867 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-a913b02f-05c9-4190-95ac-1e06a72b82ea tempest-VolumesBackupsAdminTest-1700887389 None] Deleted volume successfully.
Mar 02 18:53:45.656571 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-a913b02f-05c9-4190-95ac-1e06a72b82ea tempest-VolumesBackupsAdminTest-1700887389 None] Lock "b'cinder-3b50b17f-7c4e-41d8-a72f-ec4adabae018-delete_volume'" released by "delete_volume" :: held 4.507s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:53:45.811098 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-631f9e21-d099-45cf-bb77-58bbffc06d82 req-a494a1e4-5f30-4e48-8d38-300a861cfbd9 tempest-VolumesSnapshotTestJSON-1893639044 None] attachment_update completed successfully.
Mar 02 18:53:53.016088 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:53:53.016088 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:53:53.016088 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:53.081257 n-d-828839-1 sudo[143310]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:53:53.082053 n-d-828839-1 sudo[143310]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:53.909238 n-d-828839-1 sudo[143310]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:53.911858 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.899s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:53.914806 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:53.966285 n-d-828839-1 sudo[143336]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:53:53.968956 n-d-828839-1 sudo[143336]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:54.591883 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-080bb73d-18a9-4f2f-a082-c961f479606a tempest-VolumesSnapshotTestJSON-1893639044 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/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:54.759017 n-d-828839-1 sudo[143360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4
Mar 02 18:53:54.762371 n-d-828839-1 sudo[143360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:55.335250 n-d-828839-1 sudo[143336]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:55.345819 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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 1.423s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:55.345819 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:53:55.849796 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-080bb73d-18a9-4f2f-a082-c961f479606a tempest-VolumesSnapshotTestJSON-1893639044 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/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4" returned: 0 in 1.254s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:55.843410 n-d-828839-1 sudo[143360]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:55.857955 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-080bb73d-18a9-4f2f-a082-c961f479606a tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d5f2db3c-2152-4629-a13a-4300b451a2b0 --snapshot stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:55.899163 n-d-828839-1 sudo[143403]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d5f2db3c-2152-4629-a13a-4300b451a2b0 --snapshot stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 -L 1.00g
Mar 02 18:53:55.900361 n-d-828839-1 sudo[143403]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:57.518589 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-080bb73d-18a9-4f2f-a082-c961f479606a tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d5f2db3c-2152-4629-a13a-4300b451a2b0 --snapshot stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 -L 1.00g" returned: 0 in 1.658s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:57.510573 n-d-828839-1 sudo[143403]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:57.933582 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-080bb73d-18a9-4f2f-a082-c961f479606a tempest-VolumesSnapshotTestJSON-1893639044 None] Create snapshot completed successfully
Mar 02 18:53:58.722839 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-00a0e4a3-af63-4931-bec5-4d9fc2e393ec tempest-VolumesBackupsV39Test-626579982 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:53:58.728139 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-00a0e4a3-af63-4931-bec5-4d9fc2e393ec tempest-VolumesBackupsV39Test-626579982 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:53:58.728754 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-00a0e4a3-af63-4931-bec5-4d9fc2e393ec tempest-VolumesBackupsV39Test-626579982 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'
Mar 02 18:53:58.786185 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-00a0e4a3-af63-4931-bec5-4d9fc2e393ec tempest-VolumesBackupsV39Test-626579982 None] Flow 'volume_create_manager' (5a3ebbf1-d229-4607-9c95-0688eed16458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:53:58.798484 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-00a0e4a3-af63-4931-bec5-4d9fc2e393ec tempest-VolumesBackupsV39Test-626579982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8787ff92-28cb-4615-95d8-d7c7715444d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:53:58.871093 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-00a0e4a3-af63-4931-bec5-4d9fc2e393ec tempest-VolumesBackupsV39Test-626579982 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:53:58.924832 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-00a0e4a3-af63-4931-bec5-4d9fc2e393ec tempest-VolumesBackupsV39Test-626579982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8787ff92-28cb-4615-95d8-d7c7715444d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:53:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-618556823',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=45288aee-a1dc-4fff-86de-fb507d9e31cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e013ed4acae94cb29563bd49c2406b0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:53:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:53:58Z,user_id='8c888b09bf1b40eda31026c9f194d71c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:53:58.924832 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-00a0e4a3-af63-4931-bec5-4d9fc2e393ec tempest-VolumesBackupsV39Test-626579982 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (45272b80-ec6d-4ae4-97cc-18a83de0cf9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:53:58.947238 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-00a0e4a3-af63-4931-bec5-4d9fc2e393ec tempest-VolumesBackupsV39Test-626579982 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (45272b80-ec6d-4ae4-97cc-18a83de0cf9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:53:58.947238 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-00a0e4a3-af63-4931-bec5-4d9fc2e393ec tempest-VolumesBackupsV39Test-626579982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1ab608f5-cbf1-4dc8-88d8-7150b8b7f64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:53:58.947238 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-00a0e4a3-af63-4931-bec5-4d9fc2e393ec tempest-VolumesBackupsV39Test-626579982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1ab608f5-cbf1-4dc8-88d8-7150b8b7f64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '45288aee-a1dc-4fff-86de-fb507d9e31cc', 'volume_name': 'volume-45288aee-a1dc-4fff-86de-fb507d9e31cc', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:53:58.947238 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-00a0e4a3-af63-4931-bec5-4d9fc2e393ec tempest-VolumesBackupsV39Test-626579982 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7cd2eb48-3843-40d5-ab3d-9a72bef4066a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:53:58.947238 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-00a0e4a3-af63-4931-bec5-4d9fc2e393ec tempest-VolumesBackupsV39Test-626579982 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7cd2eb48-3843-40d5-ab3d-9a72bef4066a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:53:58.956313 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-00a0e4a3-af63-4931-bec5-4d9fc2e393ec tempest-VolumesBackupsV39Test-626579982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (accc90f9-39f3-4b59-ad91-531d6ec6c94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:53:58.956313 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-00a0e4a3-af63-4931-bec5-4d9fc2e393ec tempest-VolumesBackupsV39Test-626579982 None] Volume 45288aee-a1dc-4fff-86de-fb507d9e31cc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-45288aee-a1dc-4fff-86de-fb507d9e31cc', 'volume_size': 1}
Mar 02 18:53:58.956313 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-00a0e4a3-af63-4931-bec5-4d9fc2e393ec tempest-VolumesBackupsV39Test-626579982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-45288aee-a1dc-4fff-86de-fb507d9e31cc stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:53:58.973060 n-d-828839-1 sudo[143572]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-45288aee-a1dc-4fff-86de-fb507d9e31cc stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:53:58.973858 n-d-828839-1 sudo[143572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:53:59.905534 n-d-828839-1 sudo[143572]: pam_unix(sudo:session): session closed for user root
Mar 02 18:53:59.909412 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-00a0e4a3-af63-4931-bec5-4d9fc2e393ec tempest-VolumesBackupsV39Test-626579982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-45288aee-a1dc-4fff-86de-fb507d9e31cc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.957s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:53:59.924388 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-00a0e4a3-af63-4931-bec5-4d9fc2e393ec tempest-VolumesBackupsV39Test-626579982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (accc90f9-39f3-4b59-ad91-531d6ec6c94a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-45288aee-a1dc-4fff-86de-fb507d9e31cc', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:53:59.924388 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-00a0e4a3-af63-4931-bec5-4d9fc2e393ec tempest-VolumesBackupsV39Test-626579982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (76abd79b-94b0-455f-9ed8-a9c44461c393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:54:00.068652 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-00a0e4a3-af63-4931-bec5-4d9fc2e393ec tempest-VolumesBackupsV39Test-626579982 None] Volume volume-45288aee-a1dc-4fff-86de-fb507d9e31cc (45288aee-a1dc-4fff-86de-fb507d9e31cc): created successfully
Mar 02 18:54:00.071824 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-00a0e4a3-af63-4931-bec5-4d9fc2e393ec tempest-VolumesBackupsV39Test-626579982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (76abd79b-94b0-455f-9ed8-a9c44461c393) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:54:00.078463 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-00a0e4a3-af63-4931-bec5-4d9fc2e393ec tempest-VolumesBackupsV39Test-626579982 None] Flow 'volume_create_manager' (5a3ebbf1-d229-4607-9c95-0688eed16458) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:54:00.151498 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-34e37db0-1321-4eb6-a34f-90592d38b70c tempest-VolumesSnapshotTestJSON-1893639044 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/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:00.184871 n-d-828839-1 sudo[143605]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4
Mar 02 18:54:00.185659 n-d-828839-1 sudo[143605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:54:00.193056 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-00a0e4a3-af63-4931-bec5-4d9fc2e393ec tempest-VolumesBackupsV39Test-626579982 None] Created volume successfully.
Mar 02 18:54:00.842657 n-d-828839-1 sudo[143605]: pam_unix(sudo:session): session closed for user root
Mar 02 18:54:00.844587 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-34e37db0-1321-4eb6-a34f-90592d38b70c tempest-VolumesSnapshotTestJSON-1893639044 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/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4" returned: 0 in 0.693s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:00.846257 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-34e37db0-1321-4eb6-a34f-90592d38b70c tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1f510a03-cf8d-4167-b0b5-2da1a7377e24 --snapshot stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:00.889277 n-d-828839-1 sudo[143618]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1f510a03-cf8d-4167-b0b5-2da1a7377e24 --snapshot stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 -L 1.00g
Mar 02 18:54:00.890108 n-d-828839-1 sudo[143618]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:54:02.171804 n-d-828839-1 sudo[143618]: pam_unix(sudo:session): session closed for user root
Mar 02 18:54:02.177793 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-34e37db0-1321-4eb6-a34f-90592d38b70c tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1f510a03-cf8d-4167-b0b5-2da1a7377e24 --snapshot stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 -L 1.00g" returned: 0 in 1.327s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:02.417575 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-34e37db0-1321-4eb6-a34f-90592d38b70c tempest-VolumesSnapshotTestJSON-1893639044 None] Create snapshot completed successfully
Mar 02 18:54:02.813276 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.driver [None req-af011e3a-661e-434c-829a-7c8644b15ce4 tempest-VolumesBackupsV39Test-626579982 None] Creating a new backup for volume volume-45288aee-a1dc-4fff-86de-fb507d9e31cc. {{(pid=96937) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Mar 02 18:54:02.828244 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-af011e3a-661e-434c-829a-7c8644b15ce4 tempest-VolumesBackupsV39Test-626579982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:02.864541 n-d-828839-1 sudo[143781]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc
Mar 02 18:54:02.865404 n-d-828839-1 sudo[143781]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:54:03.547894 n-d-828839-1 sudo[143781]: pam_unix(sudo:session): session closed for user root
Mar 02 18:54:03.550474 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-af011e3a-661e-434c-829a-7c8644b15ce4 tempest-VolumesBackupsV39Test-626579982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc" returned: 0 in 0.722s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:03.600483 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:03.610679 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:03.611055 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804865168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4\n Backing store flags: \n Account information:\n yq5dx2Rbz5FrhsWdnhSB\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-af011e3a-661e-434c-829a-7c8644b15ce4 tempest-VolumesBackupsV39Test-626579982 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: I_T nexus: 32
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Connection: 0
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.66
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: 9HFAsXkDVLb9qwcPLDQ3
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Target 2: iqn.2010-10.org.openstack:volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: I_T nexus: 33
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: yq5dx2Rbz5FrhsWdnhSB
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:54:03.611889 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:54:03.617743 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-af011e3a-661e-434c-829a-7c8644b15ce4 tempest-VolumesBackupsV39Test-626579982 None] Creating iscsi_target for Volume ID: volume-45288aee-a1dc-4fff-86de-fb507d9e31cc {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:54:03.879967 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-af011e3a-661e-434c-829a-7c8644b15ce4 tempest-VolumesBackupsV39Test-626579982 None] Created volume path /opt/stack/data/cinder/volumes/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc,
Mar 02 18:54:03.879967 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:54:03.879967 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:54:03.879967 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc
Mar 02 18:54:03.879967 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:54:03.879967 n-d-828839-1 cinder-volume[96937]: incominguser C9GyfkMwqDF2eTkLYUDR 4qx5QwDVN7vyvQP2
Mar 02 18:54:03.879967 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:54:03.879967 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:54:03.879967 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:54:03.879967 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:54:03.886868 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-45288aee-a1dc-4fff-86de-fb507d9e31cc {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:04.421866 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-475593b6-fda9-46cf-804f-3382c25047bd tempest-VolumesSnapshotTestJSON-1893639044 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/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:04.438786 n-d-828839-1 sudo[143834]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4
Mar 02 18:54:04.439564 n-d-828839-1 sudo[143834]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:54:04.475064 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-45288aee-a1dc-4fff-86de-fb507d9e31cc" returned: 0 in 0.585s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:04.475064 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804865168]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:54:04.475064 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-af011e3a-661e-434c-829a-7c8644b15ce4 tempest-VolumesBackupsV39Test-626579982 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:54:04.475064 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-af011e3a-661e-434c-829a-7c8644b15ce4 tempest-VolumesBackupsV39Test-626579982 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:54:04.485638 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.045s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804865168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4\n Backing store flags: \n Account information:\n yq5dx2Rbz5FrhsWdnhSB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n Backing store flags: \n Account information:\n C9GyfkMwqDF2eTkLYUDR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-af011e3a-661e-434c-829a-7c8644b15ce4 tempest-VolumesBackupsV39Test-626579982 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: I_T nexus: 32
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Connection: 0
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.66
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: 9HFAsXkDVLb9qwcPLDQ3
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Target 2: iqn.2010-10.org.openstack:volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: I_T nexus: 33
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: yq5dx2Rbz5FrhsWdnhSB
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:54:04.524331 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:54:04.539949 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:04.729962 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.201s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:04.729962 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804865168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4\n Backing store flags: \n Account information:\n yq5dx2Rbz5FrhsWdnhSB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n Backing store flags: \n Account information:\n C9GyfkMwqDF2eTkLYUDR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:54:04.731622 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:04.922514 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.171s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:04.922514 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804865168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4\n Backing store flags: \n Account information:\n yq5dx2Rbz5FrhsWdnhSB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n Backing store flags: \n Account information:\n C9GyfkMwqDF2eTkLYUDR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:54:04.922514 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [None req-af011e3a-661e-434c-829a-7c8644b15ce4 tempest-VolumesBackupsV39Test-626579982 None] Set provider_location to: 10.222.0.66:3260,3 iqn.2010-10.org.openstack:volume-45288aee-a1dc-4fff-86de-fb507d9e31cc 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:54:05.108107 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-af011e3a-661e-434c-829a-7c8644b15ce4 tempest-VolumesBackupsV39Test-626579982 None] Initialize volume connection completed successfully.
Mar 02 18:54:05.182032 n-d-828839-1 sudo[143834]: pam_unix(sudo:session): session closed for user root
Mar 02 18:54:05.183960 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-475593b6-fda9-46cf-804f-3382c25047bd tempest-VolumesSnapshotTestJSON-1893639044 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/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4" returned: 0 in 0.769s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:05.185214 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-475593b6-fda9-46cf-804f-3382c25047bd tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1c130256-aa03-41c4-9675-2d34eeb0bbb8 --snapshot stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:05.207160 n-d-828839-1 sudo[143872]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1c130256-aa03-41c4-9675-2d34eeb0bbb8 --snapshot stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 -L 1.00g
Mar 02 18:54:05.207973 n-d-828839-1 sudo[143872]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:54:06.279909 n-d-828839-1 sudo[143872]: pam_unix(sudo:session): session closed for user root
Mar 02 18:54:06.296220 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-475593b6-fda9-46cf-804f-3382c25047bd tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1c130256-aa03-41c4-9675-2d34eeb0bbb8 --snapshot stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 -L 1.00g" returned: 0 in 1.105s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:06.596089 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-475593b6-fda9-46cf-804f-3382c25047bd tempest-VolumesSnapshotTestJSON-1893639044 None] Create snapshot completed successfully
Mar 02 18:54:07.442819 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-9cf24fb1-e70a-4adf-8e90-1b45d2d17c8a tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-d5f2db3c-2152-4629-a13a-4300b451a2b0-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:54:07.442819 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9cf24fb1-e70a-4adf-8e90-1b45d2d17c8a tempest-VolumesSnapshotTestJSON-1893639044 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/_snapshot-d5f2db3c-2152-4629-a13a-4300b451a2b0 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:07.463562 n-d-828839-1 sudo[144065]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-d5f2db3c-2152-4629-a13a-4300b451a2b0
Mar 02 18:54:07.464345 n-d-828839-1 sudo[144065]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:54:08.029861 n-d-828839-1 sudo[144065]: pam_unix(sudo:session): session closed for user root
Mar 02 18:54:08.034502 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9cf24fb1-e70a-4adf-8e90-1b45d2d17c8a tempest-VolumesSnapshotTestJSON-1893639044 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/_snapshot-d5f2db3c-2152-4629-a13a-4300b451a2b0" returned: 0 in 0.590s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:08.034984 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9cf24fb1-e70a-4adf-8e90-1b45d2d17c8a tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d5f2db3c-2152-4629-a13a-4300b451a2b0 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:08.065146 n-d-828839-1 sudo[144070]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d5f2db3c-2152-4629-a13a-4300b451a2b0
Mar 02 18:54:08.065928 n-d-828839-1 sudo[144070]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:54:08.986182 n-d-828839-1 sudo[144070]: pam_unix(sudo:session): session closed for user root
Mar 02 18:54:08.988996 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9cf24fb1-e70a-4adf-8e90-1b45d2d17c8a tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d5f2db3c-2152-4629-a13a-4300b451a2b0" returned: 0 in 0.954s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:09.452055 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-9cf24fb1-e70a-4adf-8e90-1b45d2d17c8a tempest-VolumesSnapshotTestJSON-1893639044 None] Created reservations ['519c88ad-c637-4430-a096-81b171a38fbf', 'ab8a0f25-b243-43d3-a592-420bfa98a94b', '250af007-8f58-4472-8f59-f4d943982b7a', 'c5dc7ab7-dd5d-40aa-9c73-cef4372becbe'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:54:10.076664 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-9cf24fb1-e70a-4adf-8e90-1b45d2d17c8a tempest-VolumesSnapshotTestJSON-1893639044 None] Delete snapshot completed successfully.
Mar 02 18:54:10.087447 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-9cf24fb1-e70a-4adf-8e90-1b45d2d17c8a tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-d5f2db3c-2152-4629-a13a-4300b451a2b0-delete_snapshot'" released by "delete_snapshot" :: held 2.644s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:54:10.878726 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-6ae1aaf9-b34c-44fa-b2f7-875822b45434 tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-1c130256-aa03-41c4-9675-2d34eeb0bbb8-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:54:10.885590 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6ae1aaf9-b34c-44fa-b2f7-875822b45434 tempest-VolumesSnapshotTestJSON-1893639044 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/_snapshot-1c130256-aa03-41c4-9675-2d34eeb0bbb8 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:10.909592 n-d-828839-1 sudo[144158]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-1c130256-aa03-41c4-9675-2d34eeb0bbb8
Mar 02 18:54:10.910544 n-d-828839-1 sudo[144158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:54:11.593180 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6ae1aaf9-b34c-44fa-b2f7-875822b45434 tempest-VolumesSnapshotTestJSON-1893639044 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/_snapshot-1c130256-aa03-41c4-9675-2d34eeb0bbb8" returned: 0 in 0.708s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:11.593180 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6ae1aaf9-b34c-44fa-b2f7-875822b45434 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1c130256-aa03-41c4-9675-2d34eeb0bbb8 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:11.585616 n-d-828839-1 sudo[144158]: pam_unix(sudo:session): session closed for user root
Mar 02 18:54:11.620494 n-d-828839-1 sudo[144162]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1c130256-aa03-41c4-9675-2d34eeb0bbb8
Mar 02 18:54:11.621399 n-d-828839-1 sudo[144162]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:54:12.666805 n-d-828839-1 sudo[144162]: pam_unix(sudo:session): session closed for user root
Mar 02 18:54:12.670542 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6ae1aaf9-b34c-44fa-b2f7-875822b45434 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1c130256-aa03-41c4-9675-2d34eeb0bbb8" returned: 0 in 1.079s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:12.966221 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-6ae1aaf9-b34c-44fa-b2f7-875822b45434 tempest-VolumesSnapshotTestJSON-1893639044 None] Created reservations ['3e2bd621-bfd7-4edd-95c1-51d476d25fdd', '16b339c6-4dd5-4da6-a8f3-832f84ef6913', '20323d7c-c128-4c23-baf5-4aae6dd71ad6', 'bf0cd525-eeed-418c-bc0b-23e8609157b8'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:54:13.548582 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-6ae1aaf9-b34c-44fa-b2f7-875822b45434 tempest-VolumesSnapshotTestJSON-1893639044 None] Delete snapshot completed successfully.
Mar 02 18:54:13.553458 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-6ae1aaf9-b34c-44fa-b2f7-875822b45434 tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-1c130256-aa03-41c4-9675-2d34eeb0bbb8-delete_snapshot'" released by "delete_snapshot" :: held 2.676s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:54:14.669835 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-417b041d-ec47-4c93-a4e6-c1abfd34c92d tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-1f510a03-cf8d-4167-b0b5-2da1a7377e24-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:54:14.671857 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-417b041d-ec47-4c93-a4e6-c1abfd34c92d tempest-VolumesSnapshotTestJSON-1893639044 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/_snapshot-1f510a03-cf8d-4167-b0b5-2da1a7377e24 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:14.694296 n-d-828839-1 sudo[144261]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-1f510a03-cf8d-4167-b0b5-2da1a7377e24
Mar 02 18:54:14.695133 n-d-828839-1 sudo[144261]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:54:15.415441 n-d-828839-1 sudo[144261]: pam_unix(sudo:session): session closed for user root
Mar 02 18:54:15.424860 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-417b041d-ec47-4c93-a4e6-c1abfd34c92d tempest-VolumesSnapshotTestJSON-1893639044 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/_snapshot-1f510a03-cf8d-4167-b0b5-2da1a7377e24" returned: 0 in 0.746s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:15.429182 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-417b041d-ec47-4c93-a4e6-c1abfd34c92d tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1f510a03-cf8d-4167-b0b5-2da1a7377e24 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:15.471687 n-d-828839-1 sudo[144285]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1f510a03-cf8d-4167-b0b5-2da1a7377e24
Mar 02 18:54:15.472894 n-d-828839-1 sudo[144285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:54:15.897053 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Terminate volume connection completed successfully.
Mar 02 18:54:15.943450 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:16.038434 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:16.043915 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808142848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4\n Backing store flags: \n Account information:\n yq5dx2Rbz5FrhsWdnhSB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n Backing store flags: \n Account information:\n C9GyfkMwqDF2eTkLYUDR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:54:16.043915 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Removing iscsi_target for Volume ID: 657d02be-fcd6-491d-9de5-85936166c8e6
Mar 02 18:54:16.043915 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:16.340736 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6 -f" returned: 0 in 0.297s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:16.341598 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808142848]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:54:16.343106 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:16.381686 n-d-828839-1 sudo[144285]: pam_unix(sudo:session): session closed for user root
Mar 02 18:54:16.384191 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-417b041d-ec47-4c93-a4e6-c1abfd34c92d tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1f510a03-cf8d-4167-b0b5-2da1a7377e24" returned: 0 in 0.956s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:16.484337 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.139s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:16.485422 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808142848]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4\n Backing store flags: \n Account information:\n yq5dx2Rbz5FrhsWdnhSB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n Backing store flags: \n Account information:\n C9GyfkMwqDF2eTkLYUDR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:54:16.485934 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-31840ade-c22a-49b7-8d99-2bc75d690374 tempest-TestVolumeBackupRestore-573310126 None] Remove volume export completed successfully.
Mar 02 18:54:16.559680 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-417b041d-ec47-4c93-a4e6-c1abfd34c92d tempest-VolumesSnapshotTestJSON-1893639044 None] Created reservations ['84756fbb-5a55-4cdd-a877-0e0effb272f0', '8fd3532c-2143-497b-b9c5-bbfdf32a95c4', '7c9574bc-71ab-416b-b0dd-50f02dc075c5', 'b51c5cca-0a48-4cc3-9824-d208b202bfa5'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:54:16.813846 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-417b041d-ec47-4c93-a4e6-c1abfd34c92d tempest-VolumesSnapshotTestJSON-1893639044 None] Delete snapshot completed successfully.
Mar 02 18:54:16.822315 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-417b041d-ec47-4c93-a4e6-c1abfd34c92d tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-1f510a03-cf8d-4167-b0b5-2da1a7377e24-delete_snapshot'" released by "delete_snapshot" :: held 2.152s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:54:18.200488 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-64960c28-0870-49ad-b73a-ab0b70ae2bef req-bc760ba9-a25a-430b-bb93-c6a00ea71e82 tempest-VolumesSnapshotTestJSON-1893639044 None] Terminate volume connection completed successfully.
Mar 02 18:54:18.201137 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-64960c28-0870-49ad-b73a-ab0b70ae2bef req-bc760ba9-a25a-430b-bb93-c6a00ea71e82 tempest-VolumesSnapshotTestJSON-1893639044 None] Deleting attachment 4d0d7f15-3dc2-4ea3-99bc-35af96754daa. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:54:18.204264 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:18.333808 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:18.334232 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778973824]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4\n Backing store flags: \n Account information:\n yq5dx2Rbz5FrhsWdnhSB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n Backing store flags: \n Account information:\n C9GyfkMwqDF2eTkLYUDR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:54:18.335472 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-64960c28-0870-49ad-b73a-ab0b70ae2bef req-bc760ba9-a25a-430b-bb93-c6a00ea71e82 tempest-VolumesSnapshotTestJSON-1893639044 None] Removing iscsi_target for Volume ID: f1b3a423-8e3a-42a6-b33d-8784b9cac8c4
Mar 02 18:54:18.340038 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:18.454604 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 -f" returned: 0 in 0.117s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:18.455235 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778973824]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:54:18.456412 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:18.582981 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:18.583559 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778973824]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n Backing store flags: \n Account information:\n C9GyfkMwqDF2eTkLYUDR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:54:25.766556 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e1880a29-9d1a-47a8-b48b-ba12ab5e1070 tempest-VolumesSnapshotTestJSON-1893639044 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/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:25.784732 n-d-828839-1 sudo[144416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099
Mar 02 18:54:25.785535 n-d-828839-1 sudo[144416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:54:26.294813 n-d-828839-1 sudo[144416]: pam_unix(sudo:session): session closed for user root
Mar 02 18:54:26.297125 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e1880a29-9d1a-47a8-b48b-ba12ab5e1070 tempest-VolumesSnapshotTestJSON-1893639044 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/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099" returned: 0 in 0.530s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:26.299094 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e1880a29-9d1a-47a8-b48b-ba12ab5e1070 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c61937bc-5b5a-4499-9a79-d0e5591f2d25 --snapshot stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:26.320567 n-d-828839-1 sudo[144419]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c61937bc-5b5a-4499-9a79-d0e5591f2d25 --snapshot stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 -L 1.00g
Mar 02 18:54:26.321462 n-d-828839-1 sudo[144419]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:54:27.434469 n-d-828839-1 sudo[144419]: pam_unix(sudo:session): session closed for user root
Mar 02 18:54:27.436672 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e1880a29-9d1a-47a8-b48b-ba12ab5e1070 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c61937bc-5b5a-4499-9a79-d0e5591f2d25 --snapshot stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 -L 1.00g" returned: 0 in 1.137s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:27.731523 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-e1880a29-9d1a-47a8-b48b-ba12ab5e1070 tempest-VolumesSnapshotTestJSON-1893639044 None] Create snapshot completed successfully
Mar 02 18:54:28.247044 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-c2dea5da-63f7-49d9-a273-4af84cb5de02 req-2682e043-dff1-487b-8048-b1f49417166b tempest-TestVolumeBackupRestore-573310126 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:28.348986 n-d-828839-1 sudo[144534]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6
Mar 02 18:54:28.349798 n-d-828839-1 sudo[144534]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:54:28.884104 n-d-828839-1 sudo[144534]: pam_unix(sudo:session): session closed for user root
Mar 02 18:54:28.886226 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-c2dea5da-63f7-49d9-a273-4af84cb5de02 req-2682e043-dff1-487b-8048-b1f49417166b tempest-TestVolumeBackupRestore-573310126 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6" returned: 0 in 0.639s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:28.992938 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:29.005795 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:29.006151 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951814072272]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n Backing store flags: \n Account information:\n C9GyfkMwqDF2eTkLYUDR\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-c2dea5da-63f7-49d9-a273-4af84cb5de02 req-2682e043-dff1-487b-8048-b1f49417166b tempest-TestVolumeBackupRestore-573310126 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-45288aee-a1dc-4fff-86de-fb507d9e31cc
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: I_T nexus: 34
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: Connection: 0
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.66
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030000
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf30
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030001
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf31
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: C9GyfkMwqDF2eTkLYUDR
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:54:29.006836 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:54:29.009282 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-c2dea5da-63f7-49d9-a273-4af84cb5de02 req-2682e043-dff1-487b-8048-b1f49417166b tempest-TestVolumeBackupRestore-573310126 None] Creating iscsi_target for Volume ID: volume-657d02be-fcd6-491d-9de5-85936166c8e6 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:54:29.136896 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-c2dea5da-63f7-49d9-a273-4af84cb5de02 req-2682e043-dff1-487b-8048-b1f49417166b tempest-TestVolumeBackupRestore-573310126 None] Created volume path /opt/stack/data/cinder/volumes/volume-657d02be-fcd6-491d-9de5-85936166c8e6,
Mar 02 18:54:29.136896 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:54:29.136896 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:54:29.136896 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6
Mar 02 18:54:29.136896 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:54:29.136896 n-d-828839-1 cinder-volume[96937]: incominguser 9HFAsXkDVLb9qwcPLDQ3 zjU8CGeAwQFDtaVm
Mar 02 18:54:29.136896 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:54:29.136896 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:54:29.136896 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:54:29.136896 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:54:29.142345 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:29.499427 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-f82fa9a8-da14-4bb3-83cb-54d6ad9b3fa8 tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-c61937bc-5b5a-4499-9a79-d0e5591f2d25-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.018s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:54:29.634784 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f82fa9a8-da14-4bb3-83cb-54d6ad9b3fa8 tempest-VolumesSnapshotTestJSON-1893639044 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/_snapshot-c61937bc-5b5a-4499-9a79-d0e5591f2d25 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:29.661269 n-d-828839-1 sudo[144556]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-c61937bc-5b5a-4499-9a79-d0e5591f2d25
Mar 02 18:54:29.662285 n-d-828839-1 sudo[144556]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:54:29.750899 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6" returned: 0 in 0.611s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:29.751729 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951814072272]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:54:29.754812 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-c2dea5da-63f7-49d9-a273-4af84cb5de02 req-2682e043-dff1-487b-8048-b1f49417166b tempest-TestVolumeBackupRestore-573310126 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:54:29.757813 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-c2dea5da-63f7-49d9-a273-4af84cb5de02 req-2682e043-dff1-487b-8048-b1f49417166b tempest-TestVolumeBackupRestore-573310126 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:54:29.759916 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:29.785191 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:29.785847 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951814072272]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n Backing store flags: \n Account information:\n C9GyfkMwqDF2eTkLYUDR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-c2dea5da-63f7-49d9-a273-4af84cb5de02 req-2682e043-dff1-487b-8048-b1f49417166b tempest-TestVolumeBackupRestore-573310126 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-45288aee-a1dc-4fff-86de-fb507d9e31cc
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: I_T nexus: 34
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: Connection: 0
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.66
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030000
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf30
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030001
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf31
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: C9GyfkMwqDF2eTkLYUDR
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:54:29.786742 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:54:29.793011 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:30.004698 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.213s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:30.005248 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951814072272]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n Backing store flags: \n Account information:\n C9GyfkMwqDF2eTkLYUDR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:54:30.006286 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:30.142034 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.135s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:30.143007 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951814072272]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n Backing store flags: \n Account information:\n C9GyfkMwqDF2eTkLYUDR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:54:30.144579 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-c2dea5da-63f7-49d9-a273-4af84cb5de02 req-2682e043-dff1-487b-8048-b1f49417166b tempest-TestVolumeBackupRestore-573310126 None] Set provider_location to: 10.222.0.66:3260,4 iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:54:30.202040 n-d-828839-1 sudo[144556]: pam_unix(sudo:session): session closed for user root
Mar 02 18:54:30.204533 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f82fa9a8-da14-4bb3-83cb-54d6ad9b3fa8 tempest-VolumesSnapshotTestJSON-1893639044 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/_snapshot-c61937bc-5b5a-4499-9a79-d0e5591f2d25" returned: 0 in 0.570s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:30.207340 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f82fa9a8-da14-4bb3-83cb-54d6ad9b3fa8 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c61937bc-5b5a-4499-9a79-d0e5591f2d25 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:30.228033 n-d-828839-1 sudo[144596]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c61937bc-5b5a-4499-9a79-d0e5591f2d25
Mar 02 18:54:30.228841 n-d-828839-1 sudo[144596]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:54:30.429643 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-c2dea5da-63f7-49d9-a273-4af84cb5de02 req-2682e043-dff1-487b-8048-b1f49417166b tempest-TestVolumeBackupRestore-573310126 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6', 'target_lun': 1, 'volume_id': '657d02be-fcd6-491d-9de5-85936166c8e6', 'auth_method': 'CHAP', 'auth_username': '9HFAsXkDVLb9qwcPLDQ3', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '7395ce71-f8ec-444c-be66-9cf174eec534'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:54:30.722461 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-c2dea5da-63f7-49d9-a273-4af84cb5de02 req-2682e043-dff1-487b-8048-b1f49417166b tempest-TestVolumeBackupRestore-573310126 None] attachment_update completed successfully.
Mar 02 18:54:31.312665 n-d-828839-1 sudo[144596]: pam_unix(sudo:session): session closed for user root
Mar 02 18:54:31.314469 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f82fa9a8-da14-4bb3-83cb-54d6ad9b3fa8 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c61937bc-5b5a-4499-9a79-d0e5591f2d25" returned: 0 in 1.107s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:31.537476 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-f82fa9a8-da14-4bb3-83cb-54d6ad9b3fa8 tempest-VolumesSnapshotTestJSON-1893639044 None] Created reservations ['9a6b5e22-5b5d-44de-96ea-def8a3019a3d', '9f038c0c-b354-4841-89f7-952625d8a61d', '48dfc730-13ed-4c94-a7ab-453169ea5477', '8daac88d-37c0-4a4f-b09c-114aee174a83'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:54:31.852531 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-f82fa9a8-da14-4bb3-83cb-54d6ad9b3fa8 tempest-VolumesSnapshotTestJSON-1893639044 None] Delete snapshot completed successfully.
Mar 02 18:54:31.863895 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-f82fa9a8-da14-4bb3-83cb-54d6ad9b3fa8 tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-c61937bc-5b5a-4499-9a79-d0e5591f2d25-delete_snapshot'" released by "delete_snapshot" :: held 2.364s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:54:32.724088 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1659719a-4aa5-4dd1-b19d-230246cf24a9 tempest-VolumesSnapshotTestJSON-1893639044 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/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:32.757543 n-d-828839-1 sudo[144682]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099
Mar 02 18:54:32.763549 n-d-828839-1 sudo[144682]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:54:33.249850 n-d-828839-1 sudo[144682]: pam_unix(sudo:session): session closed for user root
Mar 02 18:54:33.252648 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1659719a-4aa5-4dd1-b19d-230246cf24a9 tempest-VolumesSnapshotTestJSON-1893639044 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/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099" returned: 0 in 0.528s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:33.255382 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1659719a-4aa5-4dd1-b19d-230246cf24a9 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a97c7bc8-dad3-44b4-a7e1-edec065952fc --snapshot stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:33.280619 n-d-828839-1 sudo[144685]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a97c7bc8-dad3-44b4-a7e1-edec065952fc --snapshot stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 -L 1.00g
Mar 02 18:54:33.281439 n-d-828839-1 sudo[144685]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:54:34.235100 n-d-828839-1 sudo[144685]: pam_unix(sudo:session): session closed for user root
Mar 02 18:54:34.237444 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1659719a-4aa5-4dd1-b19d-230246cf24a9 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a97c7bc8-dad3-44b4-a7e1-edec065952fc --snapshot stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 -L 1.00g" returned: 0 in 0.982s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:34.336859 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-1659719a-4aa5-4dd1-b19d-230246cf24a9 tempest-VolumesSnapshotTestJSON-1893639044 None] Create snapshot completed successfully
Mar 02 18:54:51.997791 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-8d87e5a7-3631-4504-a51a-444893718674 req-e00f7a39-07ba-4ca6-9a6f-293e65b233a2 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:52.019965 n-d-828839-1 sudo[144812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099
Mar 02 18:54:52.021650 n-d-828839-1 sudo[144812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:54:52.719385 n-d-828839-1 sudo[144812]: pam_unix(sudo:session): session closed for user root
Mar 02 18:54:52.721696 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-8d87e5a7-3631-4504-a51a-444893718674 req-e00f7a39-07ba-4ca6-9a6f-293e65b233a2 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099" returned: 0 in 0.724s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:52.777186 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:52.798300 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:52.798920 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808395568]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n Backing store flags: \n Account information:\n C9GyfkMwqDF2eTkLYUDR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-8d87e5a7-3631-4504-a51a-444893718674 req-e00f7a39-07ba-4ca6-9a6f-293e65b233a2 tempest-VolumesSnapshotTestJSON-1893639044 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-45288aee-a1dc-4fff-86de-fb507d9e31cc
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: I_T nexus: 34
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Connection: 0
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.66
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030000
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf30
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030001
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf31
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: C9GyfkMwqDF2eTkLYUDR
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Target 4: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: I_T nexus: 35
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00040000
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf40
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00040001
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf41
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: 9HFAsXkDVLb9qwcPLDQ3
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:54:52.800019 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:54:52.807781 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-8d87e5a7-3631-4504-a51a-444893718674 req-e00f7a39-07ba-4ca6-9a6f-293e65b233a2 tempest-VolumesSnapshotTestJSON-1893639044 None] Creating iscsi_target for Volume ID: volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:54:52.901791 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-8d87e5a7-3631-4504-a51a-444893718674 req-e00f7a39-07ba-4ca6-9a6f-293e65b233a2 tempest-VolumesSnapshotTestJSON-1893639044 None] Created volume path /opt/stack/data/cinder/volumes/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099,
Mar 02 18:54:52.901791 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:54:52.901791 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:54:52.901791 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099
Mar 02 18:54:52.901791 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:54:52.901791 n-d-828839-1 cinder-volume[96937]: incominguser rc9ki6ymsVjTXQNynMhu 7EbfpyYDsdsR4jew
Mar 02 18:54:52.901791 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:54:52.901791 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:54:52.901791 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:54:52.901791 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:54:52.904677 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:53.017191 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:54:53.017827 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:54:53.018666 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:53.057014 n-d-828839-1 sudo[144820]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:54:53.057825 n-d-828839-1 sudo[144820]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:54:53.515134 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099" returned: 0 in 0.609s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:53.515491 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808395568]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:54:53.516384 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-8d87e5a7-3631-4504-a51a-444893718674 req-e00f7a39-07ba-4ca6-9a6f-293e65b233a2 tempest-VolumesSnapshotTestJSON-1893639044 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:54:53.516757 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-8d87e5a7-3631-4504-a51a-444893718674 req-e00f7a39-07ba-4ca6-9a6f-293e65b233a2 tempest-VolumesSnapshotTestJSON-1893639044 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:54:53.518373 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:53.525918 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:53.526431 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808395568]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n Backing store flags: \n Account information:\n C9GyfkMwqDF2eTkLYUDR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099\n Backing store flags: \n Account information:\n rc9ki6ymsVjTXQNynMhu\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-8d87e5a7-3631-4504-a51a-444893718674 req-e00f7a39-07ba-4ca6-9a6f-293e65b233a2 tempest-VolumesSnapshotTestJSON-1893639044 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-45288aee-a1dc-4fff-86de-fb507d9e31cc
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: I_T nexus: 34
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Connection: 0
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.66
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030000
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf30
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030001
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf31
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: C9GyfkMwqDF2eTkLYUDR
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Target 4: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: I_T nexus: 35
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00040000
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf40
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00040001
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf41
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: 9HFAsXkDVLb9qwcPLDQ3
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:54:53.527125 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:54:53.532728 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:53.694353 n-d-828839-1 sudo[144820]: pam_unix(sudo:session): session closed for user root
Mar 02 18:54:53.696050 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.677s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:53.698855 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:53.749043 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.181s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:53.749902 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808395568]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n Backing store flags: \n Account information:\n C9GyfkMwqDF2eTkLYUDR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099\n Backing store flags: \n Account information:\n rc9ki6ymsVjTXQNynMhu\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:54:53.753569 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:53.766222 n-d-828839-1 sudo[144862]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:54:53.767100 n-d-828839-1 sudo[144862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:54:53.914334 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.161s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:53.914806 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808395568]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n Backing store flags: \n Account information:\n C9GyfkMwqDF2eTkLYUDR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099\n Backing store flags: \n Account information:\n rc9ki6ymsVjTXQNynMhu\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:54:53.916393 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-8d87e5a7-3631-4504-a51a-444893718674 req-e00f7a39-07ba-4ca6-9a6f-293e65b233a2 tempest-VolumesSnapshotTestJSON-1893639044 None] Set provider_location to: 10.222.0.66:3260,5 iqn.2010-10.org.openstack:volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:54:54.176413 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-8d87e5a7-3631-4504-a51a-444893718674 req-e00f7a39-07ba-4ca6-9a6f-293e65b233a2 tempest-VolumesSnapshotTestJSON-1893639044 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099', 'target_lun': 1, 'volume_id': 'abdbe362-d8e0-4cdb-a27c-a3d53ef62099', 'auth_method': 'CHAP', 'auth_username': 'rc9ki6ymsVjTXQNynMhu', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '22b5246e-9649-4fad-bdb1-699594e27e0f'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:54:54.346922 n-d-828839-1 sudo[144862]: pam_unix(sudo:session): session closed for user root
Mar 02 18:54:54.359579 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.661s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:54.361097 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:54:54.412732 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-8d87e5a7-3631-4504-a51a-444893718674 req-e00f7a39-07ba-4ca6-9a6f-293e65b233a2 tempest-VolumesSnapshotTestJSON-1893639044 None] attachment_update completed successfully.
Mar 02 18:54:59.820144 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-af011e3a-661e-434c-829a-7c8644b15ce4 tempest-VolumesBackupsV39Test-626579982 None] Terminate volume connection completed successfully.
Mar 02 18:54:59.868758 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:54:59.959253 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:54:59.960196 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805781792]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc\n Backing store flags: \n Account information:\n C9GyfkMwqDF2eTkLYUDR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099\n Backing store flags: \n Account information:\n rc9ki6ymsVjTXQNynMhu\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:54:59.960977 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [None req-af011e3a-661e-434c-829a-7c8644b15ce4 tempest-VolumesBackupsV39Test-626579982 None] Removing iscsi_target for Volume ID: 45288aee-a1dc-4fff-86de-fb507d9e31cc
Mar 02 18:54:59.962316 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-45288aee-a1dc-4fff-86de-fb507d9e31cc -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:00.197997 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-45288aee-a1dc-4fff-86de-fb507d9e31cc -f" returned: 0 in 0.235s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:00.198423 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805781792]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:55:00.199944 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:00.293953 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:00.294445 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805781792]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099\n Backing store flags: \n Account information:\n rc9ki6ymsVjTXQNynMhu\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:55:00.295365 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-af011e3a-661e-434c-829a-7c8644b15ce4 tempest-VolumesBackupsV39Test-626579982 None] Remove volume export completed successfully.
Mar 02 18:55:01.521030 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1b61b452-7fd9-4a3f-a473-109866e0928b tempest-VolumesSnapshotTestJSON-1893639044 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/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:01.541615 n-d-828839-1 sudo[144945]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099
Mar 02 18:55:01.542429 n-d-828839-1 sudo[144945]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:02.073311 n-d-828839-1 sudo[144945]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:02.075613 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1b61b452-7fd9-4a3f-a473-109866e0928b tempest-VolumesSnapshotTestJSON-1893639044 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/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099" returned: 0 in 0.554s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:02.077369 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1b61b452-7fd9-4a3f-a473-109866e0928b tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ac3d2285-6fb3-499c-81be-ff78aa0c7532 --snapshot stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:02.097450 n-d-828839-1 sudo[144949]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ac3d2285-6fb3-499c-81be-ff78aa0c7532 --snapshot stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 -L 1.00g
Mar 02 18:55:02.098304 n-d-828839-1 sudo[144949]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:03.215069 n-d-828839-1 sudo[144949]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:03.217208 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-1b61b452-7fd9-4a3f-a473-109866e0928b tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ac3d2285-6fb3-499c-81be-ff78aa0c7532 --snapshot stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 -L 1.00g" returned: 0 in 1.139s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:03.398708 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-1b61b452-7fd9-4a3f-a473-109866e0928b tempest-VolumesSnapshotTestJSON-1893639044 None] Create snapshot completed successfully
Mar 02 18:55:05.688677 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-55ef86f8-ff40-42d5-9789-68aed718efcc tempest-VolumesSnapshotTestJSON-1893639044 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/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:05.716924 n-d-828839-1 sudo[145198]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099
Mar 02 18:55:05.717907 n-d-828839-1 sudo[145198]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:06.276974 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-55ef86f8-ff40-42d5-9789-68aed718efcc tempest-VolumesSnapshotTestJSON-1893639044 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/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099" returned: 0 in 0.584s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:06.276974 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-55ef86f8-ff40-42d5-9789-68aed718efcc tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-670e903a-72ab-471e-b7a9-90a4c8774146 --snapshot stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:06.270997 n-d-828839-1 sudo[145198]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:06.297828 n-d-828839-1 sudo[145205]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-670e903a-72ab-471e-b7a9-90a4c8774146 --snapshot stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 -L 1.00g
Mar 02 18:55:06.298644 n-d-828839-1 sudo[145205]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:07.483436 n-d-828839-1 sudo[145205]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:07.485875 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-55ef86f8-ff40-42d5-9789-68aed718efcc tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-670e903a-72ab-471e-b7a9-90a4c8774146 --snapshot stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 -L 1.00g" returned: 0 in 1.210s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:07.604736 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-55ef86f8-ff40-42d5-9789-68aed718efcc tempest-VolumesSnapshotTestJSON-1893639044 None] Create snapshot completed successfully
Mar 02 18:55:08.840510 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-87aeb8d2-aaf6-4ce2-a81f-a0dec3d5c69e tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-670e903a-72ab-471e-b7a9-90a4c8774146-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.023s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:55:08.842493 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-87aeb8d2-aaf6-4ce2-a81f-a0dec3d5c69e tempest-VolumesSnapshotTestJSON-1893639044 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/_snapshot-670e903a-72ab-471e-b7a9-90a4c8774146 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:08.890457 n-d-828839-1 sudo[145373]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-670e903a-72ab-471e-b7a9-90a4c8774146
Mar 02 18:55:08.891243 n-d-828839-1 sudo[145373]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:09.321020 n-d-828839-1 sudo[145373]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:09.324186 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-87aeb8d2-aaf6-4ce2-a81f-a0dec3d5c69e tempest-VolumesSnapshotTestJSON-1893639044 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/_snapshot-670e903a-72ab-471e-b7a9-90a4c8774146" returned: 0 in 0.481s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:09.326369 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-87aeb8d2-aaf6-4ce2-a81f-a0dec3d5c69e tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-670e903a-72ab-471e-b7a9-90a4c8774146 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:09.345221 n-d-828839-1 sudo[145376]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-670e903a-72ab-471e-b7a9-90a4c8774146
Mar 02 18:55:09.346004 n-d-828839-1 sudo[145376]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:10.612160 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-87aeb8d2-aaf6-4ce2-a81f-a0dec3d5c69e tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-670e903a-72ab-471e-b7a9-90a4c8774146" returned: 0 in 1.285s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:10.609473 n-d-828839-1 sudo[145376]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:10.776322 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-87aeb8d2-aaf6-4ce2-a81f-a0dec3d5c69e tempest-VolumesSnapshotTestJSON-1893639044 None] Created reservations ['cc90b81a-a958-403c-ba54-61fddf3f5930', '5906d661-f053-48b0-8217-29d7a5d28247', 'ba1d4faf-1558-47b7-98ff-320688e0c431', '75dfe774-5cd4-4b4b-8f4c-82f7a8d067cc'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:55:11.033273 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-87aeb8d2-aaf6-4ce2-a81f-a0dec3d5c69e tempest-VolumesSnapshotTestJSON-1893639044 None] Delete snapshot completed successfully.
Mar 02 18:55:11.040364 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-87aeb8d2-aaf6-4ce2-a81f-a0dec3d5c69e tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-670e903a-72ab-471e-b7a9-90a4c8774146-delete_snapshot'" released by "delete_snapshot" :: held 2.201s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:55:11.295401 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-e0b6e6b2-e1d4-4301-b325-3b22220df7e8 tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-a97c7bc8-dad3-44b4-a7e1-edec065952fc-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:55:11.297139 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e0b6e6b2-e1d4-4301-b325-3b22220df7e8 tempest-VolumesSnapshotTestJSON-1893639044 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/_snapshot-a97c7bc8-dad3-44b4-a7e1-edec065952fc {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:11.347654 n-d-828839-1 sudo[145485]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-a97c7bc8-dad3-44b4-a7e1-edec065952fc
Mar 02 18:55:11.348535 n-d-828839-1 sudo[145485]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:11.797997 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e0b6e6b2-e1d4-4301-b325-3b22220df7e8 tempest-VolumesSnapshotTestJSON-1893639044 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/_snapshot-a97c7bc8-dad3-44b4-a7e1-edec065952fc" returned: 0 in 0.496s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:11.797997 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e0b6e6b2-e1d4-4301-b325-3b22220df7e8 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a97c7bc8-dad3-44b4-a7e1-edec065952fc {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:11.790436 n-d-828839-1 sudo[145485]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:11.817799 n-d-828839-1 sudo[145488]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a97c7bc8-dad3-44b4-a7e1-edec065952fc
Mar 02 18:55:11.819316 n-d-828839-1 sudo[145488]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:12.785892 n-d-828839-1 sudo[145488]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:12.788677 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e0b6e6b2-e1d4-4301-b325-3b22220df7e8 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a97c7bc8-dad3-44b4-a7e1-edec065952fc" returned: 0 in 0.992s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:12.988154 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-e0b6e6b2-e1d4-4301-b325-3b22220df7e8 tempest-VolumesSnapshotTestJSON-1893639044 None] Created reservations ['e9de38ea-87c5-4eca-a3f0-32f5a56f1403', 'e2788f5c-06d2-40da-b3d4-f8ec58953ed0', '5e82c7f0-9db7-4be3-9edf-34f34f9f8def', '1b045595-ff19-4269-a74f-068ac4afc8d5'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:55:13.359093 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-e0b6e6b2-e1d4-4301-b325-3b22220df7e8 tempest-VolumesSnapshotTestJSON-1893639044 None] Delete snapshot completed successfully.
Mar 02 18:55:13.364685 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-e0b6e6b2-e1d4-4301-b325-3b22220df7e8 tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-a97c7bc8-dad3-44b4-a7e1-edec065952fc-delete_snapshot'" released by "delete_snapshot" :: held 2.069s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:55:13.735532 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-4301ec79-e30f-4a54-b2e3-67f8f91ca08c tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-ac3d2285-6fb3-499c-81be-ff78aa0c7532-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:55:13.737592 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4301ec79-e30f-4a54-b2e3-67f8f91ca08c tempest-VolumesSnapshotTestJSON-1893639044 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/_snapshot-ac3d2285-6fb3-499c-81be-ff78aa0c7532 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:13.776766 n-d-828839-1 sudo[145574]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-ac3d2285-6fb3-499c-81be-ff78aa0c7532
Mar 02 18:55:13.777626 n-d-828839-1 sudo[145574]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:14.249921 n-d-828839-1 sudo[145574]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:14.252669 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4301ec79-e30f-4a54-b2e3-67f8f91ca08c tempest-VolumesSnapshotTestJSON-1893639044 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/_snapshot-ac3d2285-6fb3-499c-81be-ff78aa0c7532" returned: 0 in 0.515s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:14.254857 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4301ec79-e30f-4a54-b2e3-67f8f91ca08c tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ac3d2285-6fb3-499c-81be-ff78aa0c7532 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:14.273078 n-d-828839-1 sudo[145577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ac3d2285-6fb3-499c-81be-ff78aa0c7532
Mar 02 18:55:14.274005 n-d-828839-1 sudo[145577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:15.243907 n-d-828839-1 sudo[145577]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:15.246227 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4301ec79-e30f-4a54-b2e3-67f8f91ca08c tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ac3d2285-6fb3-499c-81be-ff78aa0c7532" returned: 0 in 0.991s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:15.456843 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-4301ec79-e30f-4a54-b2e3-67f8f91ca08c tempest-VolumesSnapshotTestJSON-1893639044 None] Created reservations ['f3e7c025-bce9-474a-9627-e2c9af181ce5', 'fd03187d-acfe-4c5d-bdd2-c305dc6b2203', '7f7ed89d-7dea-493d-ace8-08134dcd82e8', 'f4bbe5d6-63cd-413f-b4c2-ee15d6b93f68'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:55:15.720898 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-4301ec79-e30f-4a54-b2e3-67f8f91ca08c tempest-VolumesSnapshotTestJSON-1893639044 None] Delete snapshot completed successfully.
Mar 02 18:55:15.734683 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-4301ec79-e30f-4a54-b2e3-67f8f91ca08c tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-ac3d2285-6fb3-499c-81be-ff78aa0c7532-delete_snapshot'" released by "delete_snapshot" :: held 1.992s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:55:17.564387 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-ee1b27f7-2e0e-4ff7-a877-c327d103aa12 req-2742926f-e2c3-49b2-bb72-cd8faf7162a0 tempest-VolumesSnapshotTestJSON-1893639044 None] Terminate volume connection completed successfully.
Mar 02 18:55:17.564996 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-ee1b27f7-2e0e-4ff7-a877-c327d103aa12 req-2742926f-e2c3-49b2-bb72-cd8faf7162a0 tempest-VolumesSnapshotTestJSON-1893639044 None] Deleting attachment 22b5246e-9649-4fad-bdb1-699594e27e0f. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:55:17.569388 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:17.717864 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.151s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:17.718261 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779315776]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099\n Backing store flags: \n Account information:\n rc9ki6ymsVjTXQNynMhu\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:55:17.718951 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-ee1b27f7-2e0e-4ff7-a877-c327d103aa12 req-2742926f-e2c3-49b2-bb72-cd8faf7162a0 tempest-VolumesSnapshotTestJSON-1893639044 None] Removing iscsi_target for Volume ID: abdbe362-d8e0-4cdb-a27c-a3d53ef62099
Mar 02 18:55:17.720029 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:17.822543 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 -f" returned: 0 in 0.102s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:17.822949 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779315776]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:55:17.825467 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:17.921793 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-8bf97ebb-b9ca-4246-a6bb-038c92721c0a tempest-VolumesBackupsV39Test-626579982 None] Lock "b'cinder-45288aee-a1dc-4fff-86de-fb507d9e31cc-delete_volume'" acquired by "delete_volume" :: waited 0.043s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:55:17.950735 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.126s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:17.951109 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779315776]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:55:18.132761 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:18.252928 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.122s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:18.253206 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778972416]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:55:18.253876 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-8bf97ebb-b9ca-4246-a6bb-038c92721c0a tempest-VolumesBackupsV39Test-626579982 None] Skipping remove_export. No iscsi_target is presently exported for volume: 45288aee-a1dc-4fff-86de-fb507d9e31cc
Mar 02 18:55:18.254940 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8bf97ebb-b9ca-4246-a6bb-038c92721c0a tempest-VolumesBackupsV39Test-626579982 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/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:18.281728 n-d-828839-1 sudo[145699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc
Mar 02 18:55:18.282570 n-d-828839-1 sudo[145699]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:18.714985 n-d-828839-1 sudo[145699]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:18.717012 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8bf97ebb-b9ca-4246-a6bb-038c92721c0a tempest-VolumesBackupsV39Test-626579982 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/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc" returned: 0 in 0.462s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:18.718822 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8bf97ebb-b9ca-4246-a6bb-038c92721c0a tempest-VolumesBackupsV39Test-626579982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:18.737539 n-d-828839-1 sudo[145705]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc
Mar 02 18:55:18.738392 n-d-828839-1 sudo[145705]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:19.200210 n-d-828839-1 sudo[145705]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:19.202507 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8bf97ebb-b9ca-4246-a6bb-038c92721c0a tempest-VolumesBackupsV39Test-626579982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc" returned: 0 in 0.483s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:19.206025 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8bf97ebb-b9ca-4246-a6bb-038c92721c0a tempest-VolumesBackupsV39Test-626579982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:19.226103 n-d-828839-1 sudo[145708]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc
Mar 02 18:55:19.226929 n-d-828839-1 sudo[145708]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:19.872980 n-d-828839-1 sudo[145708]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:19.875355 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8bf97ebb-b9ca-4246-a6bb-038c92721c0a tempest-VolumesBackupsV39Test-626579982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-45288aee-a1dc-4fff-86de-fb507d9e31cc" returned: 0 in 0.669s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:19.876571 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-8bf97ebb-b9ca-4246-a6bb-038c92721c0a tempest-VolumesBackupsV39Test-626579982 None] Successfully deleted volume: 45288aee-a1dc-4fff-86de-fb507d9e31cc
Mar 02 18:55:20.157419 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-8bf97ebb-b9ca-4246-a6bb-038c92721c0a tempest-VolumesBackupsV39Test-626579982 None] Created reservations ['e778415b-1aea-47dd-83ca-ac18a8954f0e', '72bb16b7-c150-41eb-afb4-ab8d0fe2d863', 'a6f48d91-2d11-4c54-a702-ecc82df0ef3d', 'ef22578d-421b-4bab-b003-c080217caadc'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:55:20.387670 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-8bf97ebb-b9ca-4246-a6bb-038c92721c0a tempest-VolumesBackupsV39Test-626579982 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:55:20.388378 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8bf97ebb-b9ca-4246-a6bb-038c92721c0a tempest-VolumesBackupsV39Test-626579982 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:20.406849 n-d-828839-1 sudo[145714]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:55:20.407649 n-d-828839-1 sudo[145714]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:20.833065 n-d-828839-1 sudo[145714]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:20.836093 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8bf97ebb-b9ca-4246-a6bb-038c92721c0a tempest-VolumesBackupsV39Test-626579982 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.447s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:20.838693 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8bf97ebb-b9ca-4246-a6bb-038c92721c0a tempest-VolumesBackupsV39Test-626579982 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:20.857087 n-d-828839-1 sudo[145720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:55:20.857884 n-d-828839-1 sudo[145720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:21.314228 n-d-828839-1 sudo[145720]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:21.316613 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8bf97ebb-b9ca-4246-a6bb-038c92721c0a tempest-VolumesBackupsV39Test-626579982 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.478s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:21.320599 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-8bf97ebb-b9ca-4246-a6bb-038c92721c0a tempest-VolumesBackupsV39Test-626579982 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:55:21.337020 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-8bf97ebb-b9ca-4246-a6bb-038c92721c0a tempest-VolumesBackupsV39Test-626579982 None] Deleted volume successfully.
Mar 02 18:55:21.423425 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-8bf97ebb-b9ca-4246-a6bb-038c92721c0a tempest-VolumesBackupsV39Test-626579982 None] Lock "b'cinder-45288aee-a1dc-4fff-86de-fb507d9e31cc-delete_volume'" released by "delete_volume" :: held 3.503s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:55:22.235011 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-452a67cf-cee7-4a14-be0e-5d06c401edb5 tempest-BackendsCapabilitiesAdminTestsJSON-485674816 None] Obtained capabilities list: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-828839-1:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up'}], 'shared_targets': False, 'sparse_copy_volume': 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=96937) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4643}}
Mar 02 18:55:22.269881 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ff8148f8-1cb4-405f-b730-a116740b6c6a tempest-BackendsCapabilitiesAdminTestsJSON-485674816 None] Obtained capabilities list: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-828839-1:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up'}], 'shared_targets': False, 'sparse_copy_volume': 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=96937) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4643}}
Mar 02 18:55:25.864896 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-feb3cba7-5d6c-4047-85ce-7c30701b1467 tempest-VolumesNegativeTest-1071773709 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:55:25.868337 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-feb3cba7-5d6c-4047-85ce-7c30701b1467 tempest-VolumesNegativeTest-1071773709 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:55:25.868874 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-feb3cba7-5d6c-4047-85ce-7c30701b1467 tempest-VolumesNegativeTest-1071773709 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'
Mar 02 18:55:25.894189 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-feb3cba7-5d6c-4047-85ce-7c30701b1467 tempest-VolumesNegativeTest-1071773709 None] Flow 'volume_create_manager' (a278123a-300a-496b-8616-8a247e622df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:55:25.894189 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-feb3cba7-5d6c-4047-85ce-7c30701b1467 tempest-VolumesNegativeTest-1071773709 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (97f4b658-929b-4f44-b807-641b91a4c2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:55:25.909402 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-feb3cba7-5d6c-4047-85ce-7c30701b1467 tempest-VolumesNegativeTest-1071773709 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:55:25.936312 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-feb3cba7-5d6c-4047-85ce-7c30701b1467 tempest-VolumesNegativeTest-1071773709 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (97f4b658-929b-4f44-b807-641b91a4c2d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:55:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-884610899',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=51fc82da-0eaa-474a-8a15-65af4ac646fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88466a6be1694cc3acbda9051bbe5d5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:55:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:55:26Z,user_id='30a3eb38decb495c94330e9c984f1506',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:55:25.938988 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-feb3cba7-5d6c-4047-85ce-7c30701b1467 tempest-VolumesNegativeTest-1071773709 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3763d7d4-799c-46a5-9b50-d9bf06919fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:55:25.941337 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-feb3cba7-5d6c-4047-85ce-7c30701b1467 tempest-VolumesNegativeTest-1071773709 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3763d7d4-799c-46a5-9b50-d9bf06919fe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:55:25.944341 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-feb3cba7-5d6c-4047-85ce-7c30701b1467 tempest-VolumesNegativeTest-1071773709 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0f3c1ec0-f46d-4a9f-a7d5-9a873a0af694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:55:25.946629 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-feb3cba7-5d6c-4047-85ce-7c30701b1467 tempest-VolumesNegativeTest-1071773709 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0f3c1ec0-f46d-4a9f-a7d5-9a873a0af694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '51fc82da-0eaa-474a-8a15-65af4ac646fc', 'volume_name': 'volume-51fc82da-0eaa-474a-8a15-65af4ac646fc', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:55:25.948878 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-feb3cba7-5d6c-4047-85ce-7c30701b1467 tempest-VolumesNegativeTest-1071773709 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bfe0dd86-d69b-48ec-b893-2a3f9b9c6f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:55:25.951015 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-feb3cba7-5d6c-4047-85ce-7c30701b1467 tempest-VolumesNegativeTest-1071773709 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bfe0dd86-d69b-48ec-b893-2a3f9b9c6f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:55:25.953166 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-feb3cba7-5d6c-4047-85ce-7c30701b1467 tempest-VolumesNegativeTest-1071773709 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3c416f61-7fe9-412e-8d0f-f45757aa4626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:55:25.953944 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-feb3cba7-5d6c-4047-85ce-7c30701b1467 tempest-VolumesNegativeTest-1071773709 None] Volume 51fc82da-0eaa-474a-8a15-65af4ac646fc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-51fc82da-0eaa-474a-8a15-65af4ac646fc', 'volume_size': 1}
Mar 02 18:55:25.955183 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-feb3cba7-5d6c-4047-85ce-7c30701b1467 tempest-VolumesNegativeTest-1071773709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-51fc82da-0eaa-474a-8a15-65af4ac646fc stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:25.975162 n-d-828839-1 sudo[145759]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-51fc82da-0eaa-474a-8a15-65af4ac646fc stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:55:25.976061 n-d-828839-1 sudo[145759]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:26.314925 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-d8c4a116-e71b-4cf4-8001-2b62082f44a6 tempest-VolumesSnapshotTestJSON-1893639044 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:55:26.320161 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-d8c4a116-e71b-4cf4-8001-2b62082f44a6 tempest-VolumesSnapshotTestJSON-1893639044 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:55:26.320585 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-d8c4a116-e71b-4cf4-8001-2b62082f44a6 tempest-VolumesSnapshotTestJSON-1893639044 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'
Mar 02 18:55:26.333688 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d8c4a116-e71b-4cf4-8001-2b62082f44a6 tempest-VolumesSnapshotTestJSON-1893639044 None] Flow 'volume_create_manager' (f0b2fa07-3619-4685-bdef-85931fef90c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:55:26.340337 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d8c4a116-e71b-4cf4-8001-2b62082f44a6 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e1dfa731-a89b-4eea-9af7-0e46b805e0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:55:26.363978 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-d8c4a116-e71b-4cf4-8001-2b62082f44a6 tempest-VolumesSnapshotTestJSON-1893639044 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:55:26.389426 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d8c4a116-e71b-4cf4-8001-2b62082f44a6 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e1dfa731-a89b-4eea-9af7-0e46b805e0cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:55:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1581606677',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=3e853b35-868f-4cc5-9c58-b5d1d41ebfa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb900e218e0f4d3bb2d44ed0dd10b11e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:55:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:55:26Z,user_id='d74e86afb2ec424c82b4d5dc7c35413a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:55:26.392043 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d8c4a116-e71b-4cf4-8001-2b62082f44a6 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (46a041bb-260e-4994-9ed0-3017eabdca84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:55:26.394153 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d8c4a116-e71b-4cf4-8001-2b62082f44a6 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (46a041bb-260e-4994-9ed0-3017eabdca84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:55:26.396481 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d8c4a116-e71b-4cf4-8001-2b62082f44a6 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5d7eccec-f39d-46e5-977c-e95d579d78ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:55:26.399276 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d8c4a116-e71b-4cf4-8001-2b62082f44a6 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5d7eccec-f39d-46e5-977c-e95d579d78ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3e853b35-868f-4cc5-9c58-b5d1d41ebfa8', 'volume_name': 'volume-3e853b35-868f-4cc5-9c58-b5d1d41ebfa8', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:55:26.401519 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d8c4a116-e71b-4cf4-8001-2b62082f44a6 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (18f0893f-2365-4ff0-bbf9-2577f68dfbcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:55:26.403671 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d8c4a116-e71b-4cf4-8001-2b62082f44a6 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (18f0893f-2365-4ff0-bbf9-2577f68dfbcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:55:26.405859 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d8c4a116-e71b-4cf4-8001-2b62082f44a6 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f37a7817-f5af-470a-ae3e-0d557442b423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:55:26.406681 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-d8c4a116-e71b-4cf4-8001-2b62082f44a6 tempest-VolumesSnapshotTestJSON-1893639044 None] Volume 3e853b35-868f-4cc5-9c58-b5d1d41ebfa8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3e853b35-868f-4cc5-9c58-b5d1d41ebfa8', 'volume_size': 1}
Mar 02 18:55:26.407973 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d8c4a116-e71b-4cf4-8001-2b62082f44a6 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3e853b35-868f-4cc5-9c58-b5d1d41ebfa8 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:26.426332 n-d-828839-1 sudo[145766]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3e853b35-868f-4cc5-9c58-b5d1d41ebfa8 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:55:26.427420 n-d-828839-1 sudo[145766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:26.781881 n-d-828839-1 sudo[145759]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:26.792618 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-feb3cba7-5d6c-4047-85ce-7c30701b1467 tempest-VolumesNegativeTest-1071773709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-51fc82da-0eaa-474a-8a15-65af4ac646fc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.837s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:26.796368 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-feb3cba7-5d6c-4047-85ce-7c30701b1467 tempest-VolumesNegativeTest-1071773709 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3c416f61-7fe9-412e-8d0f-f45757aa4626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-51fc82da-0eaa-474a-8a15-65af4ac646fc', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:55:26.798882 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-feb3cba7-5d6c-4047-85ce-7c30701b1467 tempest-VolumesNegativeTest-1071773709 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0bf5cd3b-de96-4be6-b4c2-d1ca54fbdbbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:55:26.907298 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-feb3cba7-5d6c-4047-85ce-7c30701b1467 tempest-VolumesNegativeTest-1071773709 None] Volume volume-51fc82da-0eaa-474a-8a15-65af4ac646fc (51fc82da-0eaa-474a-8a15-65af4ac646fc): created successfully
Mar 02 18:55:26.909684 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-feb3cba7-5d6c-4047-85ce-7c30701b1467 tempest-VolumesNegativeTest-1071773709 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0bf5cd3b-de96-4be6-b4c2-d1ca54fbdbbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:55:26.913614 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-feb3cba7-5d6c-4047-85ce-7c30701b1467 tempest-VolumesNegativeTest-1071773709 None] Flow 'volume_create_manager' (a278123a-300a-496b-8616-8a247e622df0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:55:27.094621 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-feb3cba7-5d6c-4047-85ce-7c30701b1467 tempest-VolumesNegativeTest-1071773709 None] Created volume successfully.
Mar 02 18:55:27.255147 n-d-828839-1 sudo[145766]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:27.257124 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d8c4a116-e71b-4cf4-8001-2b62082f44a6 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3e853b35-868f-4cc5-9c58-b5d1d41ebfa8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.849s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:27.259573 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d8c4a116-e71b-4cf4-8001-2b62082f44a6 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f37a7817-f5af-470a-ae3e-0d557442b423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3e853b35-868f-4cc5-9c58-b5d1d41ebfa8', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:55:27.261720 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d8c4a116-e71b-4cf4-8001-2b62082f44a6 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fb6b4108-b51d-4003-bb70-6f9e4a4325d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:55:27.376694 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-d8c4a116-e71b-4cf4-8001-2b62082f44a6 tempest-VolumesSnapshotTestJSON-1893639044 None] Volume volume-3e853b35-868f-4cc5-9c58-b5d1d41ebfa8 (3e853b35-868f-4cc5-9c58-b5d1d41ebfa8): created successfully
Mar 02 18:55:27.377546 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d8c4a116-e71b-4cf4-8001-2b62082f44a6 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fb6b4108-b51d-4003-bb70-6f9e4a4325d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:55:27.380562 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-d8c4a116-e71b-4cf4-8001-2b62082f44a6 tempest-VolumesSnapshotTestJSON-1893639044 None] Flow 'volume_create_manager' (f0b2fa07-3619-4685-bdef-85931fef90c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:55:27.484264 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-d8c4a116-e71b-4cf4-8001-2b62082f44a6 tempest-VolumesSnapshotTestJSON-1893639044 None] Created volume successfully.
Mar 02 18:55:28.954768 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e267c7b2-add4-4646-98bb-bd42253cd653 tempest-VolumesSnapshotTestJSON-1893639044 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/volume-3e853b35-868f-4cc5-9c58-b5d1d41ebfa8 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:28.977614 n-d-828839-1 sudo[145831]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-3e853b35-868f-4cc5-9c58-b5d1d41ebfa8
Mar 02 18:55:28.978451 n-d-828839-1 sudo[145831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:29.468507 n-d-828839-1 sudo[145831]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:29.471357 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e267c7b2-add4-4646-98bb-bd42253cd653 tempest-VolumesSnapshotTestJSON-1893639044 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/volume-3e853b35-868f-4cc5-9c58-b5d1d41ebfa8" returned: 0 in 0.516s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:29.480320 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e267c7b2-add4-4646-98bb-bd42253cd653 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3964dadf-c31c-416a-aa44-eee5751dee69 --snapshot stack-volumes-lvmdriver-1/volume-3e853b35-868f-4cc5-9c58-b5d1d41ebfa8 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:29.492617 n-d-828839-1 sudo[145834]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3964dadf-c31c-416a-aa44-eee5751dee69 --snapshot stack-volumes-lvmdriver-1/volume-3e853b35-868f-4cc5-9c58-b5d1d41ebfa8 -L 1.00g
Mar 02 18:55:29.493421 n-d-828839-1 sudo[145834]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:30.693897 n-d-828839-1 sudo[145834]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:30.696961 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e267c7b2-add4-4646-98bb-bd42253cd653 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3964dadf-c31c-416a-aa44-eee5751dee69 --snapshot stack-volumes-lvmdriver-1/volume-3e853b35-868f-4cc5-9c58-b5d1d41ebfa8 -L 1.00g" returned: 0 in 1.223s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:30.851925 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-e267c7b2-add4-4646-98bb-bd42253cd653 tempest-VolumesSnapshotTestJSON-1893639044 None] Create snapshot completed successfully
Mar 02 18:55:32.662870 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:55:32.668020 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:55:32.668633 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 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'
Mar 02 18:55:32.699292 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Flow 'volume_create_manager' (f77966d3-073b-4825-9b0f-6aa9723d3390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:55:32.699292 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b2faf66a-d386-47fa-bf68-bb9215d82506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:55:32.724729 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:55:32.751887 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b2faf66a-d386-47fa-bf68-bb9215d82506) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:55:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1446151939',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=fc5bf7c1-9f86-478a-8b00-21a58137a572,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb900e218e0f4d3bb2d44ed0dd10b11e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:55:32Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=3964dadf-c31c-416a-aa44-eee5751dee69,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:55:32Z,user_id='d74e86afb2ec424c82b4d5dc7c35413a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:55:32.755035 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aba59779-337f-4826-8c67-f04f6a63062d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:55:32.757797 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aba59779-337f-4826-8c67-f04f6a63062d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:55:32.760352 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa128578-2295-4dc2-9b3f-75418f854b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:55:32.762747 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa128578-2295-4dc2-9b3f-75418f854b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'fc5bf7c1-9f86-478a-8b00-21a58137a572', 'volume_name': 'volume-fc5bf7c1-9f86-478a-8b00-21a58137a572', 'volume_size': 2, 'snapshot_id': '3964dadf-c31c-416a-aa44-eee5751dee69'}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:55:32.765316 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fbfcb032-7f81-483f-96e7-686a4fc750ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:55:32.767599 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fbfcb032-7f81-483f-96e7-686a4fc750ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:55:32.770699 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2609ec0f-c3f5-4d59-836f-25b6b0e97b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:55:32.771739 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Volume fc5bf7c1-9f86-478a-8b00-21a58137a572: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-fc5bf7c1-9f86-478a-8b00-21a58137a572', 'volume_size': 2, 'snapshot_id': '3964dadf-c31c-416a-aa44-eee5751dee69'}
Mar 02 18:55:32.811801 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fc5bf7c1-9f86-478a-8b00-21a58137a572 stack-volumes-lvmdriver-1 -L 2g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:32.831986 n-d-828839-1 sudo[145961]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fc5bf7c1-9f86-478a-8b00-21a58137a572 stack-volumes-lvmdriver-1 -L 2g
Mar 02 18:55:32.840000 n-d-828839-1 sudo[145961]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:33.763157 n-d-828839-1 sudo[145961]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:33.765721 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fc5bf7c1-9f86-478a-8b00-21a58137a572 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.954s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:33.768387 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-3964dadf-c31c-416a-aa44-eee5751dee69 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:33.820642 n-d-828839-1 sudo[146007]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-3964dadf-c31c-416a-aa44-eee5751dee69
Mar 02 18:55:33.821495 n-d-828839-1 sudo[146007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:34.415587 n-d-828839-1 sudo[146007]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:34.422829 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-3964dadf-c31c-416a-aa44-eee5751dee69" returned: 0 in 0.654s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:34.431395 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3964dadf--c31c--416a--aa44--eee5751dee69 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fc5bf7c1--9f86--478a--8b00--21a58137a572 iflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:34.453605 n-d-828839-1 sudo[146024]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3964dadf--c31c--416a--aa44--eee5751dee69 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fc5bf7c1--9f86--478a--8b00--21a58137a572 iflag=direct
Mar 02 18:55:34.455603 n-d-828839-1 sudo[146024]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:34.845365 n-d-828839-1 sudo[146024]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:34.847616 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3964dadf--c31c--416a--aa44--eee5751dee69 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fc5bf7c1--9f86--478a--8b00--21a58137a572 iflag=direct" returned: 0 in 0.416s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:34.851420 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3964dadf--c31c--416a--aa44--eee5751dee69 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fc5bf7c1--9f86--478a--8b00--21a58137a572 oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:34.871569 n-d-828839-1 sudo[146039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3964dadf--c31c--416a--aa44--eee5751dee69 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fc5bf7c1--9f86--478a--8b00--21a58137a572 oflag=direct
Mar 02 18:55:34.872358 n-d-828839-1 sudo[146039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:35.353621 n-d-828839-1 sudo[146039]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:35.355947 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3964dadf--c31c--416a--aa44--eee5751dee69 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fc5bf7c1--9f86--478a--8b00--21a58137a572 oflag=direct" returned: 0 in 0.504s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:35.356988 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3964dadf--c31c--416a--aa44--eee5751dee69 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fc5bf7c1--9f86--478a--8b00--21a58137a572 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:35.381407 n-d-828839-1 sudo[146083]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3964dadf--c31c--416a--aa44--eee5751dee69 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fc5bf7c1--9f86--478a--8b00--21a58137a572 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Mar 02 18:55:35.382259 n-d-828839-1 sudo[146083]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:53.026718 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:55:53.027543 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:55:53.028358 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:53.049754 n-d-828839-1 sudo[146153]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:55:53.050567 n-d-828839-1 sudo[146153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:53.536205 n-d-828839-1 sudo[146153]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:53.538974 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.510s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:53.542039 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:53.565272 n-d-828839-1 sudo[146156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:55:53.566083 n-d-828839-1 sudo[146156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:54.110328 n-d-828839-1 sudo[146156]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:54.117136 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.576s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:54.119227 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:55:56.590637 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-6bbb1971-1e37-4d67-b1cd-185c9f51a2d2 tempest-VolumesNegativeTest-1071773709 None] Lock "b'cinder-51fc82da-0eaa-474a-8a15-65af4ac646fc-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:55:56.812997 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-6bbb1971-1e37-4d67-b1cd-185c9f51a2d2 tempest-VolumesNegativeTest-1071773709 None] Skipping remove_export. No iscsi_target is presently exported for volume: 51fc82da-0eaa-474a-8a15-65af4ac646fc
Mar 02 18:55:56.813730 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bbb1971-1e37-4d67-b1cd-185c9f51a2d2 tempest-VolumesNegativeTest-1071773709 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/volume-51fc82da-0eaa-474a-8a15-65af4ac646fc {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:56.833487 n-d-828839-1 sudo[146170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-51fc82da-0eaa-474a-8a15-65af4ac646fc
Mar 02 18:55:56.834304 n-d-828839-1 sudo[146170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:57.327640 n-d-828839-1 sudo[146170]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:57.329826 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bbb1971-1e37-4d67-b1cd-185c9f51a2d2 tempest-VolumesNegativeTest-1071773709 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/volume-51fc82da-0eaa-474a-8a15-65af4ac646fc" returned: 0 in 0.516s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:57.331966 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bbb1971-1e37-4d67-b1cd-185c9f51a2d2 tempest-VolumesNegativeTest-1071773709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-51fc82da-0eaa-474a-8a15-65af4ac646fc {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:57.353791 n-d-828839-1 sudo[146173]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-51fc82da-0eaa-474a-8a15-65af4ac646fc
Mar 02 18:55:57.355305 n-d-828839-1 sudo[146173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:57.737322 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-f1455ccc-93c2-49c9-9c95-a4844e85806b tempest-VolumesActionsTest-78889655 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:55:57.742721 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-f1455ccc-93c2-49c9-9c95-a4844e85806b tempest-VolumesActionsTest-78889655 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:55:57.743320 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-f1455ccc-93c2-49c9-9c95-a4844e85806b tempest-VolumesActionsTest-78889655 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'
Mar 02 18:55:57.758937 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1455ccc-93c2-49c9-9c95-a4844e85806b tempest-VolumesActionsTest-78889655 None] Flow 'volume_create_manager' (dc845cd0-964b-4111-a6ea-3cd1212d58e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:55:57.762484 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1455ccc-93c2-49c9-9c95-a4844e85806b tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (237c7d47-fb55-4a4d-96b4-8c70a6715fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:55:57.785578 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-f1455ccc-93c2-49c9-9c95-a4844e85806b tempest-VolumesActionsTest-78889655 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:55:57.818295 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1455ccc-93c2-49c9-9c95-a4844e85806b tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (237c7d47-fb55-4a4d-96b4-8c70a6715fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:55:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2120540910',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=079765c4-a5d4-4259-a2e2-c65043f23cfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4594b3fb8365451c8e10c118ceae0a3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:55:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:55:58Z,user_id='257e740794424eb897af5f5cec0477de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:55:57.823177 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1455ccc-93c2-49c9-9c95-a4844e85806b tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9a40e851-dd04-4d1b-8bf6-70e235692933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:55:57.823293 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1455ccc-93c2-49c9-9c95-a4844e85806b tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9a40e851-dd04-4d1b-8bf6-70e235692933) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:55:57.823604 n-d-828839-1 sudo[146173]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:57.825652 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1455ccc-93c2-49c9-9c95-a4844e85806b tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0799d2e9-044e-4fe3-8d29-746976eb94e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:55:57.828000 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1455ccc-93c2-49c9-9c95-a4844e85806b tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0799d2e9-044e-4fe3-8d29-746976eb94e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '079765c4-a5d4-4259-a2e2-c65043f23cfe', 'volume_name': 'volume-079765c4-a5d4-4259-a2e2-c65043f23cfe', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:55:57.830235 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1455ccc-93c2-49c9-9c95-a4844e85806b tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f37533f5-73b6-4bc7-a7d4-fb3d6f1d2b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:55:57.832349 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1455ccc-93c2-49c9-9c95-a4844e85806b tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f37533f5-73b6-4bc7-a7d4-fb3d6f1d2b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:55:57.834900 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1455ccc-93c2-49c9-9c95-a4844e85806b tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (71a31757-ac65-4463-961f-e690c7e73e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:55:57.835759 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-f1455ccc-93c2-49c9-9c95-a4844e85806b tempest-VolumesActionsTest-78889655 None] Volume 079765c4-a5d4-4259-a2e2-c65043f23cfe: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-079765c4-a5d4-4259-a2e2-c65043f23cfe', 'volume_size': 1}
Mar 02 18:55:57.837146 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f1455ccc-93c2-49c9-9c95-a4844e85806b tempest-VolumesActionsTest-78889655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-079765c4-a5d4-4259-a2e2-c65043f23cfe stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:57.854106 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bbb1971-1e37-4d67-b1cd-185c9f51a2d2 tempest-VolumesNegativeTest-1071773709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-51fc82da-0eaa-474a-8a15-65af4ac646fc" returned: 0 in 0.522s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:57.856452 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bbb1971-1e37-4d67-b1cd-185c9f51a2d2 tempest-VolumesNegativeTest-1071773709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-51fc82da-0eaa-474a-8a15-65af4ac646fc {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:57.858076 n-d-828839-1 sudo[146182]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-079765c4-a5d4-4259-a2e2-c65043f23cfe stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:55:57.859028 n-d-828839-1 sudo[146182]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:57.884071 n-d-828839-1 sudo[146185]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-51fc82da-0eaa-474a-8a15-65af4ac646fc
Mar 02 18:55:57.884869 n-d-828839-1 sudo[146185]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:58.686077 n-d-828839-1 sudo[146182]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:58.688173 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f1455ccc-93c2-49c9-9c95-a4844e85806b tempest-VolumesActionsTest-78889655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-079765c4-a5d4-4259-a2e2-c65043f23cfe stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.851s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:58.691528 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1455ccc-93c2-49c9-9c95-a4844e85806b tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (71a31757-ac65-4463-961f-e690c7e73e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-079765c4-a5d4-4259-a2e2-c65043f23cfe', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:55:58.693952 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1455ccc-93c2-49c9-9c95-a4844e85806b tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a19000a-d6a0-4faa-b815-52dbc2e25de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:55:58.843578 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-f1455ccc-93c2-49c9-9c95-a4844e85806b tempest-VolumesActionsTest-78889655 None] Volume volume-079765c4-a5d4-4259-a2e2-c65043f23cfe (079765c4-a5d4-4259-a2e2-c65043f23cfe): created successfully
Mar 02 18:55:58.846629 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1455ccc-93c2-49c9-9c95-a4844e85806b tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a19000a-d6a0-4faa-b815-52dbc2e25de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:55:58.849602 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-f1455ccc-93c2-49c9-9c95-a4844e85806b tempest-VolumesActionsTest-78889655 None] Flow 'volume_create_manager' (dc845cd0-964b-4111-a6ea-3cd1212d58e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:55:58.967686 n-d-828839-1 sudo[146185]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:58.969466 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bbb1971-1e37-4d67-b1cd-185c9f51a2d2 tempest-VolumesNegativeTest-1071773709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-51fc82da-0eaa-474a-8a15-65af4ac646fc" returned: 0 in 1.113s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:58.970309 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-6bbb1971-1e37-4d67-b1cd-185c9f51a2d2 tempest-VolumesNegativeTest-1071773709 None] Successfully deleted volume: 51fc82da-0eaa-474a-8a15-65af4ac646fc
Mar 02 18:55:58.980447 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-f1455ccc-93c2-49c9-9c95-a4844e85806b tempest-VolumesActionsTest-78889655 None] Created volume successfully.
Mar 02 18:55:59.140974 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-6bbb1971-1e37-4d67-b1cd-185c9f51a2d2 tempest-VolumesNegativeTest-1071773709 None] Created reservations ['5e327152-b0f1-457e-bc9d-d272c685ff0c', 'b7062a9d-3ddc-4adc-a503-f09623575159', '2867c360-64e9-48b3-abbc-a37c1de17174', '39b1eaa5-9a1d-46b6-b821-327cc2227d66'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:55:59.528445 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-6bbb1971-1e37-4d67-b1cd-185c9f51a2d2 tempest-VolumesNegativeTest-1071773709 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:55:59.528445 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bbb1971-1e37-4d67-b1cd-185c9f51a2d2 tempest-VolumesNegativeTest-1071773709 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:55:59.547137 n-d-828839-1 sudo[146236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:55:59.547950 n-d-828839-1 sudo[146236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:55:59.808228 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-eaa73e50-e248-4c5c-b70c-500c3cf76756 tempest-VolumesActionsTest-78889655 None] Lock "b'cinder-079765c4-a5d4-4259-a2e2-c65043f23cfe'" acquired by "attach_volume" :: waited 0.011s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:55:59.982675 n-d-828839-1 sudo[146236]: pam_unix(sudo:session): session closed for user root
Mar 02 18:55:59.984704 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bbb1971-1e37-4d67-b1cd-185c9f51a2d2 tempest-VolumesNegativeTest-1071773709 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.460s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:55:59.987124 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bbb1971-1e37-4d67-b1cd-185c9f51a2d2 tempest-VolumesNegativeTest-1071773709 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:00.027863 n-d-828839-1 sudo[146239]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:00.029501 n-d-828839-1 sudo[146239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:00.091536 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-eaa73e50-e248-4c5c-b70c-500c3cf76756 tempest-VolumesActionsTest-78889655 None] Attaching volume 079765c4-a5d4-4259-a2e2-c65043f23cfe to instance 4067cac4-815d-4939-9801-601af7cc9f73 at mountpoint /dev/sdb on host None.
Mar 02 18:56:00.290526 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-eaa73e50-e248-4c5c-b70c-500c3cf76756 tempest-VolumesActionsTest-78889655 None] Attach volume completed successfully.
Mar 02 18:56:00.296369 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-eaa73e50-e248-4c5c-b70c-500c3cf76756 tempest-VolumesActionsTest-78889655 None] Lock "b'cinder-079765c4-a5d4-4259-a2e2-c65043f23cfe'" released by "attach_volume" :: held 0.488s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:56:00.476521 n-d-828839-1 sudo[146239]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:00.478453 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-6bbb1971-1e37-4d67-b1cd-185c9f51a2d2 tempest-VolumesNegativeTest-1071773709 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.491s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:00.489827 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-6bbb1971-1e37-4d67-b1cd-185c9f51a2d2 tempest-VolumesNegativeTest-1071773709 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:56:00.494676 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-6bbb1971-1e37-4d67-b1cd-185c9f51a2d2 tempest-VolumesNegativeTest-1071773709 None] Deleted volume successfully.
Mar 02 18:56:00.680689 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-6bbb1971-1e37-4d67-b1cd-185c9f51a2d2 tempest-VolumesNegativeTest-1071773709 None] Lock "b'cinder-51fc82da-0eaa-474a-8a15-65af4ac646fc-delete_volume'" released by "delete_volume" :: held 4.082s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:56:01.298324 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-18af91db-b5d0-43e1-bc68-4bc571aa3625 tempest-VolumesActionsTest-600110506 None] Terminate volume connection completed successfully.
Mar 02 18:56:01.335655 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-18af91db-b5d0-43e1-bc68-4bc571aa3625 tempest-VolumesActionsTest-600110506 None] Lock "b'cinder-079765c4-a5d4-4259-a2e2-c65043f23cfe-detach_volume'" acquired by "detach_volume" :: waited 0.010s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:56:01.346576 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-18af91db-b5d0-43e1-bc68-4bc571aa3625 tempest-VolumesActionsTest-600110506 None] Detaching volume 079765c4-a5d4-4259-a2e2-c65043f23cfe from instance 4067cac4-815d-4939-9801-601af7cc9f73.
Mar 02 18:56:01.347248 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-18af91db-b5d0-43e1-bc68-4bc571aa3625 tempest-VolumesActionsTest-600110506 None] Skipping remove_export. No iscsi_target is presently exported for volume: 079765c4-a5d4-4259-a2e2-c65043f23cfe
Mar 02 18:56:01.627757 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-18af91db-b5d0-43e1-bc68-4bc571aa3625 tempest-VolumesActionsTest-600110506 None] Detach volume completed successfully.
Mar 02 18:56:01.632574 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-18af91db-b5d0-43e1-bc68-4bc571aa3625 tempest-VolumesActionsTest-600110506 None] Lock "b'cinder-079765c4-a5d4-4259-a2e2-c65043f23cfe-detach_volume'" released by "detach_volume" :: held 0.301s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:56:02.050595 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-1fb911fb-d2b4-4c7a-a205-340a1911aa44 tempest-VolumesActionsTest-78889655 None] Lock "b'cinder-079765c4-a5d4-4259-a2e2-c65043f23cfe-detach_volume'" acquired by "detach_volume" :: waited 0.009s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:56:02.051689 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-1fb911fb-d2b4-4c7a-a205-340a1911aa44 tempest-VolumesActionsTest-78889655 None] Volume detach called, but volume not attached.
Mar 02 18:56:02.161614 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-1fb911fb-d2b4-4c7a-a205-340a1911aa44 tempest-VolumesActionsTest-78889655 None] Lock "b'cinder-079765c4-a5d4-4259-a2e2-c65043f23cfe-detach_volume'" released by "detach_volume" :: held 0.116s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:56:04.683279 n-d-828839-1 sudo[146083]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:04.685362 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3964dadf--c31c--416a--aa44--eee5751dee69 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fc5bf7c1--9f86--478a--8b00--21a58137a572 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 29.328s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:04.686520 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3964dadf--c31c--416a--aa44--eee5751dee69, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--fc5bf7c1--9f86--478a--8b00--21a58137a572, size 1024.00 MB, duration 29.33 sec {{(pid=96937) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Mar 02 18:56:04.687012 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.volume_utils [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Volume copy 1024.00 MB at 34.91 MB/s
Mar 02 18:56:04.741976 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2609ec0f-c3f5-4d59-836f-25b6b0e97b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fc5bf7c1-9f86-478a-8b00-21a58137a572', 'volume_size': 2, 'snapshot_id': '3964dadf-c31c-416a-aa44-eee5751dee69'}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:04.745175 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9337544d-fbbb-43e5-8338-2e3cf5fb5445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:04.826388 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Volume volume-fc5bf7c1-9f86-478a-8b00-21a58137a572 (fc5bf7c1-9f86-478a-8b00-21a58137a572): created successfully
Mar 02 18:56:04.828438 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9337544d-fbbb-43e5-8338-2e3cf5fb5445) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:04.832043 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Flow 'volume_create_manager' (f77966d3-073b-4825-9b0f-6aa9723d3390) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:56:05.021940 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-40d030ad-7b0c-48fb-b6d7-04c92e41c22a tempest-VolumesSnapshotTestJSON-1893639044 None] Created volume successfully.
Mar 02 18:56:05.611467 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-eb38be7c-dfb4-4270-9320-e76d4df986b0 tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-fc5bf7c1-9f86-478a-8b00-21a58137a572-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:56:05.754228 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-eb38be7c-dfb4-4270-9320-e76d4df986b0 tempest-VolumesSnapshotTestJSON-1893639044 None] Skipping remove_export. No iscsi_target is presently exported for volume: fc5bf7c1-9f86-478a-8b00-21a58137a572
Mar 02 18:56:05.757435 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-eb38be7c-dfb4-4270-9320-e76d4df986b0 tempest-VolumesSnapshotTestJSON-1893639044 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/volume-fc5bf7c1-9f86-478a-8b00-21a58137a572 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:05.797633 n-d-828839-1 sudo[146257]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-fc5bf7c1-9f86-478a-8b00-21a58137a572
Mar 02 18:56:05.798640 n-d-828839-1 sudo[146257]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:06.297274 n-d-828839-1 sudo[146257]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:06.299572 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-eb38be7c-dfb4-4270-9320-e76d4df986b0 tempest-VolumesSnapshotTestJSON-1893639044 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/volume-fc5bf7c1-9f86-478a-8b00-21a58137a572" returned: 0 in 0.543s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:06.301899 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-eb38be7c-dfb4-4270-9320-e76d4df986b0 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fc5bf7c1-9f86-478a-8b00-21a58137a572 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:06.323396 n-d-828839-1 sudo[146260]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fc5bf7c1-9f86-478a-8b00-21a58137a572
Mar 02 18:56:06.324197 n-d-828839-1 sudo[146260]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:06.800340 n-d-828839-1 sudo[146260]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:06.802828 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-eb38be7c-dfb4-4270-9320-e76d4df986b0 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fc5bf7c1-9f86-478a-8b00-21a58137a572" returned: 0 in 0.501s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:06.806186 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-eb38be7c-dfb4-4270-9320-e76d4df986b0 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fc5bf7c1-9f86-478a-8b00-21a58137a572 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:06.826427 n-d-828839-1 sudo[146272]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fc5bf7c1-9f86-478a-8b00-21a58137a572
Mar 02 18:56:06.827234 n-d-828839-1 sudo[146272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:07.469190 n-d-828839-1 sudo[146272]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:07.472319 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-eb38be7c-dfb4-4270-9320-e76d4df986b0 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fc5bf7c1-9f86-478a-8b00-21a58137a572" returned: 0 in 0.665s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:07.473432 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-eb38be7c-dfb4-4270-9320-e76d4df986b0 tempest-VolumesSnapshotTestJSON-1893639044 None] Successfully deleted volume: fc5bf7c1-9f86-478a-8b00-21a58137a572
Mar 02 18:56:07.592262 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-eb38be7c-dfb4-4270-9320-e76d4df986b0 tempest-VolumesSnapshotTestJSON-1893639044 None] Created reservations ['889d6526-b9d3-44c6-aab0-bad6cd6bd65c', '62250b83-4daa-45cd-a8d2-570780180d8e', '026788d9-bcb2-4eb6-81e5-7cceb5bd7f1e', 'f28c01cb-f91b-431d-ab2b-1b11399c9c35'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:56:07.791599 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-eb38be7c-dfb4-4270-9320-e76d4df986b0 tempest-VolumesSnapshotTestJSON-1893639044 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:56:07.792402 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-eb38be7c-dfb4-4270-9320-e76d4df986b0 tempest-VolumesSnapshotTestJSON-1893639044 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:07.811385 n-d-828839-1 sudo[146283]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:07.812159 n-d-828839-1 sudo[146283]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:08.285372 n-d-828839-1 sudo[146283]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:08.288079 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-eb38be7c-dfb4-4270-9320-e76d4df986b0 tempest-VolumesSnapshotTestJSON-1893639044 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.495s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:08.290809 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-eb38be7c-dfb4-4270-9320-e76d4df986b0 tempest-VolumesSnapshotTestJSON-1893639044 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:08.311469 n-d-828839-1 sudo[146290]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:08.312287 n-d-828839-1 sudo[146290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:08.941402 n-d-828839-1 sudo[146290]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:08.943475 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-eb38be7c-dfb4-4270-9320-e76d4df986b0 tempest-VolumesSnapshotTestJSON-1893639044 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.652s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:08.945861 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-eb38be7c-dfb4-4270-9320-e76d4df986b0 tempest-VolumesSnapshotTestJSON-1893639044 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:56:08.950713 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-eb38be7c-dfb4-4270-9320-e76d4df986b0 tempest-VolumesSnapshotTestJSON-1893639044 None] Deleted volume successfully.
Mar 02 18:56:09.197645 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-eb38be7c-dfb4-4270-9320-e76d4df986b0 tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-fc5bf7c1-9f86-478a-8b00-21a58137a572-delete_volume'" released by "delete_volume" :: held 3.580s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:56:09.400237 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-94a02530-ff17-4219-be7e-5be4cc91d7a8 tempest-VolumesSnapshotTestJSON-1893639044 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:56:09.409038 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-94a02530-ff17-4219-be7e-5be4cc91d7a8 tempest-VolumesSnapshotTestJSON-1893639044 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:56:09.409582 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-94a02530-ff17-4219-be7e-5be4cc91d7a8 tempest-VolumesSnapshotTestJSON-1893639044 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'
Mar 02 18:56:09.423181 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-94a02530-ff17-4219-be7e-5be4cc91d7a8 tempest-VolumesSnapshotTestJSON-1893639044 None] Flow 'volume_create_manager' (43d8a6a7-0a13-43ab-9969-31a836102c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:56:09.426782 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-94a02530-ff17-4219-be7e-5be4cc91d7a8 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cdae9731-1be4-48f5-9648-49df35a1e79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:09.474811 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-94a02530-ff17-4219-be7e-5be4cc91d7a8 tempest-VolumesSnapshotTestJSON-1893639044 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:56:09.505134 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-94a02530-ff17-4219-be7e-5be4cc91d7a8 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cdae9731-1be4-48f5-9648-49df35a1e79a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:56:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-201902965',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=c1b6228a-df11-461e-82cd-4e92249d13f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb900e218e0f4d3bb2d44ed0dd10b11e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:56:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:56:09Z,user_id='d74e86afb2ec424c82b4d5dc7c35413a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:09.508347 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-94a02530-ff17-4219-be7e-5be4cc91d7a8 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d2ebdec3-bc54-4c98-b8e0-f08efb48f23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:09.510532 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-94a02530-ff17-4219-be7e-5be4cc91d7a8 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d2ebdec3-bc54-4c98-b8e0-f08efb48f23d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:09.515548 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-94a02530-ff17-4219-be7e-5be4cc91d7a8 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fb411ec0-377a-4888-a9aa-360618a2fdf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:09.515548 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-94a02530-ff17-4219-be7e-5be4cc91d7a8 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fb411ec0-377a-4888-a9aa-360618a2fdf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c1b6228a-df11-461e-82cd-4e92249d13f9', 'volume_name': 'volume-c1b6228a-df11-461e-82cd-4e92249d13f9', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:09.517535 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-94a02530-ff17-4219-be7e-5be4cc91d7a8 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c569f545-4ccc-41bb-8d7b-80586a42856e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:09.519628 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-94a02530-ff17-4219-be7e-5be4cc91d7a8 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c569f545-4ccc-41bb-8d7b-80586a42856e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:09.521812 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-94a02530-ff17-4219-be7e-5be4cc91d7a8 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (93f5567e-c409-46ac-bd22-e892a062a0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:09.522612 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-94a02530-ff17-4219-be7e-5be4cc91d7a8 tempest-VolumesSnapshotTestJSON-1893639044 None] Volume c1b6228a-df11-461e-82cd-4e92249d13f9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c1b6228a-df11-461e-82cd-4e92249d13f9', 'volume_size': 1}
Mar 02 18:56:09.523853 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-94a02530-ff17-4219-be7e-5be4cc91d7a8 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c1b6228a-df11-461e-82cd-4e92249d13f9 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:09.542501 n-d-828839-1 sudo[146299]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c1b6228a-df11-461e-82cd-4e92249d13f9 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:56:09.543305 n-d-828839-1 sudo[146299]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:09.594747 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-a9f5b8ab-1747-469a-a8cf-3b51982983fb tempest-VolumesActionsTest-78889655 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:56:09.599208 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-a9f5b8ab-1747-469a-a8cf-3b51982983fb tempest-VolumesActionsTest-78889655 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:56:09.601981 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-a9f5b8ab-1747-469a-a8cf-3b51982983fb tempest-VolumesActionsTest-78889655 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'
Mar 02 18:56:09.613125 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a9f5b8ab-1747-469a-a8cf-3b51982983fb tempest-VolumesActionsTest-78889655 None] Flow 'volume_create_manager' (4ecbcf67-f683-49cb-99ab-c185b292a4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:56:09.616298 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a9f5b8ab-1747-469a-a8cf-3b51982983fb tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a699522-c9c5-49d3-b5a5-25c572150ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:09.640010 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-a9f5b8ab-1747-469a-a8cf-3b51982983fb tempest-VolumesActionsTest-78889655 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:56:09.665457 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a9f5b8ab-1747-469a-a8cf-3b51982983fb tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a699522-c9c5-49d3-b5a5-25c572150ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:56:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-122787190',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=54405a4a-6011-43e1-b156-1e5193d8f6eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4594b3fb8365451c8e10c118ceae0a3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:56:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:56:09Z,user_id='257e740794424eb897af5f5cec0477de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:09.667929 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a9f5b8ab-1747-469a-a8cf-3b51982983fb tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6336f810-795c-49b0-94ac-9ec6e0552840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:09.669983 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a9f5b8ab-1747-469a-a8cf-3b51982983fb tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6336f810-795c-49b0-94ac-9ec6e0552840) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:09.672273 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a9f5b8ab-1747-469a-a8cf-3b51982983fb tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (13ea66ee-a103-4acb-b86f-8c289840a43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:09.674477 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a9f5b8ab-1747-469a-a8cf-3b51982983fb tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (13ea66ee-a103-4acb-b86f-8c289840a43f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '54405a4a-6011-43e1-b156-1e5193d8f6eb', 'volume_name': 'volume-54405a4a-6011-43e1-b156-1e5193d8f6eb', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:09.676916 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a9f5b8ab-1747-469a-a8cf-3b51982983fb tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0451ab5f-e662-4a6a-b4fa-6fa77334611c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:09.679001 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a9f5b8ab-1747-469a-a8cf-3b51982983fb tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0451ab5f-e662-4a6a-b4fa-6fa77334611c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:09.681693 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a9f5b8ab-1747-469a-a8cf-3b51982983fb tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (45bf0f67-d64c-4ddd-8187-df7f0d5bc2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:09.682481 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-a9f5b8ab-1747-469a-a8cf-3b51982983fb tempest-VolumesActionsTest-78889655 None] Volume 54405a4a-6011-43e1-b156-1e5193d8f6eb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-54405a4a-6011-43e1-b156-1e5193d8f6eb', 'volume_size': 1}
Mar 02 18:56:09.683764 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a9f5b8ab-1747-469a-a8cf-3b51982983fb tempest-VolumesActionsTest-78889655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-54405a4a-6011-43e1-b156-1e5193d8f6eb stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:09.701997 n-d-828839-1 sudo[146301]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-54405a4a-6011-43e1-b156-1e5193d8f6eb stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:56:09.702917 n-d-828839-1 sudo[146301]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:10.264439 n-d-828839-1 sudo[146299]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:10.266778 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-94a02530-ff17-4219-be7e-5be4cc91d7a8 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c1b6228a-df11-461e-82cd-4e92249d13f9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.742s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:10.270422 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-94a02530-ff17-4219-be7e-5be4cc91d7a8 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (93f5567e-c409-46ac-bd22-e892a062a0c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c1b6228a-df11-461e-82cd-4e92249d13f9', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:10.272779 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-94a02530-ff17-4219-be7e-5be4cc91d7a8 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1ee4b615-19d8-4c40-b79b-a394dc69b054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:10.403185 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-94a02530-ff17-4219-be7e-5be4cc91d7a8 tempest-VolumesSnapshotTestJSON-1893639044 None] Volume volume-c1b6228a-df11-461e-82cd-4e92249d13f9 (c1b6228a-df11-461e-82cd-4e92249d13f9): created successfully
Mar 02 18:56:10.405165 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-94a02530-ff17-4219-be7e-5be4cc91d7a8 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1ee4b615-19d8-4c40-b79b-a394dc69b054) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:10.408374 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-94a02530-ff17-4219-be7e-5be4cc91d7a8 tempest-VolumesSnapshotTestJSON-1893639044 None] Flow 'volume_create_manager' (43d8a6a7-0a13-43ab-9969-31a836102c55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:56:10.557836 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-94a02530-ff17-4219-be7e-5be4cc91d7a8 tempest-VolumesSnapshotTestJSON-1893639044 None] Created volume successfully.
Mar 02 18:56:10.692711 n-d-828839-1 sudo[146301]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:10.694512 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a9f5b8ab-1747-469a-a8cf-3b51982983fb tempest-VolumesActionsTest-78889655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-54405a4a-6011-43e1-b156-1e5193d8f6eb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.011s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:10.697446 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a9f5b8ab-1747-469a-a8cf-3b51982983fb tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (45bf0f67-d64c-4ddd-8187-df7f0d5bc2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-54405a4a-6011-43e1-b156-1e5193d8f6eb', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:10.699664 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a9f5b8ab-1747-469a-a8cf-3b51982983fb tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dea3169c-1c42-4e71-b239-8380cffdf0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:10.797665 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-a9f5b8ab-1747-469a-a8cf-3b51982983fb tempest-VolumesActionsTest-78889655 None] Volume volume-54405a4a-6011-43e1-b156-1e5193d8f6eb (54405a4a-6011-43e1-b156-1e5193d8f6eb): created successfully
Mar 02 18:56:10.799852 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a9f5b8ab-1747-469a-a8cf-3b51982983fb tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dea3169c-1c42-4e71-b239-8380cffdf0a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:10.803251 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a9f5b8ab-1747-469a-a8cf-3b51982983fb tempest-VolumesActionsTest-78889655 None] Flow 'volume_create_manager' (4ecbcf67-f683-49cb-99ab-c185b292a4af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:56:10.888658 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-a9f5b8ab-1747-469a-a8cf-3b51982983fb tempest-VolumesActionsTest-78889655 None] Created volume successfully.
Mar 02 18:56:11.880959 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d475b8b7-1e50-4711-8a6b-12b424d613e2 tempest-VolumesSnapshotTestJSON-1893639044 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/volume-c1b6228a-df11-461e-82cd-4e92249d13f9 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:11.899548 n-d-828839-1 sudo[146366]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c1b6228a-df11-461e-82cd-4e92249d13f9
Mar 02 18:56:11.900380 n-d-828839-1 sudo[146366]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:11.949292 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-a87a5387-0162-486e-acc2-ca95fe8fb26d tempest-VolumesActionsTest-600110506 None] Lock "b'cinder-54405a4a-6011-43e1-b156-1e5193d8f6eb-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:56:12.138101 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-a87a5387-0162-486e-acc2-ca95fe8fb26d tempest-VolumesActionsTest-600110506 None] Skipping remove_export. No iscsi_target is presently exported for volume: 54405a4a-6011-43e1-b156-1e5193d8f6eb
Mar 02 18:56:12.139172 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a87a5387-0162-486e-acc2-ca95fe8fb26d tempest-VolumesActionsTest-600110506 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/volume-54405a4a-6011-43e1-b156-1e5193d8f6eb {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:12.157812 n-d-828839-1 sudo[146368]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-54405a4a-6011-43e1-b156-1e5193d8f6eb
Mar 02 18:56:12.158685 n-d-828839-1 sudo[146368]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:12.399252 n-d-828839-1 sudo[146366]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:12.401513 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d475b8b7-1e50-4711-8a6b-12b424d613e2 tempest-VolumesSnapshotTestJSON-1893639044 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/volume-c1b6228a-df11-461e-82cd-4e92249d13f9" returned: 0 in 0.520s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:12.403854 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d475b8b7-1e50-4711-8a6b-12b424d613e2 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e3768946-0b77-4f04-b020-99819c33a477 --snapshot stack-volumes-lvmdriver-1/volume-c1b6228a-df11-461e-82cd-4e92249d13f9 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:12.430309 n-d-828839-1 sudo[146375]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e3768946-0b77-4f04-b020-99819c33a477 --snapshot stack-volumes-lvmdriver-1/volume-c1b6228a-df11-461e-82cd-4e92249d13f9 -L 1.00g
Mar 02 18:56:12.431891 n-d-828839-1 sudo[146375]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:12.606151 n-d-828839-1 sudo[146368]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:12.612197 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a87a5387-0162-486e-acc2-ca95fe8fb26d tempest-VolumesActionsTest-600110506 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/volume-54405a4a-6011-43e1-b156-1e5193d8f6eb" returned: 0 in 0.473s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:12.616101 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a87a5387-0162-486e-acc2-ca95fe8fb26d tempest-VolumesActionsTest-600110506 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-54405a4a-6011-43e1-b156-1e5193d8f6eb {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:12.645547 n-d-828839-1 sudo[146383]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-54405a4a-6011-43e1-b156-1e5193d8f6eb
Mar 02 18:56:12.647095 n-d-828839-1 sudo[146383]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:13.160076 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a87a5387-0162-486e-acc2-ca95fe8fb26d tempest-VolumesActionsTest-600110506 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-54405a4a-6011-43e1-b156-1e5193d8f6eb" returned: 0 in 0.543s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:13.160076 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a87a5387-0162-486e-acc2-ca95fe8fb26d tempest-VolumesActionsTest-600110506 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-54405a4a-6011-43e1-b156-1e5193d8f6eb {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:13.154995 n-d-828839-1 sudo[146383]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:13.185932 n-d-828839-1 sudo[146410]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-54405a4a-6011-43e1-b156-1e5193d8f6eb
Mar 02 18:56:13.187029 n-d-828839-1 sudo[146410]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:13.482837 n-d-828839-1 sudo[146375]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:13.485094 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d475b8b7-1e50-4711-8a6b-12b424d613e2 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e3768946-0b77-4f04-b020-99819c33a477 --snapshot stack-volumes-lvmdriver-1/volume-c1b6228a-df11-461e-82cd-4e92249d13f9 -L 1.00g" returned: 0 in 1.081s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:13.654641 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-d475b8b7-1e50-4711-8a6b-12b424d613e2 tempest-VolumesSnapshotTestJSON-1893639044 None] Create snapshot completed successfully
Mar 02 18:56:13.901172 n-d-828839-1 sudo[146410]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:13.903342 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a87a5387-0162-486e-acc2-ca95fe8fb26d tempest-VolumesActionsTest-600110506 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-54405a4a-6011-43e1-b156-1e5193d8f6eb" returned: 0 in 0.744s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:13.904142 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-a87a5387-0162-486e-acc2-ca95fe8fb26d tempest-VolumesActionsTest-600110506 None] Successfully deleted volume: 54405a4a-6011-43e1-b156-1e5193d8f6eb
Mar 02 18:56:14.032124 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-a87a5387-0162-486e-acc2-ca95fe8fb26d tempest-VolumesActionsTest-600110506 None] Created reservations ['1706bb0a-c46c-454a-965d-07877acd96f1', 'fdc8eb38-ae61-447a-9933-0ab921d47d5e', '91ce71ad-864a-477f-94b4-6421cc9aa813', '4fdf5c14-78b9-4922-a88e-155de09a5969'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:56:14.300324 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-a87a5387-0162-486e-acc2-ca95fe8fb26d tempest-VolumesActionsTest-600110506 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:56:14.301600 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a87a5387-0162-486e-acc2-ca95fe8fb26d tempest-VolumesActionsTest-600110506 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:14.357021 n-d-828839-1 sudo[146500]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:14.357850 n-d-828839-1 sudo[146500]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:14.915887 n-d-828839-1 sudo[146500]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:14.918280 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a87a5387-0162-486e-acc2-ca95fe8fb26d tempest-VolumesActionsTest-600110506 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.617s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:14.920485 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a87a5387-0162-486e-acc2-ca95fe8fb26d tempest-VolumesActionsTest-600110506 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:14.945136 n-d-828839-1 sudo[146505]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:14.946579 n-d-828839-1 sudo[146505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:15.496858 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:56:15.501264 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:56:15.501769 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 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'
Mar 02 18:56:15.525013 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Flow 'volume_create_manager' (1481aee9-34aa-48fc-85e1-c5c6a3afb559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:56:15.528711 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f0c5a3bd-f818-479f-81c4-1eddcb258342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:15.550446 n-d-828839-1 sudo[146505]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:15.552529 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a87a5387-0162-486e-acc2-ca95fe8fb26d tempest-VolumesActionsTest-600110506 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.632s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:15.554006 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-a87a5387-0162-486e-acc2-ca95fe8fb26d tempest-VolumesActionsTest-600110506 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:56:15.558745 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:56:15.559572 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-a87a5387-0162-486e-acc2-ca95fe8fb26d tempest-VolumesActionsTest-600110506 None] Deleted volume successfully.
Mar 02 18:56:15.587871 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f0c5a3bd-f818-479f-81c4-1eddcb258342) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:56:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-619931121',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=8340f48a-7ecd-4d88-bd09-11588c379f28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb900e218e0f4d3bb2d44ed0dd10b11e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:56:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=e3768946-0b77-4f04-b020-99819c33a477,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:56:15Z,user_id='d74e86afb2ec424c82b4d5dc7c35413a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:15.590361 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9becd72c-1a39-4aa4-9857-11cc3877f5e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:15.592516 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9becd72c-1a39-4aa4-9857-11cc3877f5e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:15.594988 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a150bf97-f342-4576-b4bb-7ff34bdbe230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:15.597122 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a150bf97-f342-4576-b4bb-7ff34bdbe230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '8340f48a-7ecd-4d88-bd09-11588c379f28', 'volume_name': 'volume-8340f48a-7ecd-4d88-bd09-11588c379f28', 'volume_size': 1, 'snapshot_id': 'e3768946-0b77-4f04-b020-99819c33a477'}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:15.599355 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7493c803-4b68-4033-b1e3-dd86f1e97cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:15.602177 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7493c803-4b68-4033-b1e3-dd86f1e97cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:15.604392 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e593e67-e411-4b4d-9cc0-5e22e974b93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:15.605162 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Volume 8340f48a-7ecd-4d88-bd09-11588c379f28: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-8340f48a-7ecd-4d88-bd09-11588c379f28', 'volume_size': 1, 'snapshot_id': 'e3768946-0b77-4f04-b020-99819c33a477'}
Mar 02 18:56:15.619661 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-99d30a12-e345-43bd-be6b-94e3a059e39a tempest-VolumesActionsTest-78889655 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:56:15.622467 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-99d30a12-e345-43bd-be6b-94e3a059e39a tempest-VolumesActionsTest-78889655 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:56:15.622924 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-99d30a12-e345-43bd-be6b-94e3a059e39a tempest-VolumesActionsTest-78889655 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'
Mar 02 18:56:15.635054 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-99d30a12-e345-43bd-be6b-94e3a059e39a tempest-VolumesActionsTest-78889655 None] Flow 'volume_create_manager' (915c6b30-f307-461e-a0d8-f8f1a979112f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:56:15.638919 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-99d30a12-e345-43bd-be6b-94e3a059e39a tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d3b94e7b-edbc-434d-91e8-6bbc5020e110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:15.663384 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8340f48a-7ecd-4d88-bd09-11588c379f28 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:15.681661 n-d-828839-1 sudo[146520]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8340f48a-7ecd-4d88-bd09-11588c379f28 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:56:15.683267 n-d-828839-1 sudo[146520]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:15.685902 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-a87a5387-0162-486e-acc2-ca95fe8fb26d tempest-VolumesActionsTest-600110506 None] Lock "b'cinder-54405a4a-6011-43e1-b156-1e5193d8f6eb-delete_volume'" released by "delete_volume" :: held 3.737s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:56:15.687176 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-99d30a12-e345-43bd-be6b-94e3a059e39a tempest-VolumesActionsTest-78889655 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:56:15.719826 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-99d30a12-e345-43bd-be6b-94e3a059e39a tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d3b94e7b-edbc-434d-91e8-6bbc5020e110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:56:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-195362657',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=90d66632-03b7-4605-ae46-5c5e4ec59c2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4594b3fb8365451c8e10c118ceae0a3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:56:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:56:15Z,user_id='257e740794424eb897af5f5cec0477de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:15.722584 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-99d30a12-e345-43bd-be6b-94e3a059e39a tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d0add860-89c7-4997-8477-0382a815c991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:15.724738 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-99d30a12-e345-43bd-be6b-94e3a059e39a tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d0add860-89c7-4997-8477-0382a815c991) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:15.727194 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-99d30a12-e345-43bd-be6b-94e3a059e39a tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6113032b-b630-4e79-9d23-859d1d9b6128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:15.732235 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-99d30a12-e345-43bd-be6b-94e3a059e39a tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6113032b-b630-4e79-9d23-859d1d9b6128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '90d66632-03b7-4605-ae46-5c5e4ec59c2c', 'volume_name': 'volume-90d66632-03b7-4605-ae46-5c5e4ec59c2c', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:15.732235 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-99d30a12-e345-43bd-be6b-94e3a059e39a tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d2e148df-a40e-4e95-8e1d-3e8d28059076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:15.733831 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-99d30a12-e345-43bd-be6b-94e3a059e39a tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d2e148df-a40e-4e95-8e1d-3e8d28059076) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:15.735981 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-99d30a12-e345-43bd-be6b-94e3a059e39a tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b76ef90d-3ae6-4bec-b386-6f7bccc8d3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:15.736783 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-99d30a12-e345-43bd-be6b-94e3a059e39a tempest-VolumesActionsTest-78889655 None] Volume 90d66632-03b7-4605-ae46-5c5e4ec59c2c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-90d66632-03b7-4605-ae46-5c5e4ec59c2c', 'volume_size': 1}
Mar 02 18:56:15.737942 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-99d30a12-e345-43bd-be6b-94e3a059e39a tempest-VolumesActionsTest-78889655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-90d66632-03b7-4605-ae46-5c5e4ec59c2c stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:15.758356 n-d-828839-1 sudo[146522]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-90d66632-03b7-4605-ae46-5c5e4ec59c2c stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:56:15.759306 n-d-828839-1 sudo[146522]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:16.330731 n-d-828839-1 sudo[146520]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:16.333580 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8340f48a-7ecd-4d88-bd09-11588c379f28 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.669s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:16.336716 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-e3768946-0b77-4f04-b020-99819c33a477 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:16.358608 n-d-828839-1 sudo[146560]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-e3768946-0b77-4f04-b020-99819c33a477
Mar 02 18:56:16.359415 n-d-828839-1 sudo[146560]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:16.596722 n-d-828839-1 sudo[146522]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:16.599053 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-99d30a12-e345-43bd-be6b-94e3a059e39a tempest-VolumesActionsTest-78889655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-90d66632-03b7-4605-ae46-5c5e4ec59c2c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.861s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:16.607509 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-99d30a12-e345-43bd-be6b-94e3a059e39a tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b76ef90d-3ae6-4bec-b386-6f7bccc8d3b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-90d66632-03b7-4605-ae46-5c5e4ec59c2c', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:16.615447 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-99d30a12-e345-43bd-be6b-94e3a059e39a tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (807bd8d0-ea35-48ad-baa0-b23799f793fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:16.701161 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-99d30a12-e345-43bd-be6b-94e3a059e39a tempest-VolumesActionsTest-78889655 None] Volume volume-90d66632-03b7-4605-ae46-5c5e4ec59c2c (90d66632-03b7-4605-ae46-5c5e4ec59c2c): created successfully
Mar 02 18:56:16.703357 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-99d30a12-e345-43bd-be6b-94e3a059e39a tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (807bd8d0-ea35-48ad-baa0-b23799f793fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:16.706461 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-99d30a12-e345-43bd-be6b-94e3a059e39a tempest-VolumesActionsTest-78889655 None] Flow 'volume_create_manager' (915c6b30-f307-461e-a0d8-f8f1a979112f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:56:16.797309 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-99d30a12-e345-43bd-be6b-94e3a059e39a tempest-VolumesActionsTest-78889655 None] Created volume successfully.
Mar 02 18:56:16.815234 n-d-828839-1 sudo[146560]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:16.817092 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-e3768946-0b77-4f04-b020-99819c33a477" returned: 0 in 0.481s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:16.818952 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e3768946--0b77--4f04--b020--99819c33a477 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8340f48a--7ecd--4d88--bd09--11588c379f28 iflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:16.837869 n-d-828839-1 sudo[146596]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e3768946--0b77--4f04--b020--99819c33a477 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8340f48a--7ecd--4d88--bd09--11588c379f28 iflag=direct
Mar 02 18:56:16.838698 n-d-828839-1 sudo[146596]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:17.165713 n-d-828839-1 sudo[146596]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:17.170074 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e3768946--0b77--4f04--b020--99819c33a477 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8340f48a--7ecd--4d88--bd09--11588c379f28 iflag=direct" returned: 0 in 0.349s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:17.172914 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e3768946--0b77--4f04--b020--99819c33a477 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8340f48a--7ecd--4d88--bd09--11588c379f28 oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:17.191785 n-d-828839-1 sudo[146608]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e3768946--0b77--4f04--b020--99819c33a477 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8340f48a--7ecd--4d88--bd09--11588c379f28 oflag=direct
Mar 02 18:56:17.193069 n-d-828839-1 sudo[146608]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:17.524657 n-d-828839-1 sudo[146608]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:17.527249 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e3768946--0b77--4f04--b020--99819c33a477 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8340f48a--7ecd--4d88--bd09--11588c379f28 oflag=direct" returned: 0 in 0.356s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:17.528874 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e3768946--0b77--4f04--b020--99819c33a477 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8340f48a--7ecd--4d88--bd09--11588c379f28 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:17.549567 n-d-828839-1 sudo[146612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e3768946--0b77--4f04--b020--99819c33a477 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8340f48a--7ecd--4d88--bd09--11588c379f28 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Mar 02 18:56:17.550487 n-d-828839-1 sudo[146612]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:18.143543 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-c89a3c01-96ab-4439-b050-3d348847dd54 tempest-VolumesActionsTest-600110506 None] Lock "b'cinder-90d66632-03b7-4605-ae46-5c5e4ec59c2c-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:56:18.267237 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-c89a3c01-96ab-4439-b050-3d348847dd54 tempest-VolumesActionsTest-600110506 None] Skipping remove_export. No iscsi_target is presently exported for volume: 90d66632-03b7-4605-ae46-5c5e4ec59c2c
Mar 02 18:56:18.268282 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c89a3c01-96ab-4439-b050-3d348847dd54 tempest-VolumesActionsTest-600110506 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/volume-90d66632-03b7-4605-ae46-5c5e4ec59c2c {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:18.286705 n-d-828839-1 sudo[146623]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-90d66632-03b7-4605-ae46-5c5e4ec59c2c
Mar 02 18:56:18.287598 n-d-828839-1 sudo[146623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:18.705890 n-d-828839-1 sudo[146623]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:18.708177 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c89a3c01-96ab-4439-b050-3d348847dd54 tempest-VolumesActionsTest-600110506 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/volume-90d66632-03b7-4605-ae46-5c5e4ec59c2c" returned: 0 in 0.439s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:18.709793 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c89a3c01-96ab-4439-b050-3d348847dd54 tempest-VolumesActionsTest-600110506 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-90d66632-03b7-4605-ae46-5c5e4ec59c2c {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:18.728409 n-d-828839-1 sudo[146626]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-90d66632-03b7-4605-ae46-5c5e4ec59c2c
Mar 02 18:56:18.729205 n-d-828839-1 sudo[146626]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:19.135923 n-d-828839-1 sudo[146626]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:19.139131 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c89a3c01-96ab-4439-b050-3d348847dd54 tempest-VolumesActionsTest-600110506 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-90d66632-03b7-4605-ae46-5c5e4ec59c2c" returned: 0 in 0.429s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:19.141296 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c89a3c01-96ab-4439-b050-3d348847dd54 tempest-VolumesActionsTest-600110506 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-90d66632-03b7-4605-ae46-5c5e4ec59c2c {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:19.159539 n-d-828839-1 sudo[146629]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-90d66632-03b7-4605-ae46-5c5e4ec59c2c
Mar 02 18:56:19.160317 n-d-828839-1 sudo[146629]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:19.842819 n-d-828839-1 sudo[146629]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:19.845109 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c89a3c01-96ab-4439-b050-3d348847dd54 tempest-VolumesActionsTest-600110506 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-90d66632-03b7-4605-ae46-5c5e4ec59c2c" returned: 0 in 0.703s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:19.846321 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-c89a3c01-96ab-4439-b050-3d348847dd54 tempest-VolumesActionsTest-600110506 None] Successfully deleted volume: 90d66632-03b7-4605-ae46-5c5e4ec59c2c
Mar 02 18:56:19.992262 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-c89a3c01-96ab-4439-b050-3d348847dd54 tempest-VolumesActionsTest-600110506 None] Created reservations ['825e2fa6-154f-44f4-b3c9-5090e9fef962', '9b5aee12-ae03-4655-82b5-f6c961276913', '4172ee8c-486f-4dd8-ab1f-5e3a35a46fab', '7d178c09-867e-4b24-84ea-67e5d54f663e'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:56:20.214636 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-c89a3c01-96ab-4439-b050-3d348847dd54 tempest-VolumesActionsTest-600110506 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:56:20.215362 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c89a3c01-96ab-4439-b050-3d348847dd54 tempest-VolumesActionsTest-600110506 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:20.233549 n-d-828839-1 sudo[146635]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:20.234376 n-d-828839-1 sudo[146635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:20.688754 n-d-828839-1 sudo[146635]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:20.692079 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c89a3c01-96ab-4439-b050-3d348847dd54 tempest-VolumesActionsTest-600110506 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.476s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:20.701441 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c89a3c01-96ab-4439-b050-3d348847dd54 tempest-VolumesActionsTest-600110506 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:20.715519 n-d-828839-1 sudo[146638]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:20.725856 n-d-828839-1 sudo[146638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:21.205500 n-d-828839-1 sudo[146638]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:21.227119 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c89a3c01-96ab-4439-b050-3d348847dd54 tempest-VolumesActionsTest-600110506 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.512s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:21.227119 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-c89a3c01-96ab-4439-b050-3d348847dd54 tempest-VolumesActionsTest-600110506 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:56:21.227119 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-c89a3c01-96ab-4439-b050-3d348847dd54 tempest-VolumesActionsTest-600110506 None] Deleted volume successfully.
Mar 02 18:56:21.402494 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-c89a3c01-96ab-4439-b050-3d348847dd54 tempest-VolumesActionsTest-600110506 None] Lock "b'cinder-90d66632-03b7-4605-ae46-5c5e4ec59c2c-delete_volume'" released by "delete_volume" :: held 3.259s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:56:21.764950 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-e93835f9-91d0-4f55-b8d9-cad8f12af970 tempest-VolumesActionsTest-78889655 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:56:21.768810 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-e93835f9-91d0-4f55-b8d9-cad8f12af970 tempest-VolumesActionsTest-78889655 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:56:21.769349 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-e93835f9-91d0-4f55-b8d9-cad8f12af970 tempest-VolumesActionsTest-78889655 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'
Mar 02 18:56:21.789690 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e93835f9-91d0-4f55-b8d9-cad8f12af970 tempest-VolumesActionsTest-78889655 None] Flow 'volume_create_manager' (c4e85d10-87a8-4b70-b4bb-e9927a1c3617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:56:21.789690 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e93835f9-91d0-4f55-b8d9-cad8f12af970 tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76f32931-d79e-4824-8d5a-a58e16bd9362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:21.812582 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-e93835f9-91d0-4f55-b8d9-cad8f12af970 tempest-VolumesActionsTest-78889655 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:56:21.840429 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e93835f9-91d0-4f55-b8d9-cad8f12af970 tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76f32931-d79e-4824-8d5a-a58e16bd9362) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:56:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-690112284',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=28e59283-3385-477e-bd80-9b6f509198f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4594b3fb8365451c8e10c118ceae0a3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:56:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:56:22Z,user_id='257e740794424eb897af5f5cec0477de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:21.842950 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e93835f9-91d0-4f55-b8d9-cad8f12af970 tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ccd90c7-b81e-459a-a39d-c3abb21a5c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:21.845439 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e93835f9-91d0-4f55-b8d9-cad8f12af970 tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ccd90c7-b81e-459a-a39d-c3abb21a5c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:21.847870 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e93835f9-91d0-4f55-b8d9-cad8f12af970 tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3383ed12-b90a-4120-833d-910af5ad3c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:21.850297 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e93835f9-91d0-4f55-b8d9-cad8f12af970 tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3383ed12-b90a-4120-833d-910af5ad3c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '28e59283-3385-477e-bd80-9b6f509198f0', 'volume_name': 'volume-28e59283-3385-477e-bd80-9b6f509198f0', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:21.852881 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e93835f9-91d0-4f55-b8d9-cad8f12af970 tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5edfb19-3ad9-411a-9db9-5b46eee1d930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:21.855012 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e93835f9-91d0-4f55-b8d9-cad8f12af970 tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5edfb19-3ad9-411a-9db9-5b46eee1d930) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:21.857191 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e93835f9-91d0-4f55-b8d9-cad8f12af970 tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8edb24d7-e44b-4e7b-89e6-754990cf8611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:21.857962 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-e93835f9-91d0-4f55-b8d9-cad8f12af970 tempest-VolumesActionsTest-78889655 None] Volume 28e59283-3385-477e-bd80-9b6f509198f0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-28e59283-3385-477e-bd80-9b6f509198f0', 'volume_size': 1}
Mar 02 18:56:21.859246 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e93835f9-91d0-4f55-b8d9-cad8f12af970 tempest-VolumesActionsTest-78889655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-28e59283-3385-477e-bd80-9b6f509198f0 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:21.892188 n-d-828839-1 sudo[146643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-28e59283-3385-477e-bd80-9b6f509198f0 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:56:21.893186 n-d-828839-1 sudo[146643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:22.609813 n-d-828839-1 sudo[146643]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:22.612745 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e93835f9-91d0-4f55-b8d9-cad8f12af970 tempest-VolumesActionsTest-78889655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-28e59283-3385-477e-bd80-9b6f509198f0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.753s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:22.615988 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e93835f9-91d0-4f55-b8d9-cad8f12af970 tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8edb24d7-e44b-4e7b-89e6-754990cf8611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-28e59283-3385-477e-bd80-9b6f509198f0', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:22.619010 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e93835f9-91d0-4f55-b8d9-cad8f12af970 tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d6acdf4c-83ee-40a0-93fe-bd3e242c44dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:22.763103 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-e93835f9-91d0-4f55-b8d9-cad8f12af970 tempest-VolumesActionsTest-78889655 None] Volume volume-28e59283-3385-477e-bd80-9b6f509198f0 (28e59283-3385-477e-bd80-9b6f509198f0): created successfully
Mar 02 18:56:22.766223 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e93835f9-91d0-4f55-b8d9-cad8f12af970 tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d6acdf4c-83ee-40a0-93fe-bd3e242c44dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:22.769279 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e93835f9-91d0-4f55-b8d9-cad8f12af970 tempest-VolumesActionsTest-78889655 None] Flow 'volume_create_manager' (c4e85d10-87a8-4b70-b4bb-e9927a1c3617) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:56:22.877470 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-e93835f9-91d0-4f55-b8d9-cad8f12af970 tempest-VolumesActionsTest-78889655 None] Created volume successfully.
Mar 02 18:56:24.550351 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-351b6e9c-bc74-4e51-8d07-da76d02681d8 tempest-VolumesActionsTest-600110506 None] Lock "b'cinder-28e59283-3385-477e-bd80-9b6f509198f0-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:56:24.784920 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-351b6e9c-bc74-4e51-8d07-da76d02681d8 tempest-VolumesActionsTest-600110506 None] Skipping remove_export. No iscsi_target is presently exported for volume: 28e59283-3385-477e-bd80-9b6f509198f0
Mar 02 18:56:24.791610 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-351b6e9c-bc74-4e51-8d07-da76d02681d8 tempest-VolumesActionsTest-600110506 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/volume-28e59283-3385-477e-bd80-9b6f509198f0 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:24.812234 n-d-828839-1 sudo[146808]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-28e59283-3385-477e-bd80-9b6f509198f0
Mar 02 18:56:24.813035 n-d-828839-1 sudo[146808]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:25.310063 n-d-828839-1 sudo[146808]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:25.312744 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-351b6e9c-bc74-4e51-8d07-da76d02681d8 tempest-VolumesActionsTest-600110506 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/volume-28e59283-3385-477e-bd80-9b6f509198f0" returned: 0 in 0.526s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:25.314586 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-351b6e9c-bc74-4e51-8d07-da76d02681d8 tempest-VolumesActionsTest-600110506 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-28e59283-3385-477e-bd80-9b6f509198f0 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:25.348677 n-d-828839-1 sudo[146822]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-28e59283-3385-477e-bd80-9b6f509198f0
Mar 02 18:56:25.350759 n-d-828839-1 sudo[146822]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:25.827605 n-d-828839-1 sudo[146822]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:25.830014 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-351b6e9c-bc74-4e51-8d07-da76d02681d8 tempest-VolumesActionsTest-600110506 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-28e59283-3385-477e-bd80-9b6f509198f0" returned: 0 in 0.515s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:25.832153 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-351b6e9c-bc74-4e51-8d07-da76d02681d8 tempest-VolumesActionsTest-600110506 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-28e59283-3385-477e-bd80-9b6f509198f0 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:25.852811 n-d-828839-1 sudo[146837]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-28e59283-3385-477e-bd80-9b6f509198f0
Mar 02 18:56:25.853734 n-d-828839-1 sudo[146837]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:26.565813 n-d-828839-1 sudo[146837]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:26.570537 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-351b6e9c-bc74-4e51-8d07-da76d02681d8 tempest-VolumesActionsTest-600110506 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-28e59283-3385-477e-bd80-9b6f509198f0" returned: 0 in 0.736s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:26.572230 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-351b6e9c-bc74-4e51-8d07-da76d02681d8 tempest-VolumesActionsTest-600110506 None] Successfully deleted volume: 28e59283-3385-477e-bd80-9b6f509198f0
Mar 02 18:56:26.734183 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-351b6e9c-bc74-4e51-8d07-da76d02681d8 tempest-VolumesActionsTest-600110506 None] Created reservations ['56a2b4f7-ba1b-4d15-b238-1e42dc90de8c', '4944ce1e-0660-4c7b-abcd-2a24c460d497', 'b48f3f5a-97b8-4955-89de-af81da4755da', '349cdfe8-105e-4b7c-a326-6543b9d21f79'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:56:26.985667 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-351b6e9c-bc74-4e51-8d07-da76d02681d8 tempest-VolumesActionsTest-600110506 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:56:26.986400 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-351b6e9c-bc74-4e51-8d07-da76d02681d8 tempest-VolumesActionsTest-600110506 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:27.041583 n-d-828839-1 sudo[146868]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:27.042490 n-d-828839-1 sudo[146868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:27.633170 n-d-828839-1 sudo[146868]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:27.635457 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-351b6e9c-bc74-4e51-8d07-da76d02681d8 tempest-VolumesActionsTest-600110506 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.649s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:27.637362 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-351b6e9c-bc74-4e51-8d07-da76d02681d8 tempest-VolumesActionsTest-600110506 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:27.660156 n-d-828839-1 sudo[146876]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:27.661776 n-d-828839-1 sudo[146876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:28.222336 n-d-828839-1 sudo[146876]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:28.224562 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-351b6e9c-bc74-4e51-8d07-da76d02681d8 tempest-VolumesActionsTest-600110506 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.587s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:28.228967 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-351b6e9c-bc74-4e51-8d07-da76d02681d8 tempest-VolumesActionsTest-600110506 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:56:28.235162 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-351b6e9c-bc74-4e51-8d07-da76d02681d8 tempest-VolumesActionsTest-600110506 None] Deleted volume successfully.
Mar 02 18:56:28.327436 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-351b6e9c-bc74-4e51-8d07-da76d02681d8 tempest-VolumesActionsTest-600110506 None] Lock "b'cinder-28e59283-3385-477e-bd80-9b6f509198f0-delete_volume'" released by "delete_volume" :: held 3.779s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:56:29.094347 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-ac25fe4c-df0e-48a2-a509-f678b433db2e tempest-VolumesActionsTest-78889655 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:56:29.095536 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-ac25fe4c-df0e-48a2-a509-f678b433db2e tempest-VolumesActionsTest-78889655 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:56:29.095536 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-ac25fe4c-df0e-48a2-a509-f678b433db2e tempest-VolumesActionsTest-78889655 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'
Mar 02 18:56:29.108555 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ac25fe4c-df0e-48a2-a509-f678b433db2e tempest-VolumesActionsTest-78889655 None] Flow 'volume_create_manager' (207d5987-5859-47cb-af24-58d45aa8f3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:56:29.111930 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ac25fe4c-df0e-48a2-a509-f678b433db2e tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe89d173-a714-4bff-8bcf-89f3aff6d6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:29.137162 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-ac25fe4c-df0e-48a2-a509-f678b433db2e tempest-VolumesActionsTest-78889655 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:56:29.166323 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ac25fe4c-df0e-48a2-a509-f678b433db2e tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe89d173-a714-4bff-8bcf-89f3aff6d6cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:56:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-870557912',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=5c0c1fb2-9ed0-40f5-adb5-0b92aada7837,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4594b3fb8365451c8e10c118ceae0a3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:56:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:56:29Z,user_id='257e740794424eb897af5f5cec0477de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:29.168892 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ac25fe4c-df0e-48a2-a509-f678b433db2e tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (790b9258-64aa-420b-b276-faeddc35e185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:29.171022 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ac25fe4c-df0e-48a2-a509-f678b433db2e tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (790b9258-64aa-420b-b276-faeddc35e185) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:29.173336 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ac25fe4c-df0e-48a2-a509-f678b433db2e tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9fa840bc-4961-4f5a-9196-997b79ff4e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:29.176628 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ac25fe4c-df0e-48a2-a509-f678b433db2e tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9fa840bc-4961-4f5a-9196-997b79ff4e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5c0c1fb2-9ed0-40f5-adb5-0b92aada7837', 'volume_name': 'volume-5c0c1fb2-9ed0-40f5-adb5-0b92aada7837', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:29.179814 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ac25fe4c-df0e-48a2-a509-f678b433db2e tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d36b619f-c0e5-434c-872b-596d16cefbdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:29.183010 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ac25fe4c-df0e-48a2-a509-f678b433db2e tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d36b619f-c0e5-434c-872b-596d16cefbdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:29.184855 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ac25fe4c-df0e-48a2-a509-f678b433db2e tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (88b150c5-c101-4644-9013-8ee4b23ed956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:29.185744 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-ac25fe4c-df0e-48a2-a509-f678b433db2e tempest-VolumesActionsTest-78889655 None] Volume 5c0c1fb2-9ed0-40f5-adb5-0b92aada7837: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5c0c1fb2-9ed0-40f5-adb5-0b92aada7837', 'volume_size': 1}
Mar 02 18:56:29.187004 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ac25fe4c-df0e-48a2-a509-f678b433db2e tempest-VolumesActionsTest-78889655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5c0c1fb2-9ed0-40f5-adb5-0b92aada7837 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:29.209703 n-d-828839-1 sudo[146922]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5c0c1fb2-9ed0-40f5-adb5-0b92aada7837 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:56:29.210639 n-d-828839-1 sudo[146922]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:29.931924 n-d-828839-1 sudo[146922]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:29.934223 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ac25fe4c-df0e-48a2-a509-f678b433db2e tempest-VolumesActionsTest-78889655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5c0c1fb2-9ed0-40f5-adb5-0b92aada7837 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.747s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:29.937729 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ac25fe4c-df0e-48a2-a509-f678b433db2e tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (88b150c5-c101-4644-9013-8ee4b23ed956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5c0c1fb2-9ed0-40f5-adb5-0b92aada7837', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:29.940072 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ac25fe4c-df0e-48a2-a509-f678b433db2e tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cabc02e4-d618-4848-a297-d269f408052e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:30.079028 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-ac25fe4c-df0e-48a2-a509-f678b433db2e tempest-VolumesActionsTest-78889655 None] Volume volume-5c0c1fb2-9ed0-40f5-adb5-0b92aada7837 (5c0c1fb2-9ed0-40f5-adb5-0b92aada7837): created successfully
Mar 02 18:56:30.079028 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ac25fe4c-df0e-48a2-a509-f678b433db2e tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cabc02e4-d618-4848-a297-d269f408052e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:30.079028 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-ac25fe4c-df0e-48a2-a509-f678b433db2e tempest-VolumesActionsTest-78889655 None] Flow 'volume_create_manager' (207d5987-5859-47cb-af24-58d45aa8f3e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:56:30.185365 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-ac25fe4c-df0e-48a2-a509-f678b433db2e tempest-VolumesActionsTest-78889655 None] Created volume successfully.
Mar 02 18:56:31.602429 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-ed41e18a-becd-4276-8c70-60b91596f9a5 tempest-VolumesActionsTest-600110506 None] Lock "b'cinder-5c0c1fb2-9ed0-40f5-adb5-0b92aada7837-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:56:31.778403 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-ed41e18a-becd-4276-8c70-60b91596f9a5 tempest-VolumesActionsTest-600110506 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5c0c1fb2-9ed0-40f5-adb5-0b92aada7837
Mar 02 18:56:31.779416 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ed41e18a-becd-4276-8c70-60b91596f9a5 tempest-VolumesActionsTest-600110506 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/volume-5c0c1fb2-9ed0-40f5-adb5-0b92aada7837 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:31.799228 n-d-828839-1 sudo[147000]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-5c0c1fb2-9ed0-40f5-adb5-0b92aada7837
Mar 02 18:56:31.800063 n-d-828839-1 sudo[147000]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:32.223894 n-d-828839-1 sudo[147000]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:32.226226 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ed41e18a-becd-4276-8c70-60b91596f9a5 tempest-VolumesActionsTest-600110506 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/volume-5c0c1fb2-9ed0-40f5-adb5-0b92aada7837" returned: 0 in 0.446s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:32.228047 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ed41e18a-becd-4276-8c70-60b91596f9a5 tempest-VolumesActionsTest-600110506 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5c0c1fb2-9ed0-40f5-adb5-0b92aada7837 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:32.246921 n-d-828839-1 sudo[147004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5c0c1fb2-9ed0-40f5-adb5-0b92aada7837
Mar 02 18:56:32.247755 n-d-828839-1 sudo[147004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:32.682392 n-d-828839-1 sudo[147004]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:32.684993 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ed41e18a-becd-4276-8c70-60b91596f9a5 tempest-VolumesActionsTest-600110506 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5c0c1fb2-9ed0-40f5-adb5-0b92aada7837" returned: 0 in 0.457s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:32.688098 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ed41e18a-becd-4276-8c70-60b91596f9a5 tempest-VolumesActionsTest-600110506 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5c0c1fb2-9ed0-40f5-adb5-0b92aada7837 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:32.714418 n-d-828839-1 sudo[147009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5c0c1fb2-9ed0-40f5-adb5-0b92aada7837
Mar 02 18:56:32.715798 n-d-828839-1 sudo[147009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:33.437006 n-d-828839-1 sudo[147009]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:33.439637 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ed41e18a-becd-4276-8c70-60b91596f9a5 tempest-VolumesActionsTest-600110506 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5c0c1fb2-9ed0-40f5-adb5-0b92aada7837" returned: 0 in 0.751s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:33.440866 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-ed41e18a-becd-4276-8c70-60b91596f9a5 tempest-VolumesActionsTest-600110506 None] Successfully deleted volume: 5c0c1fb2-9ed0-40f5-adb5-0b92aada7837
Mar 02 18:56:33.544721 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-ed41e18a-becd-4276-8c70-60b91596f9a5 tempest-VolumesActionsTest-600110506 None] Created reservations ['8bb2fe09-4944-4833-b14f-783c3917eda4', 'b00ce33e-7862-45b5-a90a-3706af332458', 'ec47b243-d65f-44f0-a6af-121218179efc', 'f83c18de-b567-4a7a-b998-97a96ab321aa'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:56:33.802971 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-ed41e18a-becd-4276-8c70-60b91596f9a5 tempest-VolumesActionsTest-600110506 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:56:33.803706 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ed41e18a-becd-4276-8c70-60b91596f9a5 tempest-VolumesActionsTest-600110506 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:33.825301 n-d-828839-1 sudo[147019]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:33.826116 n-d-828839-1 sudo[147019]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:34.317652 n-d-828839-1 sudo[147019]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:34.320126 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ed41e18a-becd-4276-8c70-60b91596f9a5 tempest-VolumesActionsTest-600110506 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.516s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:34.322309 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ed41e18a-becd-4276-8c70-60b91596f9a5 tempest-VolumesActionsTest-600110506 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:34.340509 n-d-828839-1 sudo[147023]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:34.341279 n-d-828839-1 sudo[147023]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:34.773431 n-d-828839-1 sudo[147023]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:34.794316 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ed41e18a-becd-4276-8c70-60b91596f9a5 tempest-VolumesActionsTest-600110506 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.471s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:34.797466 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-ed41e18a-becd-4276-8c70-60b91596f9a5 tempest-VolumesActionsTest-600110506 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:56:34.820209 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-ed41e18a-becd-4276-8c70-60b91596f9a5 tempest-VolumesActionsTest-600110506 None] Deleted volume successfully.
Mar 02 18:56:34.922076 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-ed41e18a-becd-4276-8c70-60b91596f9a5 tempest-VolumesActionsTest-600110506 None] Lock "b'cinder-5c0c1fb2-9ed0-40f5-adb5-0b92aada7837-delete_volume'" released by "delete_volume" :: held 3.320s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:56:35.422187 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-51f83d1f-1301-4882-866e-5e3b48efd6d3 tempest-VolumesActionsTest-78889655 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:56:35.426329 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-51f83d1f-1301-4882-866e-5e3b48efd6d3 tempest-VolumesActionsTest-78889655 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:56:35.426847 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-51f83d1f-1301-4882-866e-5e3b48efd6d3 tempest-VolumesActionsTest-78889655 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'
Mar 02 18:56:35.440368 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-51f83d1f-1301-4882-866e-5e3b48efd6d3 tempest-VolumesActionsTest-78889655 None] Flow 'volume_create_manager' (736c945d-e103-4796-8752-b536378a0dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:56:35.443558 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-51f83d1f-1301-4882-866e-5e3b48efd6d3 tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (848d3e2e-ebdc-4b09-b0e4-3e84d77be673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:35.466275 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-51f83d1f-1301-4882-866e-5e3b48efd6d3 tempest-VolumesActionsTest-78889655 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:56:35.490376 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-51f83d1f-1301-4882-866e-5e3b48efd6d3 tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (848d3e2e-ebdc-4b09-b0e4-3e84d77be673) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:56:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1803275627',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=a8de563e-63ae-487b-b4f0-1db1895a345c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4594b3fb8365451c8e10c118ceae0a3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:56:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:56:35Z,user_id='257e740794424eb897af5f5cec0477de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:35.493333 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-51f83d1f-1301-4882-866e-5e3b48efd6d3 tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bb40f7ec-a0da-4de0-9cd0-db2028d5ec1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:35.495427 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-51f83d1f-1301-4882-866e-5e3b48efd6d3 tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bb40f7ec-a0da-4de0-9cd0-db2028d5ec1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:35.497742 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-51f83d1f-1301-4882-866e-5e3b48efd6d3 tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c061d1d6-98b8-4de4-a281-caaa894a886f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:35.499929 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-51f83d1f-1301-4882-866e-5e3b48efd6d3 tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c061d1d6-98b8-4de4-a281-caaa894a886f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a8de563e-63ae-487b-b4f0-1db1895a345c', 'volume_name': 'volume-a8de563e-63ae-487b-b4f0-1db1895a345c', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:35.502134 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-51f83d1f-1301-4882-866e-5e3b48efd6d3 tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de1b6ab4-3263-442f-956b-96b895f78eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:35.504180 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-51f83d1f-1301-4882-866e-5e3b48efd6d3 tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de1b6ab4-3263-442f-956b-96b895f78eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:35.506306 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-51f83d1f-1301-4882-866e-5e3b48efd6d3 tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (df81813d-f1b2-4f57-bb22-d6c725b02d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:35.507069 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-51f83d1f-1301-4882-866e-5e3b48efd6d3 tempest-VolumesActionsTest-78889655 None] Volume a8de563e-63ae-487b-b4f0-1db1895a345c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a8de563e-63ae-487b-b4f0-1db1895a345c', 'volume_size': 1}
Mar 02 18:56:35.508911 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-51f83d1f-1301-4882-866e-5e3b48efd6d3 tempest-VolumesActionsTest-78889655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a8de563e-63ae-487b-b4f0-1db1895a345c stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:35.529841 n-d-828839-1 sudo[147028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a8de563e-63ae-487b-b4f0-1db1895a345c stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:56:35.531350 n-d-828839-1 sudo[147028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:36.266198 n-d-828839-1 sudo[147028]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:36.269616 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-51f83d1f-1301-4882-866e-5e3b48efd6d3 tempest-VolumesActionsTest-78889655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a8de563e-63ae-487b-b4f0-1db1895a345c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.759s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:36.272178 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-51f83d1f-1301-4882-866e-5e3b48efd6d3 tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (df81813d-f1b2-4f57-bb22-d6c725b02d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a8de563e-63ae-487b-b4f0-1db1895a345c', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:36.275278 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-51f83d1f-1301-4882-866e-5e3b48efd6d3 tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c2a94039-b489-416b-85e0-bd923e2e8af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:36.391672 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-51f83d1f-1301-4882-866e-5e3b48efd6d3 tempest-VolumesActionsTest-78889655 None] Volume volume-a8de563e-63ae-487b-b4f0-1db1895a345c (a8de563e-63ae-487b-b4f0-1db1895a345c): created successfully
Mar 02 18:56:36.393661 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-51f83d1f-1301-4882-866e-5e3b48efd6d3 tempest-VolumesActionsTest-78889655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c2a94039-b489-416b-85e0-bd923e2e8af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:36.396683 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-51f83d1f-1301-4882-866e-5e3b48efd6d3 tempest-VolumesActionsTest-78889655 None] Flow 'volume_create_manager' (736c945d-e103-4796-8752-b536378a0dc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:56:36.538690 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-51f83d1f-1301-4882-866e-5e3b48efd6d3 tempest-VolumesActionsTest-78889655 None] Created volume successfully.
Mar 02 18:56:39.055926 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-934538d5-84e8-4582-b793-5dd53bfcbbca tempest-VolumesActionsTest-78889655 None] Lock "b'cinder-a8de563e-63ae-487b-b4f0-1db1895a345c-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:56:39.278846 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-934538d5-84e8-4582-b793-5dd53bfcbbca tempest-VolumesActionsTest-78889655 None] Skipping remove_export. No iscsi_target is presently exported for volume: a8de563e-63ae-487b-b4f0-1db1895a345c
Mar 02 18:56:39.279865 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-934538d5-84e8-4582-b793-5dd53bfcbbca tempest-VolumesActionsTest-78889655 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/volume-a8de563e-63ae-487b-b4f0-1db1895a345c {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:39.299800 n-d-828839-1 sudo[147092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-a8de563e-63ae-487b-b4f0-1db1895a345c
Mar 02 18:56:39.300634 n-d-828839-1 sudo[147092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:39.986772 n-d-828839-1 sudo[147092]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:39.989494 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-934538d5-84e8-4582-b793-5dd53bfcbbca tempest-VolumesActionsTest-78889655 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/volume-a8de563e-63ae-487b-b4f0-1db1895a345c" returned: 0 in 0.709s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:39.990906 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-934538d5-84e8-4582-b793-5dd53bfcbbca tempest-VolumesActionsTest-78889655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a8de563e-63ae-487b-b4f0-1db1895a345c {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:40.011210 n-d-828839-1 sudo[147095]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a8de563e-63ae-487b-b4f0-1db1895a345c
Mar 02 18:56:40.015871 n-d-828839-1 sudo[147095]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:40.596468 n-d-828839-1 sudo[147095]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:40.602283 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-934538d5-84e8-4582-b793-5dd53bfcbbca tempest-VolumesActionsTest-78889655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a8de563e-63ae-487b-b4f0-1db1895a345c" returned: 0 in 0.608s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:40.602283 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-934538d5-84e8-4582-b793-5dd53bfcbbca tempest-VolumesActionsTest-78889655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a8de563e-63ae-487b-b4f0-1db1895a345c {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:40.644346 n-d-828839-1 sudo[147098]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a8de563e-63ae-487b-b4f0-1db1895a345c
Mar 02 18:56:40.645136 n-d-828839-1 sudo[147098]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:41.251016 n-d-828839-1 sudo[146612]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:41.254290 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e3768946--0b77--4f04--b020--99819c33a477 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8340f48a--7ecd--4d88--bd09--11588c379f28 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 23.724s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:41.255423 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e3768946--0b77--4f04--b020--99819c33a477, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--8340f48a--7ecd--4d88--bd09--11588c379f28, size 1024.00 MB, duration 23.73 sec {{(pid=96937) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Mar 02 18:56:41.256018 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.volume_utils [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Volume copy 1024.00 MB at 43.16 MB/s
Mar 02 18:56:41.401069 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e593e67-e411-4b4d-9cc0-5e22e974b93e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8340f48a-7ecd-4d88-bd09-11588c379f28', 'volume_size': 1, 'snapshot_id': 'e3768946-0b77-4f04-b020-99819c33a477'}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:41.403722 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (625ef223-5729-4fe8-bbb1-d974f2b31bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:41.460663 n-d-828839-1 sudo[147098]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:41.462493 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-934538d5-84e8-4582-b793-5dd53bfcbbca tempest-VolumesActionsTest-78889655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a8de563e-63ae-487b-b4f0-1db1895a345c" returned: 0 in 0.861s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:41.464111 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-934538d5-84e8-4582-b793-5dd53bfcbbca tempest-VolumesActionsTest-78889655 None] Successfully deleted volume: a8de563e-63ae-487b-b4f0-1db1895a345c
Mar 02 18:56:41.530297 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Volume volume-8340f48a-7ecd-4d88-bd09-11588c379f28 (8340f48a-7ecd-4d88-bd09-11588c379f28): created successfully
Mar 02 18:56:41.532742 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (625ef223-5729-4fe8-bbb1-d974f2b31bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:41.536298 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Flow 'volume_create_manager' (1481aee9-34aa-48fc-85e1-c5c6a3afb559) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:56:41.602872 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-934538d5-84e8-4582-b793-5dd53bfcbbca tempest-VolumesActionsTest-78889655 None] Created reservations ['7aa118e2-a041-4850-a325-e7aa112fe74a', '84e0bf96-8e16-479f-b1ba-307087be252e', '459b9320-5ecb-4dd4-b761-5bd84de17a6b', '588dfaa6-04c3-4c8f-af80-9f0ebb808dde'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:56:41.632495 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-a4aff402-d276-4b87-ad37-bd463bcd1909 tempest-VolumesSnapshotTestJSON-1893639044 None] Created volume successfully.
Mar 02 18:56:41.848148 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-934538d5-84e8-4582-b793-5dd53bfcbbca tempest-VolumesActionsTest-78889655 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:56:41.849826 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-934538d5-84e8-4582-b793-5dd53bfcbbca tempest-VolumesActionsTest-78889655 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:41.871704 n-d-828839-1 sudo[147117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:41.872508 n-d-828839-1 sudo[147117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:42.339294 n-d-828839-1 sudo[147117]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:42.341700 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-934538d5-84e8-4582-b793-5dd53bfcbbca tempest-VolumesActionsTest-78889655 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.492s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:42.343820 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-934538d5-84e8-4582-b793-5dd53bfcbbca tempest-VolumesActionsTest-78889655 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:42.364056 n-d-828839-1 sudo[147131]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:42.364851 n-d-828839-1 sudo[147131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:42.805411 n-d-828839-1 sudo[147131]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:42.808207 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-934538d5-84e8-4582-b793-5dd53bfcbbca tempest-VolumesActionsTest-78889655 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.464s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:42.811124 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-934538d5-84e8-4582-b793-5dd53bfcbbca tempest-VolumesActionsTest-78889655 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:56:42.816870 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-934538d5-84e8-4582-b793-5dd53bfcbbca tempest-VolumesActionsTest-78889655 None] Deleted volume successfully.
Mar 02 18:56:42.936713 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-934538d5-84e8-4582-b793-5dd53bfcbbca tempest-VolumesActionsTest-78889655 None] Lock "b'cinder-a8de563e-63ae-487b-b4f0-1db1895a345c-delete_volume'" released by "delete_volume" :: held 3.881s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:56:43.116066 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-80c87692-235c-4447-8ae8-d68c7374636f tempest-VolumesActionsTest-78889655 None] Lock "b'cinder-079765c4-a5d4-4259-a2e2-c65043f23cfe-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:56:43.121857 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-513f82b6-fc20-46f7-81bb-f0fda6338951 tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-8340f48a-7ecd-4d88-bd09-11588c379f28-delete_volume'" acquired by "delete_volume" :: waited 0.043s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:56:43.299036 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-80c87692-235c-4447-8ae8-d68c7374636f tempest-VolumesActionsTest-78889655 None] Skipping remove_export. No iscsi_target is presently exported for volume: 079765c4-a5d4-4259-a2e2-c65043f23cfe
Mar 02 18:56:43.300097 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-80c87692-235c-4447-8ae8-d68c7374636f tempest-VolumesActionsTest-78889655 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/volume-079765c4-a5d4-4259-a2e2-c65043f23cfe {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:43.315673 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-513f82b6-fc20-46f7-81bb-f0fda6338951 tempest-VolumesSnapshotTestJSON-1893639044 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8340f48a-7ecd-4d88-bd09-11588c379f28
Mar 02 18:56:43.316952 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-513f82b6-fc20-46f7-81bb-f0fda6338951 tempest-VolumesSnapshotTestJSON-1893639044 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/volume-8340f48a-7ecd-4d88-bd09-11588c379f28 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:43.318269 n-d-828839-1 sudo[147136]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-079765c4-a5d4-4259-a2e2-c65043f23cfe
Mar 02 18:56:43.319069 n-d-828839-1 sudo[147136]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:43.337379 n-d-828839-1 sudo[147138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-8340f48a-7ecd-4d88-bd09-11588c379f28
Mar 02 18:56:43.338338 n-d-828839-1 sudo[147138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:43.763256 n-d-828839-1 sudo[147136]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:43.765520 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-80c87692-235c-4447-8ae8-d68c7374636f tempest-VolumesActionsTest-78889655 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/volume-079765c4-a5d4-4259-a2e2-c65043f23cfe" returned: 0 in 0.465s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:43.767573 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-80c87692-235c-4447-8ae8-d68c7374636f tempest-VolumesActionsTest-78889655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-079765c4-a5d4-4259-a2e2-c65043f23cfe {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:43.769037 n-d-828839-1 sudo[147138]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:43.783876 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-513f82b6-fc20-46f7-81bb-f0fda6338951 tempest-VolumesSnapshotTestJSON-1893639044 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/volume-8340f48a-7ecd-4d88-bd09-11588c379f28" returned: 0 in 0.466s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:43.786040 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-513f82b6-fc20-46f7-81bb-f0fda6338951 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8340f48a-7ecd-4d88-bd09-11588c379f28 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:43.787547 n-d-828839-1 sudo[147143]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-079765c4-a5d4-4259-a2e2-c65043f23cfe
Mar 02 18:56:43.788414 n-d-828839-1 sudo[147143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:43.810907 n-d-828839-1 sudo[147145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8340f48a-7ecd-4d88-bd09-11588c379f28
Mar 02 18:56:43.811754 n-d-828839-1 sudo[147145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:44.316683 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-0a42c038-6f29-4baf-be4d-483c2f347699 req-063e023d-924d-4f53-921c-b407383b178b tempest-TestVolumeBackupRestore-573310126 None] Terminate volume connection completed successfully.
Mar 02 18:56:44.317290 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-0a42c038-6f29-4baf-be4d-483c2f347699 req-063e023d-924d-4f53-921c-b407383b178b tempest-TestVolumeBackupRestore-573310126 None] Deleting attachment 7395ce71-f8ec-444c-be66-9cf174eec534. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:56:44.325117 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:44.367391 n-d-828839-1 sudo[147143]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:44.369403 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-80c87692-235c-4447-8ae8-d68c7374636f tempest-VolumesActionsTest-78889655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-079765c4-a5d4-4259-a2e2-c65043f23cfe" returned: 0 in 0.602s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:44.372102 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-80c87692-235c-4447-8ae8-d68c7374636f tempest-VolumesActionsTest-78889655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-079765c4-a5d4-4259-a2e2-c65043f23cfe {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:44.379397 n-d-828839-1 sudo[147145]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:44.406407 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-513f82b6-fc20-46f7-81bb-f0fda6338951 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8340f48a-7ecd-4d88-bd09-11588c379f28" returned: 0 in 0.619s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:44.408682 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-513f82b6-fc20-46f7-81bb-f0fda6338951 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8340f48a-7ecd-4d88-bd09-11588c379f28 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:44.416037 n-d-828839-1 sudo[147160]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-079765c4-a5d4-4259-a2e2-c65043f23cfe
Mar 02 18:56:44.420277 n-d-828839-1 sudo[147160]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:44.472460 n-d-828839-1 sudo[147161]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8340f48a-7ecd-4d88-bd09-11588c379f28
Mar 02 18:56:44.473454 n-d-828839-1 sudo[147161]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:44.516137 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.190s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:44.516450 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805584128]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6\n Backing store flags: \n Account information:\n 9HFAsXkDVLb9qwcPLDQ3\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:56:44.517893 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-0a42c038-6f29-4baf-be4d-483c2f347699 req-063e023d-924d-4f53-921c-b407383b178b tempest-TestVolumeBackupRestore-573310126 None] Removing iscsi_target for Volume ID: 657d02be-fcd6-491d-9de5-85936166c8e6
Mar 02 18:56:44.520010 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:44.714096 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-657d02be-fcd6-491d-9de5-85936166c8e6 -f" returned: 0 in 0.194s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:44.714978 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805584128]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:56:44.717866 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:44.830454 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:44.830993 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805584128]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:56:45.112763 n-d-828839-1 sudo[147160]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:45.114761 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-80c87692-235c-4447-8ae8-d68c7374636f tempest-VolumesActionsTest-78889655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-079765c4-a5d4-4259-a2e2-c65043f23cfe" returned: 0 in 0.743s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:45.115784 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-80c87692-235c-4447-8ae8-d68c7374636f tempest-VolumesActionsTest-78889655 None] Successfully deleted volume: 079765c4-a5d4-4259-a2e2-c65043f23cfe
Mar 02 18:56:45.219526 n-d-828839-1 sudo[147161]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:45.221696 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-513f82b6-fc20-46f7-81bb-f0fda6338951 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8340f48a-7ecd-4d88-bd09-11588c379f28" returned: 0 in 0.813s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:45.222536 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-513f82b6-fc20-46f7-81bb-f0fda6338951 tempest-VolumesSnapshotTestJSON-1893639044 None] Successfully deleted volume: 8340f48a-7ecd-4d88-bd09-11588c379f28
Mar 02 18:56:45.245497 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-80c87692-235c-4447-8ae8-d68c7374636f tempest-VolumesActionsTest-78889655 None] Created reservations ['b2a2b040-3289-41d3-b4d5-79a81084cf85', '00644bb0-5118-42c4-9296-4357a4de4024', 'f9cacdda-c302-4cf4-bdb5-702fbb738ced', '59f122a4-4d44-4888-aced-d8ccbda3a21f'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:56:45.356677 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-513f82b6-fc20-46f7-81bb-f0fda6338951 tempest-VolumesSnapshotTestJSON-1893639044 None] Created reservations ['30b577f0-cba9-4ace-886b-b234fa6516e7', '0d699eca-48b0-491b-9a93-b3535487dae7', '2ccd588c-01d4-4ff1-b305-580b6bfeb41b', '7c398e7a-d78e-4418-bfb8-0f6a8968ed71'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:56:45.539874 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-80c87692-235c-4447-8ae8-d68c7374636f tempest-VolumesActionsTest-78889655 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:56:45.552250 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-80c87692-235c-4447-8ae8-d68c7374636f tempest-VolumesActionsTest-78889655 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:45.573368 n-d-828839-1 sudo[147188]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:45.576038 n-d-828839-1 sudo[147188]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:45.671931 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-513f82b6-fc20-46f7-81bb-f0fda6338951 tempest-VolumesSnapshotTestJSON-1893639044 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:56:45.672989 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-513f82b6-fc20-46f7-81bb-f0fda6338951 tempest-VolumesSnapshotTestJSON-1893639044 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:45.694629 n-d-828839-1 sudo[147190]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:45.696207 n-d-828839-1 sudo[147190]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:46.034571 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-5dae3f11-3d38-47b4-92e9-04f0d4afb120 tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-e3768946-0b77-4f04-b020-99819c33a477-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:56:46.036719 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5dae3f11-3d38-47b4-92e9-04f0d4afb120 tempest-VolumesSnapshotTestJSON-1893639044 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/_snapshot-e3768946-0b77-4f04-b020-99819c33a477 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:46.087719 n-d-828839-1 sudo[147193]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-e3768946-0b77-4f04-b020-99819c33a477
Mar 02 18:56:46.089097 n-d-828839-1 sudo[147193]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:46.188443 n-d-828839-1 sudo[147188]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:46.191111 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-80c87692-235c-4447-8ae8-d68c7374636f tempest-VolumesActionsTest-78889655 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.650s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:46.193761 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-80c87692-235c-4447-8ae8-d68c7374636f tempest-VolumesActionsTest-78889655 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:46.217205 n-d-828839-1 sudo[147196]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:46.218005 n-d-828839-1 sudo[147196]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:46.322907 n-d-828839-1 sudo[147190]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:46.325724 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-513f82b6-fc20-46f7-81bb-f0fda6338951 tempest-VolumesSnapshotTestJSON-1893639044 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.652s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:46.332340 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-513f82b6-fc20-46f7-81bb-f0fda6338951 tempest-VolumesSnapshotTestJSON-1893639044 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:46.374596 n-d-828839-1 sudo[147198]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:46.376124 n-d-828839-1 sudo[147198]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:46.595566 n-d-828839-1 sudo[147193]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:46.597900 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5dae3f11-3d38-47b4-92e9-04f0d4afb120 tempest-VolumesSnapshotTestJSON-1893639044 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/_snapshot-e3768946-0b77-4f04-b020-99819c33a477" returned: 0 in 0.561s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:46.600076 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5dae3f11-3d38-47b4-92e9-04f0d4afb120 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e3768946-0b77-4f04-b020-99819c33a477 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:46.620091 n-d-828839-1 sudo[147202]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e3768946-0b77-4f04-b020-99819c33a477
Mar 02 18:56:46.621163 n-d-828839-1 sudo[147202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:46.686263 n-d-828839-1 sudo[147196]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:46.688912 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-80c87692-235c-4447-8ae8-d68c7374636f tempest-VolumesActionsTest-78889655 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.495s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:46.691424 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-80c87692-235c-4447-8ae8-d68c7374636f tempest-VolumesActionsTest-78889655 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:56:46.698292 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-80c87692-235c-4447-8ae8-d68c7374636f tempest-VolumesActionsTest-78889655 None] Deleted volume successfully.
Mar 02 18:56:46.821553 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-80c87692-235c-4447-8ae8-d68c7374636f tempest-VolumesActionsTest-78889655 None] Lock "b'cinder-079765c4-a5d4-4259-a2e2-c65043f23cfe-delete_volume'" released by "delete_volume" :: held 3.705s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:56:46.849788 n-d-828839-1 sudo[147198]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:46.851668 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-513f82b6-fc20-46f7-81bb-f0fda6338951 tempest-VolumesSnapshotTestJSON-1893639044 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.519s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:46.852872 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-513f82b6-fc20-46f7-81bb-f0fda6338951 tempest-VolumesSnapshotTestJSON-1893639044 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:56:46.857858 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-513f82b6-fc20-46f7-81bb-f0fda6338951 tempest-VolumesSnapshotTestJSON-1893639044 None] Deleted volume successfully.
Mar 02 18:56:47.002174 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-513f82b6-fc20-46f7-81bb-f0fda6338951 tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-8340f48a-7ecd-4d88-bd09-11588c379f28-delete_volume'" released by "delete_volume" :: held 3.880s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:56:47.420509 n-d-828839-1 sudo[147202]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:47.422381 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5dae3f11-3d38-47b4-92e9-04f0d4afb120 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e3768946-0b77-4f04-b020-99819c33a477" returned: 0 in 0.822s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:47.631101 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-5dae3f11-3d38-47b4-92e9-04f0d4afb120 tempest-VolumesSnapshotTestJSON-1893639044 None] Created reservations ['3c2c63dc-b926-4ed1-9262-6552a61d905a', '5e141bdb-1e03-4c1f-ba92-998acb28b240', 'faeeb05d-fda3-4531-b91a-eb9999710488', '2b16a09a-5044-4abf-8550-980797da3520'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:56:47.946582 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-b53bd88e-5617-4920-96c1-b35455c7ea3b tempest-TestVolumeBackupRestore-573310126 None] Lock "b'cinder-657d02be-fcd6-491d-9de5-85936166c8e6-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:56:47.996801 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-5dae3f11-3d38-47b4-92e9-04f0d4afb120 tempest-VolumesSnapshotTestJSON-1893639044 None] Delete snapshot completed successfully.
Mar 02 18:56:48.001400 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-5dae3f11-3d38-47b4-92e9-04f0d4afb120 tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-e3768946-0b77-4f04-b020-99819c33a477-delete_snapshot'" released by "delete_snapshot" :: held 1.967s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:56:48.109826 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:48.217958 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:48.218247 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805680624]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:56:48.219013 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-b53bd88e-5617-4920-96c1-b35455c7ea3b tempest-TestVolumeBackupRestore-573310126 None] Skipping remove_export. No iscsi_target is presently exported for volume: 657d02be-fcd6-491d-9de5-85936166c8e6
Mar 02 18:56:48.220205 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b53bd88e-5617-4920-96c1-b35455c7ea3b tempest-TestVolumeBackupRestore-573310126 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/volume-657d02be-fcd6-491d-9de5-85936166c8e6 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:48.240260 n-d-828839-1 sudo[147250]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-657d02be-fcd6-491d-9de5-85936166c8e6
Mar 02 18:56:48.242708 n-d-828839-1 sudo[147250]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:48.472372 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-69997edc-a223-4000-b4c2-5a3f5dd6b1d9 tempest-TestVolumeBackupRestore-573310126 None] Lock "b'cinder-8f760dc7-c22b-4945-a583-578bb6ba71d0-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:56:48.609784 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-58a2e003-3739-497a-8063-807957d32342 tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-c1b6228a-df11-461e-82cd-4e92249d13f9-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:56:48.686536 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:48.773380 n-d-828839-1 sudo[147250]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:48.775787 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b53bd88e-5617-4920-96c1-b35455c7ea3b tempest-TestVolumeBackupRestore-573310126 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/volume-657d02be-fcd6-491d-9de5-85936166c8e6" returned: 0 in 0.555s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:48.777663 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b53bd88e-5617-4920-96c1-b35455c7ea3b tempest-TestVolumeBackupRestore-573310126 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:48.810460 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:48.810768 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807108896]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:56:48.811712 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-69997edc-a223-4000-b4c2-5a3f5dd6b1d9 tempest-TestVolumeBackupRestore-573310126 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8f760dc7-c22b-4945-a583-578bb6ba71d0
Mar 02 18:56:48.813415 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69997edc-a223-4000-b4c2-5a3f5dd6b1d9 tempest-TestVolumeBackupRestore-573310126 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/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:48.823873 n-d-828839-1 sudo[147255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6
Mar 02 18:56:48.824693 n-d-828839-1 sudo[147255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:48.850447 n-d-828839-1 sudo[147256]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0
Mar 02 18:56:48.852349 n-d-828839-1 sudo[147256]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:48.948231 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-58a2e003-3739-497a-8063-807957d32342 tempest-VolumesSnapshotTestJSON-1893639044 None] Skipping remove_export. No iscsi_target is presently exported for volume: c1b6228a-df11-461e-82cd-4e92249d13f9
Mar 02 18:56:48.949862 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-58a2e003-3739-497a-8063-807957d32342 tempest-VolumesSnapshotTestJSON-1893639044 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/volume-c1b6228a-df11-461e-82cd-4e92249d13f9 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:48.973706 n-d-828839-1 sudo[147259]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c1b6228a-df11-461e-82cd-4e92249d13f9
Mar 02 18:56:48.975165 n-d-828839-1 sudo[147259]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:49.332372 n-d-828839-1 sudo[147255]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:49.334697 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b53bd88e-5617-4920-96c1-b35455c7ea3b tempest-TestVolumeBackupRestore-573310126 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6" returned: 0 in 0.557s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:49.337735 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b53bd88e-5617-4920-96c1-b35455c7ea3b tempest-TestVolumeBackupRestore-573310126 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:49.374699 n-d-828839-1 sudo[147263]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6
Mar 02 18:56:49.376426 n-d-828839-1 sudo[147263]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:49.409369 n-d-828839-1 sudo[147256]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:49.412172 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69997edc-a223-4000-b4c2-5a3f5dd6b1d9 tempest-TestVolumeBackupRestore-573310126 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/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0" returned: 0 in 0.598s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:49.414314 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69997edc-a223-4000-b4c2-5a3f5dd6b1d9 tempest-TestVolumeBackupRestore-573310126 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:49.439014 n-d-828839-1 sudo[147266]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0
Mar 02 18:56:49.440935 n-d-828839-1 sudo[147266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:49.533419 n-d-828839-1 sudo[147259]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:49.535670 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-58a2e003-3739-497a-8063-807957d32342 tempest-VolumesSnapshotTestJSON-1893639044 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/volume-c1b6228a-df11-461e-82cd-4e92249d13f9" returned: 0 in 0.585s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:49.537705 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-58a2e003-3739-497a-8063-807957d32342 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c1b6228a-df11-461e-82cd-4e92249d13f9 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:49.557416 n-d-828839-1 sudo[147268]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c1b6228a-df11-461e-82cd-4e92249d13f9
Mar 02 18:56:49.558377 n-d-828839-1 sudo[147268]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:49.990572 n-d-828839-1 sudo[147266]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:49.993563 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69997edc-a223-4000-b4c2-5a3f5dd6b1d9 tempest-TestVolumeBackupRestore-573310126 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0" returned: 0 in 0.579s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:49.995419 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69997edc-a223-4000-b4c2-5a3f5dd6b1d9 tempest-TestVolumeBackupRestore-573310126 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:50.014904 n-d-828839-1 sudo[147275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0
Mar 02 18:56:50.016253 n-d-828839-1 sudo[147275]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:50.133173 n-d-828839-1 sudo[147268]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:50.135528 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-58a2e003-3739-497a-8063-807957d32342 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c1b6228a-df11-461e-82cd-4e92249d13f9" returned: 0 in 0.597s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:50.137788 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-58a2e003-3739-497a-8063-807957d32342 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c1b6228a-df11-461e-82cd-4e92249d13f9 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:50.153431 n-d-828839-1 sudo[147263]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:50.159394 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b53bd88e-5617-4920-96c1-b35455c7ea3b tempest-TestVolumeBackupRestore-573310126 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-657d02be-fcd6-491d-9de5-85936166c8e6" returned: 0 in 0.821s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:50.160772 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-b53bd88e-5617-4920-96c1-b35455c7ea3b tempest-TestVolumeBackupRestore-573310126 None] Successfully deleted volume: 657d02be-fcd6-491d-9de5-85936166c8e6
Mar 02 18:56:50.163046 n-d-828839-1 sudo[147278]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c1b6228a-df11-461e-82cd-4e92249d13f9
Mar 02 18:56:50.164943 n-d-828839-1 sudo[147278]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:50.414173 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-b53bd88e-5617-4920-96c1-b35455c7ea3b tempest-TestVolumeBackupRestore-573310126 None] Created reservations ['ec32529a-cd40-4230-b9a0-d59e2d4dc6e6', '1413289d-1608-407b-a4c0-780a7d48ac8d', '979263f4-c366-4b2e-9d2e-4a3f019706fc', '0fed475d-fde1-49d2-aa07-28342593bdd6'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:56:50.604184 n-d-828839-1 sudo[147275]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:50.606003 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69997edc-a223-4000-b4c2-5a3f5dd6b1d9 tempest-TestVolumeBackupRestore-573310126 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8f760dc7-c22b-4945-a583-578bb6ba71d0" returned: 0 in 0.611s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:50.606900 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-69997edc-a223-4000-b4c2-5a3f5dd6b1d9 tempest-TestVolumeBackupRestore-573310126 None] Successfully deleted volume: 8f760dc7-c22b-4945-a583-578bb6ba71d0
Mar 02 18:56:50.673967 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-b53bd88e-5617-4920-96c1-b35455c7ea3b tempest-TestVolumeBackupRestore-573310126 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:56:50.674706 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b53bd88e-5617-4920-96c1-b35455c7ea3b tempest-TestVolumeBackupRestore-573310126 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:50.700717 n-d-828839-1 sudo[147287]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:50.702542 n-d-828839-1 sudo[147287]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:50.807057 n-d-828839-1 sudo[147278]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:50.809566 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-58a2e003-3739-497a-8063-807957d32342 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c1b6228a-df11-461e-82cd-4e92249d13f9" returned: 0 in 0.671s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:50.810758 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-58a2e003-3739-497a-8063-807957d32342 tempest-VolumesSnapshotTestJSON-1893639044 None] Successfully deleted volume: c1b6228a-df11-461e-82cd-4e92249d13f9
Mar 02 18:56:50.869495 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-69997edc-a223-4000-b4c2-5a3f5dd6b1d9 tempest-TestVolumeBackupRestore-573310126 None] Created reservations ['ac5956d0-a6d6-4e29-87f3-31b55850f055', '53688e03-402c-4381-87b8-9c181a833d0c', '65e84664-1b2e-441e-a444-1d81363052e8', '00818845-eedb-498d-a0d2-d5388d9a0e77'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:56:51.072008 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-58a2e003-3739-497a-8063-807957d32342 tempest-VolumesSnapshotTestJSON-1893639044 None] Created reservations ['6484f605-e5b1-4bdf-80a9-e236f7f77818', 'f6acdc06-da65-484e-b3f9-61455576f38f', 'da415bcc-7e71-47cc-8054-ec75a06310a7', 'dbb3bf19-294e-4eb4-85a8-3db71a0e89e6'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:56:51.184808 n-d-828839-1 sudo[147287]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:51.187010 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b53bd88e-5617-4920-96c1-b35455c7ea3b tempest-TestVolumeBackupRestore-573310126 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.512s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:51.188689 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b53bd88e-5617-4920-96c1-b35455c7ea3b tempest-TestVolumeBackupRestore-573310126 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:51.209461 n-d-828839-1 sudo[147294]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:51.210427 n-d-828839-1 sudo[147294]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:51.281705 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-69997edc-a223-4000-b4c2-5a3f5dd6b1d9 tempest-TestVolumeBackupRestore-573310126 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:56:51.283485 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69997edc-a223-4000-b4c2-5a3f5dd6b1d9 tempest-TestVolumeBackupRestore-573310126 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:51.312313 n-d-828839-1 sudo[147296]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:51.313115 n-d-828839-1 sudo[147296]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:51.409402 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-58a2e003-3739-497a-8063-807957d32342 tempest-VolumesSnapshotTestJSON-1893639044 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:56:51.411261 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-58a2e003-3739-497a-8063-807957d32342 tempest-VolumesSnapshotTestJSON-1893639044 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:51.435149 n-d-828839-1 sudo[147298]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:51.436808 n-d-828839-1 sudo[147298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:51.802421 n-d-828839-1 sudo[147294]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:51.805893 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b53bd88e-5617-4920-96c1-b35455c7ea3b tempest-TestVolumeBackupRestore-573310126 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.616s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:51.810102 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-b53bd88e-5617-4920-96c1-b35455c7ea3b tempest-TestVolumeBackupRestore-573310126 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:56:51.833345 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-b53bd88e-5617-4920-96c1-b35455c7ea3b tempest-TestVolumeBackupRestore-573310126 None] Deleted volume successfully.
Mar 02 18:56:51.974498 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-b53bd88e-5617-4920-96c1-b35455c7ea3b tempest-TestVolumeBackupRestore-573310126 None] Lock "b'cinder-657d02be-fcd6-491d-9de5-85936166c8e6-delete_volume'" released by "delete_volume" :: held 4.026s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:56:52.005687 n-d-828839-1 sudo[147296]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:52.008604 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69997edc-a223-4000-b4c2-5a3f5dd6b1d9 tempest-TestVolumeBackupRestore-573310126 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.725s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:52.009912 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69997edc-a223-4000-b4c2-5a3f5dd6b1d9 tempest-TestVolumeBackupRestore-573310126 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:52.092881 n-d-828839-1 sudo[147303]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:52.094367 n-d-828839-1 sudo[147303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:52.263971 n-d-828839-1 sudo[147298]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:52.266601 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-58a2e003-3739-497a-8063-807957d32342 tempest-VolumesSnapshotTestJSON-1893639044 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.855s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:52.268237 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-58a2e003-3739-497a-8063-807957d32342 tempest-VolumesSnapshotTestJSON-1893639044 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:52.341844 n-d-828839-1 sudo[147305]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:52.349531 n-d-828839-1 sudo[147305]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:52.537620 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-fda69c87-a87d-4223-a154-859fd711b70d tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-3964dadf-c31c-416a-aa44-eee5751dee69-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.022s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:56:52.543750 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fda69c87-a87d-4223-a154-859fd711b70d tempest-VolumesSnapshotTestJSON-1893639044 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/_snapshot-3964dadf-c31c-416a-aa44-eee5751dee69 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:52.591725 n-d-828839-1 sudo[147307]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-3964dadf-c31c-416a-aa44-eee5751dee69
Mar 02 18:56:52.593152 n-d-828839-1 sudo[147307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:52.973684 n-d-828839-1 sudo[147303]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:52.976416 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69997edc-a223-4000-b4c2-5a3f5dd6b1d9 tempest-TestVolumeBackupRestore-573310126 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.966s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:52.978156 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-69997edc-a223-4000-b4c2-5a3f5dd6b1d9 tempest-TestVolumeBackupRestore-573310126 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:56:52.992702 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-69997edc-a223-4000-b4c2-5a3f5dd6b1d9 tempest-TestVolumeBackupRestore-573310126 None] Deleted volume successfully.
Mar 02 18:56:53.029922 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:56:53.032396 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:56:53.037016 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:53.100425 n-d-828839-1 sudo[147311]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:53.110709 n-d-828839-1 sudo[147311]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:53.135781 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-69997edc-a223-4000-b4c2-5a3f5dd6b1d9 tempest-TestVolumeBackupRestore-573310126 None] Lock "b'cinder-8f760dc7-c22b-4945-a583-578bb6ba71d0-delete_volume'" released by "delete_volume" :: held 4.663s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:56:53.237562 n-d-828839-1 sudo[147305]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:53.239416 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-58a2e003-3739-497a-8063-807957d32342 tempest-VolumesSnapshotTestJSON-1893639044 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.971s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:53.240617 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-58a2e003-3739-497a-8063-807957d32342 tempest-VolumesSnapshotTestJSON-1893639044 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:56:53.249164 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-58a2e003-3739-497a-8063-807957d32342 tempest-VolumesSnapshotTestJSON-1893639044 None] Deleted volume successfully.
Mar 02 18:56:53.356319 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-58a2e003-3739-497a-8063-807957d32342 tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-c1b6228a-df11-461e-82cd-4e92249d13f9-delete_volume'" released by "delete_volume" :: held 4.747s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:56:53.498722 n-d-828839-1 sudo[147307]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:53.500651 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fda69c87-a87d-4223-a154-859fd711b70d tempest-VolumesSnapshotTestJSON-1893639044 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/_snapshot-3964dadf-c31c-416a-aa44-eee5751dee69" returned: 0 in 0.958s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:53.507482 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fda69c87-a87d-4223-a154-859fd711b70d tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3964dadf-c31c-416a-aa44-eee5751dee69 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:53.544377 n-d-828839-1 sudo[147316]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3964dadf-c31c-416a-aa44-eee5751dee69
Mar 02 18:56:53.548822 n-d-828839-1 sudo[147316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:53.745139 n-d-828839-1 sudo[147311]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:53.747265 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.712s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:53.748661 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:53.775073 n-d-828839-1 sudo[147326]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:53.783151 n-d-828839-1 sudo[147326]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:54.362888 n-d-828839-1 sudo[147326]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:54.365316 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.616s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:54.367138 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:56:54.412459 n-d-828839-1 sudo[147316]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:54.414632 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fda69c87-a87d-4223-a154-859fd711b70d tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3964dadf-c31c-416a-aa44-eee5751dee69" returned: 0 in 0.908s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:54.614340 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-fda69c87-a87d-4223-a154-859fd711b70d tempest-VolumesSnapshotTestJSON-1893639044 None] Created reservations ['a59b9cad-a8b8-4817-b7d1-e6444e26e08d', '2d294ed2-f020-42c0-9405-4ebbfb03262f', '50f8a930-1f0b-4f2b-b6a9-b2d911c87435', 'f3f3f513-ea29-40f3-bc19-79d5e8880e9a'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:56:54.836486 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-fda69c87-a87d-4223-a154-859fd711b70d tempest-VolumesSnapshotTestJSON-1893639044 None] Delete snapshot completed successfully.
Mar 02 18:56:54.843738 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-fda69c87-a87d-4223-a154-859fd711b70d tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-3964dadf-c31c-416a-aa44-eee5751dee69-delete_snapshot'" released by "delete_snapshot" :: held 2.307s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:56:56.031737 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-228bc4f6-8757-413e-b2ba-b37df6f45c91 tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-3e853b35-868f-4cc5-9c58-b5d1d41ebfa8-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:56:56.197798 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-228bc4f6-8757-413e-b2ba-b37df6f45c91 tempest-VolumesSnapshotTestJSON-1893639044 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3e853b35-868f-4cc5-9c58-b5d1d41ebfa8
Mar 02 18:56:56.199263 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-228bc4f6-8757-413e-b2ba-b37df6f45c91 tempest-VolumesSnapshotTestJSON-1893639044 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/volume-3e853b35-868f-4cc5-9c58-b5d1d41ebfa8 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:56.219954 n-d-828839-1 sudo[147387]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-3e853b35-868f-4cc5-9c58-b5d1d41ebfa8
Mar 02 18:56:56.221574 n-d-828839-1 sudo[147387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:56.708585 n-d-828839-1 sudo[147387]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:56.711160 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-228bc4f6-8757-413e-b2ba-b37df6f45c91 tempest-VolumesSnapshotTestJSON-1893639044 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/volume-3e853b35-868f-4cc5-9c58-b5d1d41ebfa8" returned: 0 in 0.511s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:56.712979 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-228bc4f6-8757-413e-b2ba-b37df6f45c91 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3e853b35-868f-4cc5-9c58-b5d1d41ebfa8 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:56.741982 n-d-828839-1 sudo[147393]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3e853b35-868f-4cc5-9c58-b5d1d41ebfa8
Mar 02 18:56:56.742945 n-d-828839-1 sudo[147393]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:57.197576 n-d-828839-1 sudo[147393]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:57.199956 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-228bc4f6-8757-413e-b2ba-b37df6f45c91 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3e853b35-868f-4cc5-9c58-b5d1d41ebfa8" returned: 0 in 0.487s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:57.202199 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-228bc4f6-8757-413e-b2ba-b37df6f45c91 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3e853b35-868f-4cc5-9c58-b5d1d41ebfa8 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:57.221529 n-d-828839-1 sudo[147397]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3e853b35-868f-4cc5-9c58-b5d1d41ebfa8
Mar 02 18:56:57.222370 n-d-828839-1 sudo[147397]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:57.729843 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:56:57.734286 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:56:57.734807 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 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'
Mar 02 18:56:57.747997 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Flow 'volume_create_manager' (1e26c5c6-327d-40c5-b523-fb6a111b2a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:56:57.751323 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9ad48013-1794-4f76-bad0-786c0adf9bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:57.777488 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:56:57.806699 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9ad48013-1794-4f76-bad0-786c0adf9bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:56:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-946786907',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=8e90ad49-0e83-4c08-95bf-af2b3d2e545e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8f6b0f4e8ae4b2da696f02283ace3be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:56:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:56:57Z,user_id='ce813262a9524409a7f3a13c94baba14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:57.819029 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c4ac5a1f-7fe0-4d86-a1b1-d2748f19e244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:57.819029 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c4ac5a1f-7fe0-4d86-a1b1-d2748f19e244) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:57.819029 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fdbf6a33-ceac-43c8-81da-850f49e252c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:57.852649 n-d-828839-1 sudo[147397]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:57.854983 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-228bc4f6-8757-413e-b2ba-b37df6f45c91 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3e853b35-868f-4cc5-9c58-b5d1d41ebfa8" returned: 0 in 0.653s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:57.855735 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-228bc4f6-8757-413e-b2ba-b37df6f45c91 tempest-VolumesSnapshotTestJSON-1893639044 None] Successfully deleted volume: 3e853b35-868f-4cc5-9c58-b5d1d41ebfa8
Mar 02 18:56:57.952853 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fdbf6a33-ceac-43c8-81da-850f49e252c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '8e90ad49-0e83-4c08-95bf-af2b3d2e545e', 'volume_name': 'volume-8e90ad49-0e83-4c08-95bf-af2b3d2e545e', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:57.955307 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb6e4e7c-3545-4bc8-8d73-2466ea5116c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:57.957411 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb6e4e7c-3545-4bc8-8d73-2466ea5116c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:56:57.959647 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fffe6a08-941b-4400-98fd-98e47e25e70a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:56:57.960610 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Volume 8e90ad49-0e83-4c08-95bf-af2b3d2e545e: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-8e90ad49-0e83-4c08-95bf-af2b3d2e545e', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Mar 02 18:56:57.961449 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Cloning 8e90ad49-0e83-4c08-95bf-af2b3d2e545e from image 2ac48b56-eabc-4774-8d21-7d0b03765520 at location (None, None). {{(pid=96937) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Mar 02 18:56:58.117076 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-228bc4f6-8757-413e-b2ba-b37df6f45c91 tempest-VolumesSnapshotTestJSON-1893639044 None] Created reservations ['d1fc8eb3-092c-47a6-9f28-259a028fdb60', 'e9134b67-1e1e-4078-89dc-14da07a78131', 'ce1b1aa8-b95d-4315-99dc-5dda55cff6e9', '68b86a69-5bcf-43f4-9038-ea6010d3008d'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:56:58.419847 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-228bc4f6-8757-413e-b2ba-b37df6f45c91 tempest-VolumesSnapshotTestJSON-1893639044 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:56:58.421428 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-228bc4f6-8757-413e-b2ba-b37df6f45c91 tempest-VolumesSnapshotTestJSON-1893639044 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:58.470535 n-d-828839-1 sudo[147421]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:58.471363 n-d-828839-1 sudo[147421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:58.941682 n-d-828839-1 sudo[147421]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:58.943790 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-228bc4f6-8757-413e-b2ba-b37df6f45c91 tempest-VolumesSnapshotTestJSON-1893639044 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.522s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:58.946803 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-228bc4f6-8757-413e-b2ba-b37df6f45c91 tempest-VolumesSnapshotTestJSON-1893639044 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:56:58.967853 n-d-828839-1 sudo[147428]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:56:58.969454 n-d-828839-1 sudo[147428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:56:59.486348 n-d-828839-1 sudo[147428]: pam_unix(sudo:session): session closed for user root
Mar 02 18:56:59.488680 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-228bc4f6-8757-413e-b2ba-b37df6f45c91 tempest-VolumesSnapshotTestJSON-1893639044 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.541s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:56:59.492758 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-228bc4f6-8757-413e-b2ba-b37df6f45c91 tempest-VolumesSnapshotTestJSON-1893639044 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:56:59.498379 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-228bc4f6-8757-413e-b2ba-b37df6f45c91 tempest-VolumesSnapshotTestJSON-1893639044 None] Deleted volume successfully.
Mar 02 18:56:59.615697 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-228bc4f6-8757-413e-b2ba-b37df6f45c91 tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-3e853b35-868f-4cc5-9c58-b5d1d41ebfa8-delete_volume'" released by "delete_volume" :: held 3.582s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:56:59.958873 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-b8f84fc1-9772-4e63-a9ef-827a7fc6f094 tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:57:00.089027 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:00.209706 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:00.210062 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777909392]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:57:00.210782 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-b8f84fc1-9772-4e63-a9ef-827a7fc6f094 tempest-VolumesSnapshotTestJSON-1893639044 None] Skipping remove_export. No iscsi_target is presently exported for volume: f1b3a423-8e3a-42a6-b33d-8784b9cac8c4
Mar 02 18:57:00.211868 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b8f84fc1-9772-4e63-a9ef-827a7fc6f094 tempest-VolumesSnapshotTestJSON-1893639044 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/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:00.230000 n-d-828839-1 sudo[147433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4
Mar 02 18:57:00.231080 n-d-828839-1 sudo[147433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:00.681766 n-d-828839-1 sudo[147433]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:00.690255 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b8f84fc1-9772-4e63-a9ef-827a7fc6f094 tempest-VolumesSnapshotTestJSON-1893639044 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/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4" returned: 0 in 0.478s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:00.692299 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b8f84fc1-9772-4e63-a9ef-827a7fc6f094 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:00.712646 n-d-828839-1 sudo[147438]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4
Mar 02 18:57:00.715627 n-d-828839-1 sudo[147438]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:01.193541 n-d-828839-1 sudo[147438]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:01.196609 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b8f84fc1-9772-4e63-a9ef-827a7fc6f094 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4" returned: 0 in 0.504s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:01.198907 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b8f84fc1-9772-4e63-a9ef-827a7fc6f094 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:01.223394 n-d-828839-1 sudo[147444]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4
Mar 02 18:57:01.224461 n-d-828839-1 sudo[147444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:01.776778 n-d-828839-1 sudo[147444]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:01.779088 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b8f84fc1-9772-4e63-a9ef-827a7fc6f094 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4" returned: 0 in 0.580s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:01.780359 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-b8f84fc1-9772-4e63-a9ef-827a7fc6f094 tempest-VolumesSnapshotTestJSON-1893639044 None] Successfully deleted volume: f1b3a423-8e3a-42a6-b33d-8784b9cac8c4
Mar 02 18:57:01.921664 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-b8f84fc1-9772-4e63-a9ef-827a7fc6f094 tempest-VolumesSnapshotTestJSON-1893639044 None] Created reservations ['b815016d-df64-48dc-b40f-080a86ca71ae', '8d701d23-eb7b-4f9e-9672-663fcc791dbf', 'c67b295f-70cc-49e5-9232-47f662f2d6a8', 'eacd541d-957f-4b21-9f77-19c3fd75fbb3'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:57:02.145368 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-b8f84fc1-9772-4e63-a9ef-827a7fc6f094 tempest-VolumesSnapshotTestJSON-1893639044 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:57:02.146191 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b8f84fc1-9772-4e63-a9ef-827a7fc6f094 tempest-VolumesSnapshotTestJSON-1893639044 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:02.173141 n-d-828839-1 sudo[147462]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:57:02.173932 n-d-828839-1 sudo[147462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:02.389532 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-032b3d82-1fc7-4f93-99e6-d5a8b7364945 tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-c2ec303e-7720-4f1d-b472-b822fab186f1-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:57:02.393384 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-032b3d82-1fc7-4f93-99e6-d5a8b7364945 tempest-VolumesSnapshotTestJSON-1893639044 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/_snapshot-c2ec303e-7720-4f1d-b472-b822fab186f1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:02.424139 n-d-828839-1 sudo[147464]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-c2ec303e-7720-4f1d-b472-b822fab186f1
Mar 02 18:57:02.425770 n-d-828839-1 sudo[147464]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:02.620547 n-d-828839-1 sudo[147462]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:02.623563 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b8f84fc1-9772-4e63-a9ef-827a7fc6f094 tempest-VolumesSnapshotTestJSON-1893639044 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.477s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:02.625572 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b8f84fc1-9772-4e63-a9ef-827a7fc6f094 tempest-VolumesSnapshotTestJSON-1893639044 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:02.663833 n-d-828839-1 sudo[147468]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:57:02.664649 n-d-828839-1 sudo[147468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:02.900034 n-d-828839-1 sudo[147464]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:02.904942 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-032b3d82-1fc7-4f93-99e6-d5a8b7364945 tempest-VolumesSnapshotTestJSON-1893639044 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/_snapshot-c2ec303e-7720-4f1d-b472-b822fab186f1" returned: 0 in 0.511s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:02.907202 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-032b3d82-1fc7-4f93-99e6-d5a8b7364945 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c2ec303e-7720-4f1d-b472-b822fab186f1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:02.943458 n-d-828839-1 sudo[147473]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c2ec303e-7720-4f1d-b472-b822fab186f1
Mar 02 18:57:02.947378 n-d-828839-1 sudo[147473]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:03.205884 n-d-828839-1 sudo[147468]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:03.209072 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-b8f84fc1-9772-4e63-a9ef-827a7fc6f094 tempest-VolumesSnapshotTestJSON-1893639044 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.582s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:03.212858 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-b8f84fc1-9772-4e63-a9ef-827a7fc6f094 tempest-VolumesSnapshotTestJSON-1893639044 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:57:03.219741 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-b8f84fc1-9772-4e63-a9ef-827a7fc6f094 tempest-VolumesSnapshotTestJSON-1893639044 None] Deleted volume successfully.
Mar 02 18:57:03.288963 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-b8f84fc1-9772-4e63-a9ef-827a7fc6f094 tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-f1b3a423-8e3a-42a6-b33d-8784b9cac8c4-delete_volume'" released by "delete_volume" :: held 3.330s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:57:03.872055 n-d-828839-1 sudo[147473]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:03.874228 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-032b3d82-1fc7-4f93-99e6-d5a8b7364945 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c2ec303e-7720-4f1d-b472-b822fab186f1" returned: 0 in 0.967s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:04.025691 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-032b3d82-1fc7-4f93-99e6-d5a8b7364945 tempest-VolumesSnapshotTestJSON-1893639044 None] Created reservations ['107d22ca-ede6-48f5-b864-5a0c03b4bf84', 'f0a0391e-1435-4887-b1c3-33015c84b7d0', 'bc26190e-0d63-413f-8e40-b732ccf7e051', '66981e5b-7f5a-4b53-85bf-ca58cfc3cdc6'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:57:04.225744 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-032b3d82-1fc7-4f93-99e6-d5a8b7364945 tempest-VolumesSnapshotTestJSON-1893639044 None] Delete snapshot completed successfully.
Mar 02 18:57:04.231643 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-032b3d82-1fc7-4f93-99e6-d5a8b7364945 tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-c2ec303e-7720-4f1d-b472-b822fab186f1-delete_snapshot'" released by "delete_snapshot" :: held 1.842s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:57:04.813300 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-4e7230d0-9c16-44a9-9a07-dde7ac438da3 tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-abdbe362-d8e0-4cdb-a27c-a3d53ef62099-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:57:04.939508 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:05.040610 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:05.041221 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951383290624]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:57:05.041992 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-4e7230d0-9c16-44a9-9a07-dde7ac438da3 tempest-VolumesSnapshotTestJSON-1893639044 None] Skipping remove_export. No iscsi_target is presently exported for volume: abdbe362-d8e0-4cdb-a27c-a3d53ef62099
Mar 02 18:57:05.043247 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4e7230d0-9c16-44a9-9a07-dde7ac438da3 tempest-VolumesSnapshotTestJSON-1893639044 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/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:05.061404 n-d-828839-1 sudo[147541]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099
Mar 02 18:57:05.062885 n-d-828839-1 sudo[147541]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:05.502064 n-d-828839-1 sudo[147541]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:05.504948 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4e7230d0-9c16-44a9-9a07-dde7ac438da3 tempest-VolumesSnapshotTestJSON-1893639044 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/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099" returned: 0 in 0.461s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:05.507580 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4e7230d0-9c16-44a9-9a07-dde7ac438da3 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:05.526542 n-d-828839-1 sudo[147545]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099
Mar 02 18:57:05.527353 n-d-828839-1 sudo[147545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:05.971804 n-d-828839-1 sudo[147545]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:05.974944 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4e7230d0-9c16-44a9-9a07-dde7ac438da3 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099" returned: 0 in 0.467s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:05.977228 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4e7230d0-9c16-44a9-9a07-dde7ac438da3 tempest-VolumesSnapshotTestJSON-1893639044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:06.004696 n-d-828839-1 sudo[147548]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099
Mar 02 18:57:06.007602 n-d-828839-1 sudo[147548]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:06.636444 n-d-828839-1 sudo[147548]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:06.639012 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4e7230d0-9c16-44a9-9a07-dde7ac438da3 tempest-VolumesSnapshotTestJSON-1893639044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-abdbe362-d8e0-4cdb-a27c-a3d53ef62099" returned: 0 in 0.661s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:06.640164 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-4e7230d0-9c16-44a9-9a07-dde7ac438da3 tempest-VolumesSnapshotTestJSON-1893639044 None] Successfully deleted volume: abdbe362-d8e0-4cdb-a27c-a3d53ef62099
Mar 02 18:57:06.763274 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-4e7230d0-9c16-44a9-9a07-dde7ac438da3 tempest-VolumesSnapshotTestJSON-1893639044 None] Created reservations ['9c723c75-b130-4b37-92c9-287d34e4b9bf', 'e2aea622-f5dd-4acf-b443-122139de7bee', '8be692e2-400f-438e-be01-7e1dba3d628a', '53281fb2-a0ce-4c80-89be-94f8dcd03da6'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:57:07.105172 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-4e7230d0-9c16-44a9-9a07-dde7ac438da3 tempest-VolumesSnapshotTestJSON-1893639044 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:57:07.105895 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4e7230d0-9c16-44a9-9a07-dde7ac438da3 tempest-VolumesSnapshotTestJSON-1893639044 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:07.140170 n-d-828839-1 sudo[147557]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:57:07.141743 n-d-828839-1 sudo[147557]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:07.637187 n-d-828839-1 sudo[147557]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:07.640385 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4e7230d0-9c16-44a9-9a07-dde7ac438da3 tempest-VolumesSnapshotTestJSON-1893639044 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.534s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:07.643354 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4e7230d0-9c16-44a9-9a07-dde7ac438da3 tempest-VolumesSnapshotTestJSON-1893639044 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:07.663469 n-d-828839-1 sudo[147560]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:57:07.664263 n-d-828839-1 sudo[147560]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:08.137508 n-d-828839-1 sudo[147560]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:08.140421 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4e7230d0-9c16-44a9-9a07-dde7ac438da3 tempest-VolumesSnapshotTestJSON-1893639044 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.497s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:08.142453 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-4e7230d0-9c16-44a9-9a07-dde7ac438da3 tempest-VolumesSnapshotTestJSON-1893639044 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:57:08.149319 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-4e7230d0-9c16-44a9-9a07-dde7ac438da3 tempest-VolumesSnapshotTestJSON-1893639044 None] Deleted volume successfully.
Mar 02 18:57:08.247752 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-4e7230d0-9c16-44a9-9a07-dde7ac438da3 tempest-VolumesSnapshotTestJSON-1893639044 None] Lock "b'cinder-abdbe362-d8e0-4cdb-a27c-a3d53ef62099-delete_volume'" released by "delete_volume" :: held 3.430s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:57:11.660210 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_l7k2e9yjn-d-828839-1@lvmdriver-1, size 616.00 MB, duration 13.70 sec {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Mar 02 18:57:11.660973 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Image download 616.00 MB at 44.97 MB/s
Mar 02 18:57:11.706937 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_l7k2e9yjn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:11.794098 n-d-828839-1 sudo[147567]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_l7k2e9yjn-d-828839-1@lvmdriver-1
Mar 02 18:57:11.794936 n-d-828839-1 sudo[147567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:12.118048 n-d-828839-1 sudo[147567]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:12.120495 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_l7k2e9yjn-d-828839-1@lvmdriver-1" returned: 0 in 0.413s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:12.121406 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 is fetched for user ce813262a9524409a7f3a13c94baba14. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Mar 02 18:57:12.276614 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_l7k2e9yjn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:12.361073 n-d-828839-1 sudo[147572]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_l7k2e9yjn-d-828839-1@lvmdriver-1
Mar 02 18:57:12.361886 n-d-828839-1 sudo[147572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:12.689202 n-d-828839-1 sudo[147572]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:12.691773 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_l7k2e9yjn-d-828839-1@lvmdriver-1" returned: 0 in 0.415s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:12.693721 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8e90ad49-0e83-4c08-95bf-af2b3d2e545e stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:12.712214 n-d-828839-1 sudo[147577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8e90ad49-0e83-4c08-95bf-af2b3d2e545e stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:57:12.713014 n-d-828839-1 sudo[147577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:13.324591 n-d-828839-1 sudo[147577]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:13.327259 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8e90ad49-0e83-4c08-95bf-af2b3d2e545e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.633s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:13.476330 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Attempting download of 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume 8e90ad49-0e83-4c08-95bf-af2b3d2e545e. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Mar 02 18:57:13.520166 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_xexmog84 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:13.606463 n-d-828839-1 sudo[147611]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_xexmog84
Mar 02 18:57:13.607238 n-d-828839-1 sudo[147611]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:13.931039 n-d-828839-1 sudo[147611]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:13.933433 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_xexmog84" returned: 0 in 0.413s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:13.934880 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_l7k2e9yjn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:14.021645 n-d-828839-1 sudo[147615]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_l7k2e9yjn-d-828839-1@lvmdriver-1
Mar 02 18:57:14.023041 n-d-828839-1 sudo[147615]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:14.357968 n-d-828839-1 sudo[147615]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:14.360404 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_l7k2e9yjn-d-828839-1@lvmdriver-1" returned: 0 in 0.425s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:14.361247 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] 2ac48b56-eabc-4774-8d21-7d0b03765520 was vhdx, converting to raw {{(pid=96937) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Mar 02 18:57:14.362281 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_l7k2e9yjn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8e90ad49--0e83--4c08--95bf--af2b3d2e545e oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:14.380484 n-d-828839-1 sudo[147620]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_l7k2e9yjn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8e90ad49--0e83--4c08--95bf--af2b3d2e545e oflag=direct
Mar 02 18:57:14.381271 n-d-828839-1 sudo[147620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:14.711221 n-d-828839-1 sudo[147620]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:14.713512 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_l7k2e9yjn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8e90ad49--0e83--4c08--95bf--af2b3d2e545e oflag=direct" returned: 0 in 0.351s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:14.714886 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_l7k2e9yjn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8e90ad49--0e83--4c08--95bf--af2b3d2e545e {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:14.733080 n-d-828839-1 sudo[147632]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_l7k2e9yjn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8e90ad49--0e83--4c08--95bf--af2b3d2e545e
Mar 02 18:57:14.733851 n-d-828839-1 sudo[147632]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:25.385773 n-d-828839-1 sudo[147632]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:25.391956 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_l7k2e9yjn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8e90ad49--0e83--4c08--95bf--af2b3d2e545e" returned: 0 in 10.673s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:25.395068 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_l7k2e9yjn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:25.545945 n-d-828839-1 sudo[147873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_l7k2e9yjn-d-828839-1@lvmdriver-1
Mar 02 18:57:25.546784 n-d-828839-1 sudo[147873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:26.004740 n-d-828839-1 sudo[147873]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:26.007245 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_l7k2e9yjn-d-828839-1@lvmdriver-1" returned: 0 in 0.612s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:26.008446 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_l7k2e9yjn-d-828839-1@lvmdriver-1, size 700.00 MB, duration 10.68 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--8e90ad49--0e83--4c08--95bf--af2b3d2e545e {{(pid=96937) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Mar 02 18:57:26.009081 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Converted 700.00 MB image at 65.55 MB/s
Mar 02 18:57:26.009932 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Downloaded image 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume 8e90ad49-0e83-4c08-95bf-af2b3d2e545e successfully. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Mar 02 18:57:26.144031 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 for user ce813262a9524409a7f3a13c94baba14 is deleted. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Mar 02 18:57:26.144031 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Marking volume 8e90ad49-0e83-4c08-95bf-af2b3d2e545e as bootable. {{(pid=96937) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Mar 02 18:57:26.236575 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Copying metadata from image 2ac48b56-eabc-4774-8d21-7d0b03765520 to 8e90ad49-0e83-4c08-95bf-af2b3d2e545e. {{(pid=96937) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Mar 02 18:57:26.237192 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Creating volume glance metadata for volume 8e90ad49-0e83-4c08-95bf-af2b3d2e545e backed by image 2ac48b56-eabc-4774-8d21-7d0b03765520 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96937) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Mar 02 18:57:26.420238 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fffe6a08-941b-4400-98fd-98e47e25e70a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8e90ad49-0e83-4c08-95bf-af2b3d2e545e', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:57:26.422765 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (79fc3db6-0228-4e51-a91a-712efaa8242e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:57:26.556051 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Volume volume-8e90ad49-0e83-4c08-95bf-af2b3d2e545e (8e90ad49-0e83-4c08-95bf-af2b3d2e545e): created successfully
Mar 02 18:57:26.558033 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (79fc3db6-0228-4e51-a91a-712efaa8242e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:57:26.562059 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Flow 'volume_create_manager' (1e26c5c6-327d-40c5-b523-fb6a111b2a30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:57:26.676418 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-4ec01e32-de9a-424d-b44b-2533d346fdf4 tempest-VolumesImageMetadata-1008090048 None] Created volume successfully.
Mar 02 18:57:28.053162 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-7e88181d-9e46-4b81-bda5-ff71e7459629 tempest-VolumesImageMetadata-1008090048 None] Lock "b'cinder-8e90ad49-0e83-4c08-95bf-af2b3d2e545e-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:57:28.207971 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-7e88181d-9e46-4b81-bda5-ff71e7459629 tempest-VolumesImageMetadata-1008090048 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8e90ad49-0e83-4c08-95bf-af2b3d2e545e
Mar 02 18:57:28.208899 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7e88181d-9e46-4b81-bda5-ff71e7459629 tempest-VolumesImageMetadata-1008090048 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/volume-8e90ad49-0e83-4c08-95bf-af2b3d2e545e {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:28.227212 n-d-828839-1 sudo[147969]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-8e90ad49-0e83-4c08-95bf-af2b3d2e545e
Mar 02 18:57:28.227995 n-d-828839-1 sudo[147969]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:28.649624 n-d-828839-1 sudo[147969]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:28.651959 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7e88181d-9e46-4b81-bda5-ff71e7459629 tempest-VolumesImageMetadata-1008090048 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/volume-8e90ad49-0e83-4c08-95bf-af2b3d2e545e" returned: 0 in 0.442s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:28.653838 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7e88181d-9e46-4b81-bda5-ff71e7459629 tempest-VolumesImageMetadata-1008090048 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8e90ad49-0e83-4c08-95bf-af2b3d2e545e {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:28.672432 n-d-828839-1 sudo[147973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8e90ad49-0e83-4c08-95bf-af2b3d2e545e
Mar 02 18:57:28.673246 n-d-828839-1 sudo[147973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:29.095365 n-d-828839-1 sudo[147973]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:29.097744 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7e88181d-9e46-4b81-bda5-ff71e7459629 tempest-VolumesImageMetadata-1008090048 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8e90ad49-0e83-4c08-95bf-af2b3d2e545e" returned: 0 in 0.443s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:29.099914 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7e88181d-9e46-4b81-bda5-ff71e7459629 tempest-VolumesImageMetadata-1008090048 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8e90ad49-0e83-4c08-95bf-af2b3d2e545e {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:29.120803 n-d-828839-1 sudo[147979]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8e90ad49-0e83-4c08-95bf-af2b3d2e545e
Mar 02 18:57:29.121704 n-d-828839-1 sudo[147979]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:29.711720 n-d-828839-1 sudo[147979]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:29.714013 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7e88181d-9e46-4b81-bda5-ff71e7459629 tempest-VolumesImageMetadata-1008090048 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8e90ad49-0e83-4c08-95bf-af2b3d2e545e" returned: 0 in 0.614s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:29.715437 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-7e88181d-9e46-4b81-bda5-ff71e7459629 tempest-VolumesImageMetadata-1008090048 None] Successfully deleted volume: 8e90ad49-0e83-4c08-95bf-af2b3d2e545e
Mar 02 18:57:29.927360 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-7e88181d-9e46-4b81-bda5-ff71e7459629 tempest-VolumesImageMetadata-1008090048 None] Created reservations ['93a4231b-4a97-4f4f-b5a3-c38da6cc738a', '98cd5e54-6687-4779-bd3b-23da8ccb1b65', '05631efc-1ea3-4e26-ba4b-bc7c7a985a0c', '36a45042-d052-44b3-a705-617a2a70e2a9'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:57:30.127434 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-7e88181d-9e46-4b81-bda5-ff71e7459629 tempest-VolumesImageMetadata-1008090048 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:57:30.128158 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7e88181d-9e46-4b81-bda5-ff71e7459629 tempest-VolumesImageMetadata-1008090048 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:30.145973 n-d-828839-1 sudo[147988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:57:30.146893 n-d-828839-1 sudo[147988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:30.614533 n-d-828839-1 sudo[147988]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:30.618170 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7e88181d-9e46-4b81-bda5-ff71e7459629 tempest-VolumesImageMetadata-1008090048 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.489s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:30.621271 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7e88181d-9e46-4b81-bda5-ff71e7459629 tempest-VolumesImageMetadata-1008090048 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:30.660270 n-d-828839-1 sudo[147993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:57:30.661213 n-d-828839-1 sudo[147993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:31.215994 n-d-828839-1 sudo[147993]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:31.218489 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-7e88181d-9e46-4b81-bda5-ff71e7459629 tempest-VolumesImageMetadata-1008090048 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.597s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:31.220570 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-7e88181d-9e46-4b81-bda5-ff71e7459629 tempest-VolumesImageMetadata-1008090048 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:57:31.227010 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-7e88181d-9e46-4b81-bda5-ff71e7459629 tempest-VolumesImageMetadata-1008090048 None] Deleted volume successfully.
Mar 02 18:57:31.322850 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-7e88181d-9e46-4b81-bda5-ff71e7459629 tempest-VolumesImageMetadata-1008090048 None] Lock "b'cinder-8e90ad49-0e83-4c08-95bf-af2b3d2e545e-delete_volume'" released by "delete_volume" :: held 3.270s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:57:34.603701 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-e82850df-c9ec-42a0-8e3c-04864cc9e2e6 tempest-VolumesBackupsTest-466707678 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:57:34.610837 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-e82850df-c9ec-42a0-8e3c-04864cc9e2e6 tempest-VolumesBackupsTest-466707678 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:57:34.611542 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-e82850df-c9ec-42a0-8e3c-04864cc9e2e6 tempest-VolumesBackupsTest-466707678 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'
Mar 02 18:57:34.627770 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e82850df-c9ec-42a0-8e3c-04864cc9e2e6 tempest-VolumesBackupsTest-466707678 None] Flow 'volume_create_manager' (13b8944e-ef95-47aa-bfe9-a2b512c71081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:57:34.634169 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e82850df-c9ec-42a0-8e3c-04864cc9e2e6 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1ff1257-d85b-4bab-8914-20778f067a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:57:34.682465 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-e82850df-c9ec-42a0-8e3c-04864cc9e2e6 tempest-VolumesBackupsTest-466707678 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:57:34.736403 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e82850df-c9ec-42a0-8e3c-04864cc9e2e6 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1ff1257-d85b-4bab-8914-20778f067a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:57:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1209045308',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=97e368a2-6a9e-4fbf-90ba-25f94b4b8316,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffe905c8c68b4b8a88457c4908e24335',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:57:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:57:34Z,user_id='f36b4006e9a34e9ca3c3b5ffa77e6500',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:57:34.740821 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e82850df-c9ec-42a0-8e3c-04864cc9e2e6 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0507b45a-4569-433b-bd7d-492c1fdc19f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:57:34.743782 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e82850df-c9ec-42a0-8e3c-04864cc9e2e6 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0507b45a-4569-433b-bd7d-492c1fdc19f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:57:34.746456 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e82850df-c9ec-42a0-8e3c-04864cc9e2e6 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (75513b8b-3003-4fba-af24-e38f772c1fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:57:34.749421 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e82850df-c9ec-42a0-8e3c-04864cc9e2e6 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (75513b8b-3003-4fba-af24-e38f772c1fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '97e368a2-6a9e-4fbf-90ba-25f94b4b8316', 'volume_name': 'volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:57:34.751974 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e82850df-c9ec-42a0-8e3c-04864cc9e2e6 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ddb810c0-5fb5-4aa3-813b-5ecb6173f77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:57:34.754404 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e82850df-c9ec-42a0-8e3c-04864cc9e2e6 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ddb810c0-5fb5-4aa3-813b-5ecb6173f77b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:57:34.756953 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e82850df-c9ec-42a0-8e3c-04864cc9e2e6 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8c66ddca-d53b-4954-a39f-a96631cfe65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:57:34.758337 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-e82850df-c9ec-42a0-8e3c-04864cc9e2e6 tempest-VolumesBackupsTest-466707678 None] Volume 97e368a2-6a9e-4fbf-90ba-25f94b4b8316: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316', 'volume_size': 1}
Mar 02 18:57:34.760147 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e82850df-c9ec-42a0-8e3c-04864cc9e2e6 tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:34.787231 n-d-828839-1 sudo[148039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:57:34.789331 n-d-828839-1 sudo[148039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:35.453194 n-d-828839-1 sudo[148039]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:35.455512 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e82850df-c9ec-42a0-8e3c-04864cc9e2e6 tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.695s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:35.459006 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e82850df-c9ec-42a0-8e3c-04864cc9e2e6 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8c66ddca-d53b-4954-a39f-a96631cfe65a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:57:35.461880 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e82850df-c9ec-42a0-8e3c-04864cc9e2e6 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (90cf633f-5333-48d6-96c8-8c989581d3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:57:35.538495 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-e82850df-c9ec-42a0-8e3c-04864cc9e2e6 tempest-VolumesBackupsTest-466707678 None] Volume volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316 (97e368a2-6a9e-4fbf-90ba-25f94b4b8316): created successfully
Mar 02 18:57:35.541024 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e82850df-c9ec-42a0-8e3c-04864cc9e2e6 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (90cf633f-5333-48d6-96c8-8c989581d3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:57:35.544227 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-e82850df-c9ec-42a0-8e3c-04864cc9e2e6 tempest-VolumesBackupsTest-466707678 None] Flow 'volume_create_manager' (13b8944e-ef95-47aa-bfe9-a2b512c71081) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:57:35.681482 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-e82850df-c9ec-42a0-8e3c-04864cc9e2e6 tempest-VolumesBackupsTest-466707678 None] Created volume successfully.
Mar 02 18:57:53.034931 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:57:53.036251 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:57:53.037363 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:53.061057 n-d-828839-1 sudo[148317]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:57:53.061925 n-d-828839-1 sudo[148317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:53.486079 n-d-828839-1 sudo[148317]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:53.488306 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.451s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:53.490381 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:53.513720 n-d-828839-1 sudo[148320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:57:53.515631 n-d-828839-1 sudo[148320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:53.971555 n-d-828839-1 sudo[148320]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:53.973967 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.483s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:53.977155 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:57:55.301635 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-350a7c71-253c-490b-bab7-5c51d55e2b21 req-d3319a44-67aa-4d9b-a4a2-789c34b7fd42 tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:55.328247 n-d-828839-1 sudo[148410]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316
Mar 02 18:57:55.329836 n-d-828839-1 sudo[148410]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:57:55.758542 n-d-828839-1 sudo[148410]: pam_unix(sudo:session): session closed for user root
Mar 02 18:57:55.760825 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-350a7c71-253c-490b-bab7-5c51d55e2b21 req-d3319a44-67aa-4d9b-a4a2-789c34b7fd42 tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316" returned: 0 in 0.459s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:55.808593 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:55.816085 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:55.816412 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779243456]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:57:55.817032 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-350a7c71-253c-490b-bab7-5c51d55e2b21 req-d3319a44-67aa-4d9b-a4a2-789c34b7fd42 tempest-VolumesBackupsTest-466707678 None] Targets prior to update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:57:55.817849 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-350a7c71-253c-490b-bab7-5c51d55e2b21 req-d3319a44-67aa-4d9b-a4a2-789c34b7fd42 tempest-VolumesBackupsTest-466707678 None] Creating iscsi_target for Volume ID: volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:57:55.960725 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-350a7c71-253c-490b-bab7-5c51d55e2b21 req-d3319a44-67aa-4d9b-a4a2-789c34b7fd42 tempest-VolumesBackupsTest-466707678 None] Created volume path /opt/stack/data/cinder/volumes/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316,
Mar 02 18:57:55.960725 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:57:55.960725 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:57:55.960725 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316
Mar 02 18:57:55.960725 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:57:55.960725 n-d-828839-1 cinder-volume[96937]: incominguser 9tFrRhiSYbA2ZvN98J8L TZ9RB5RSEWxbFM3N
Mar 02 18:57:55.960725 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:57:55.960725 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:57:55.960725 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:57:55.960725 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:57:55.965601 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:56.382189 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316" returned: 0 in 0.420s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:56.382782 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779243456]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:57:56.383078 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-350a7c71-253c-490b-bab7-5c51d55e2b21 req-d3319a44-67aa-4d9b-a4a2-789c34b7fd42 tempest-VolumesBackupsTest-466707678 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:57:56.383442 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-350a7c71-253c-490b-bab7-5c51d55e2b21 req-d3319a44-67aa-4d9b-a4a2-789c34b7fd42 tempest-VolumesBackupsTest-466707678 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:57:56.386368 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:56.392176 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:56.392735 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779243456]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n Backing store flags: \n Account information:\n 9tFrRhiSYbA2ZvN98J8L\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:57:56.393375 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-350a7c71-253c-490b-bab7-5c51d55e2b21 req-d3319a44-67aa-4d9b-a4a2-789c34b7fd42 tempest-VolumesBackupsTest-466707678 None] Targets after update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:57:56.395331 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:56.491333 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:56.491880 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779243456]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n Backing store flags: \n Account information:\n 9tFrRhiSYbA2ZvN98J8L\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:57:56.495093 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:57:56.601841 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:57:56.602225 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779243456]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n Backing store flags: \n Account information:\n 9tFrRhiSYbA2ZvN98J8L\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:57:56.603227 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-350a7c71-253c-490b-bab7-5c51d55e2b21 req-d3319a44-67aa-4d9b-a4a2-789c34b7fd42 tempest-VolumesBackupsTest-466707678 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:57:56.812469 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-350a7c71-253c-490b-bab7-5c51d55e2b21 req-d3319a44-67aa-4d9b-a4a2-789c34b7fd42 tempest-VolumesBackupsTest-466707678 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316', 'target_lun': 1, 'volume_id': '97e368a2-6a9e-4fbf-90ba-25f94b4b8316', 'auth_method': 'CHAP', 'auth_username': '9tFrRhiSYbA2ZvN98J8L', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '5237ffa5-4ccc-4899-b832-d59cb339fa07'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:57:56.999495 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-350a7c71-253c-490b-bab7-5c51d55e2b21 req-d3319a44-67aa-4d9b-a4a2-789c34b7fd42 tempest-VolumesBackupsTest-466707678 None] attachment_update completed successfully.
Mar 02 18:58:00.945627 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-3efa423c-2c4e-4eaa-9d5b-4eb90677fcd9 tempest-TestVolumeBootPattern-350549717 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:58:00.949504 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-3efa423c-2c4e-4eaa-9d5b-4eb90677fcd9 tempest-TestVolumeBootPattern-350549717 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:58:00.950355 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-3efa423c-2c4e-4eaa-9d5b-4eb90677fcd9 tempest-TestVolumeBootPattern-350549717 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'
Mar 02 18:58:00.964028 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3efa423c-2c4e-4eaa-9d5b-4eb90677fcd9 tempest-TestVolumeBootPattern-350549717 None] Flow 'volume_create_manager' (34dc4720-4176-477d-a3a0-b1e6da4bcce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:58:00.967217 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3efa423c-2c4e-4eaa-9d5b-4eb90677fcd9 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (19b1e931-a43e-4b17-ab7a-9b7b6894dcc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:58:00.989014 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-3efa423c-2c4e-4eaa-9d5b-4eb90677fcd9 tempest-TestVolumeBootPattern-350549717 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:58:01.016475 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3efa423c-2c4e-4eaa-9d5b-4eb90677fcd9 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (19b1e931-a43e-4b17-ab7a-9b7b6894dcc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:58:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-682380577',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8e169aa05af4b938f2f48d4652ed979',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:58:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:58:01Z,user_id='c01497f792bc4abab83205b6f0d1efa5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f6a69bd1-8953-4e13-a74a-34de2719eb51),volume_type_id=f6a69bd1-8953-4e13-a74a-34de2719eb51)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:58:01.019205 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3efa423c-2c4e-4eaa-9d5b-4eb90677fcd9 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (046a0b9e-b566-4309-8829-e586836a1667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:58:01.021273 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3efa423c-2c4e-4eaa-9d5b-4eb90677fcd9 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (046a0b9e-b566-4309-8829-e586836a1667) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:58:01.024246 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3efa423c-2c4e-4eaa-9d5b-4eb90677fcd9 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9ca5f089-b05c-41fc-9e0d-7d86bf366565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:58:01.026430 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3efa423c-2c4e-4eaa-9d5b-4eb90677fcd9 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9ca5f089-b05c-41fc-9e0d-7d86bf366565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0', 'volume_name': 'volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:58:01.028845 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3efa423c-2c4e-4eaa-9d5b-4eb90677fcd9 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5c7d827-b1de-441a-aeb3-0335899f6050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:58:01.030931 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3efa423c-2c4e-4eaa-9d5b-4eb90677fcd9 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5c7d827-b1de-441a-aeb3-0335899f6050) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:58:01.033041 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3efa423c-2c4e-4eaa-9d5b-4eb90677fcd9 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (75c46c7f-751e-4c44-b44c-01dc9f5967f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:58:01.033800 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-3efa423c-2c4e-4eaa-9d5b-4eb90677fcd9 tempest-TestVolumeBootPattern-350549717 None] Volume e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0', 'volume_size': 1}
Mar 02 18:58:01.034993 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3efa423c-2c4e-4eaa-9d5b-4eb90677fcd9 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:01.055350 n-d-828839-1 sudo[148598]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:58:01.056173 n-d-828839-1 sudo[148598]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:01.665934 n-d-828839-1 sudo[148598]: pam_unix(sudo:session): session closed for user root
Mar 02 18:58:01.668240 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-3efa423c-2c4e-4eaa-9d5b-4eb90677fcd9 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.633s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:01.671928 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3efa423c-2c4e-4eaa-9d5b-4eb90677fcd9 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (75c46c7f-751e-4c44-b44c-01dc9f5967f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:58:01.674357 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3efa423c-2c4e-4eaa-9d5b-4eb90677fcd9 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a69a83af-e40a-4eb1-b796-a3a15c300160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:58:01.737834 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-3efa423c-2c4e-4eaa-9d5b-4eb90677fcd9 tempest-TestVolumeBootPattern-350549717 None] Volume volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0 (e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0): created successfully
Mar 02 18:58:01.739842 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3efa423c-2c4e-4eaa-9d5b-4eb90677fcd9 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a69a83af-e40a-4eb1-b796-a3a15c300160) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:58:01.743189 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-3efa423c-2c4e-4eaa-9d5b-4eb90677fcd9 tempest-TestVolumeBootPattern-350549717 None] Flow 'volume_create_manager' (34dc4720-4176-477d-a3a0-b1e6da4bcce3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:58:01.834665 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-3efa423c-2c4e-4eaa-9d5b-4eb90677fcd9 tempest-TestVolumeBootPattern-350549717 None] Created volume successfully.
Mar 02 18:58:04.876106 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.driver [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Creating a new backup for volume volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316. {{(pid=96937) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Mar 02 18:58:04.984407 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Creating clone of volume: 97e368a2-6a9e-4fbf-90ba-25f94b4b8316
Mar 02 18:58:04.985887 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 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/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:05.020847 n-d-828839-1 sudo[148714]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316
Mar 02 18:58:05.023033 n-d-828839-1 sudo[148714]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:05.428648 n-d-828839-1 sudo[148714]: pam_unix(sudo:session): session closed for user root
Mar 02 18:58:05.432250 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 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/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316" returned: 0 in 0.446s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:05.434399 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-2e5d1035-4fec-41cb-a9f2-f0023b40f012 --snapshot stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:05.455568 n-d-828839-1 sudo[148732]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-2e5d1035-4fec-41cb-a9f2-f0023b40f012 --snapshot stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316 -L 1.00g
Mar 02 18:58:05.456461 n-d-828839-1 sudo[148732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:06.289621 n-d-828839-1 sudo[148732]: pam_unix(sudo:session): session closed for user root
Mar 02 18:58:06.291991 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-2e5d1035-4fec-41cb-a9f2-f0023b40f012 --snapshot stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316 -L 1.00g" returned: 0 in 0.857s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:06.294023 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:06.313788 n-d-828839-1 sudo[148839]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:58:06.314597 n-d-828839-1 sudo[148839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:06.543037 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-fcfc877e-90a8-42bf-b6fa-c243bb714493 req-0c68c013-f479-4b1b-a8d2-83988fab0f3c tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:06.563692 n-d-828839-1 sudo[148842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0
Mar 02 18:58:06.564490 n-d-828839-1 sudo[148842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:06.916313 n-d-828839-1 sudo[148839]: pam_unix(sudo:session): session closed for user root
Mar 02 18:58:06.918928 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.624s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:06.920822 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-2e5d1035-4fec-41cb-a9f2-f0023b40f012 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:06.942694 n-d-828839-1 sudo[148876]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-2e5d1035-4fec-41cb-a9f2-f0023b40f012
Mar 02 18:58:06.944283 n-d-828839-1 sudo[148876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:07.087384 n-d-828839-1 sudo[148842]: pam_unix(sudo:session): session closed for user root
Mar 02 18:58:07.090906 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-fcfc877e-90a8-42bf-b6fa-c243bb714493 req-0c68c013-f479-4b1b-a8d2-83988fab0f3c tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0" returned: 0 in 0.548s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:07.144439 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:07.153787 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:07.154356 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807395792]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n Backing store flags: \n Account information:\n 9tFrRhiSYbA2ZvN98J8L\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-fcfc877e-90a8-42bf-b6fa-c243bb714493 req-0c68c013-f479-4b1b-a8d2-83988fab0f3c tempest-TestVolumeBootPattern-350549717 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: I_T nexus: 37
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: 9tFrRhiSYbA2ZvN98J8L
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:58:07.155618 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:58:07.159721 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-fcfc877e-90a8-42bf-b6fa-c243bb714493 req-0c68c013-f479-4b1b-a8d2-83988fab0f3c tempest-TestVolumeBootPattern-350549717 None] Creating iscsi_target for Volume ID: volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:58:07.234037 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-fcfc877e-90a8-42bf-b6fa-c243bb714493 req-0c68c013-f479-4b1b-a8d2-83988fab0f3c tempest-TestVolumeBootPattern-350549717 None] Created volume path /opt/stack/data/cinder/volumes/volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0,
Mar 02 18:58:07.234037 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:58:07.234037 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:58:07.234037 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0
Mar 02 18:58:07.234037 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:58:07.234037 n-d-828839-1 cinder-volume[96937]: incominguser w5i6kwq2Mt7LmMGtjsUs h3rD5aFPu6Lfz6EV
Mar 02 18:58:07.234037 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:58:07.234037 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:58:07.234037 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:58:07.234037 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:58:07.237309 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:07.440982 n-d-828839-1 sudo[148876]: pam_unix(sudo:session): session closed for user root
Mar 02 18:58:07.442709 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-2e5d1035-4fec-41cb-a9f2-f0023b40f012" returned: 0 in 0.522s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:07.444355 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2e5d1035--4fec--41cb--a9f2--f0023b40f012 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2e5d1035--4fec--41cb--a9f2--f0023b40f012 iflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:07.470449 n-d-828839-1 sudo[148892]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2e5d1035--4fec--41cb--a9f2--f0023b40f012 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2e5d1035--4fec--41cb--a9f2--f0023b40f012 iflag=direct
Mar 02 18:58:07.471965 n-d-828839-1 sudo[148892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:07.616206 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0" returned: 0 in 0.380s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:07.616553 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807395792]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:58:07.618059 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-fcfc877e-90a8-42bf-b6fa-c243bb714493 req-0c68c013-f479-4b1b-a8d2-83988fab0f3c tempest-TestVolumeBootPattern-350549717 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:58:07.618455 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-fcfc877e-90a8-42bf-b6fa-c243bb714493 req-0c68c013-f479-4b1b-a8d2-83988fab0f3c tempest-TestVolumeBootPattern-350549717 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:58:07.619910 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:07.626615 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:07.626970 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807395792]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n Backing store flags: \n Account information:\n 9tFrRhiSYbA2ZvN98J8L\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0\n Backing store flags: \n Account information:\n w5i6kwq2Mt7LmMGtjsUs\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-fcfc877e-90a8-42bf-b6fa-c243bb714493 req-0c68c013-f479-4b1b-a8d2-83988fab0f3c tempest-TestVolumeBootPattern-350549717 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: I_T nexus: 37
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: 9tFrRhiSYbA2ZvN98J8L
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:58:07.627636 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:58:07.630507 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:07.724594 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:07.724929 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807395792]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n Backing store flags: \n Account information:\n 9tFrRhiSYbA2ZvN98J8L\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0\n Backing store flags: \n Account information:\n w5i6kwq2Mt7LmMGtjsUs\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:58:07.728710 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:07.835551 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:07.835928 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807395792]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n Backing store flags: \n Account information:\n 9tFrRhiSYbA2ZvN98J8L\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0\n Backing store flags: \n Account information:\n w5i6kwq2Mt7LmMGtjsUs\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:58:07.837510 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-fcfc877e-90a8-42bf-b6fa-c243bb714493 req-0c68c013-f479-4b1b-a8d2-83988fab0f3c tempest-TestVolumeBootPattern-350549717 None] Set provider_location to: 10.222.0.66:3260,2 iqn.2010-10.org.openstack:volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:58:07.845652 n-d-828839-1 sudo[148892]: pam_unix(sudo:session): session closed for user root
Mar 02 18:58:07.847926 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2e5d1035--4fec--41cb--a9f2--f0023b40f012 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2e5d1035--4fec--41cb--a9f2--f0023b40f012 iflag=direct" returned: 0 in 0.403s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:07.848831 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2e5d1035--4fec--41cb--a9f2--f0023b40f012 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2e5d1035--4fec--41cb--a9f2--f0023b40f012 oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:07.868649 n-d-828839-1 sudo[148937]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2e5d1035--4fec--41cb--a9f2--f0023b40f012 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2e5d1035--4fec--41cb--a9f2--f0023b40f012 oflag=direct
Mar 02 18:58:07.869447 n-d-828839-1 sudo[148937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:08.064736 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-fcfc877e-90a8-42bf-b6fa-c243bb714493 req-0c68c013-f479-4b1b-a8d2-83988fab0f3c tempest-TestVolumeBootPattern-350549717 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0', 'target_lun': 1, 'volume_id': 'e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0', 'auth_method': 'CHAP', 'auth_username': 'w5i6kwq2Mt7LmMGtjsUs', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '5862f6c7-b4da-43d3-8fbe-dc9ea87018c5'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:58:08.201690 n-d-828839-1 sudo[148937]: pam_unix(sudo:session): session closed for user root
Mar 02 18:58:08.203474 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2e5d1035--4fec--41cb--a9f2--f0023b40f012 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2e5d1035--4fec--41cb--a9f2--f0023b40f012 oflag=direct" returned: 0 in 0.355s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:08.204436 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2e5d1035--4fec--41cb--a9f2--f0023b40f012 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2e5d1035--4fec--41cb--a9f2--f0023b40f012 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:08.228846 n-d-828839-1 sudo[148949]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2e5d1035--4fec--41cb--a9f2--f0023b40f012 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2e5d1035--4fec--41cb--a9f2--f0023b40f012 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Mar 02 18:58:08.229768 n-d-828839-1 sudo[148949]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:08.291804 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-fcfc877e-90a8-42bf-b6fa-c243bb714493 req-0c68c013-f479-4b1b-a8d2-83988fab0f3c tempest-TestVolumeBootPattern-350549717 None] attachment_update completed successfully.
Mar 02 18:58:23.112459 n-d-828839-1 sudo[148949]: pam_unix(sudo:session): session closed for user root
Mar 02 18:58:23.114308 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2e5d1035--4fec--41cb--a9f2--f0023b40f012 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2e5d1035--4fec--41cb--a9f2--f0023b40f012 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 14.910s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:23.114977 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2e5d1035--4fec--41cb--a9f2--f0023b40f012, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--2e5d1035--4fec--41cb--a9f2--f0023b40f012, size 1024.00 MB, duration 14.91 sec {{(pid=96937) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Mar 02 18:58:23.115448 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.volume_utils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Volume copy 1024.00 MB at 68.67 MB/s
Mar 02 18:58:23.116708 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 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/clone-snap-2e5d1035-4fec-41cb-a9f2-f0023b40f012 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:23.141979 n-d-828839-1 sudo[149076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/clone-snap-2e5d1035-4fec-41cb-a9f2-f0023b40f012
Mar 02 18:58:23.143278 n-d-828839-1 sudo[149076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:23.599445 n-d-828839-1 sudo[149076]: pam_unix(sudo:session): session closed for user root
Mar 02 18:58:23.601773 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 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/clone-snap-2e5d1035-4fec-41cb-a9f2-f0023b40f012" returned: 0 in 0.485s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:23.603820 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-2e5d1035-4fec-41cb-a9f2-f0023b40f012 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:23.622321 n-d-828839-1 sudo[149099]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-2e5d1035-4fec-41cb-a9f2-f0023b40f012
Mar 02 18:58:23.623110 n-d-828839-1 sudo[149099]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:24.420042 n-d-828839-1 sudo[149099]: pam_unix(sudo:session): session closed for user root
Mar 02 18:58:24.422477 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-2e5d1035-4fec-41cb-a9f2-f0023b40f012" returned: 0 in 0.818s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:24.597649 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:24.619774 n-d-828839-1 sudo[149173]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012
Mar 02 18:58:24.621995 n-d-828839-1 sudo[149173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:25.158853 n-d-828839-1 sudo[149173]: pam_unix(sudo:session): session closed for user root
Mar 02 18:58:25.161154 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012" returned: 0 in 0.563s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:25.210635 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:25.220346 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:25.220872 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808124704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n Backing store flags: \n Account information:\n 9tFrRhiSYbA2ZvN98J8L\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0\n Backing store flags: \n Account information:\n w5i6kwq2Mt7LmMGtjsUs\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: I_T nexus: 37
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: 9tFrRhiSYbA2ZvN98J8L
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Target 2: iqn.2010-10.org.openstack:volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: I_T nexus: 38
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: w5i6kwq2Mt7LmMGtjsUs
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:58:25.221562 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:58:25.227861 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Creating iscsi_target for Volume ID: volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:58:25.305508 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Created volume path /opt/stack/data/cinder/volumes/volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012,
Mar 02 18:58:25.305508 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:58:25.305508 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:58:25.305508 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012
Mar 02 18:58:25.305508 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:58:25.305508 n-d-828839-1 cinder-volume[96937]: incominguser iFAPgVwHb93eyGqREYbX d9UDVQEifd4b4VQN
Mar 02 18:58:25.305508 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:58:25.305508 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:58:25.305508 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:58:25.305508 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:58:25.307544 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:25.708273 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012" returned: 0 in 0.404s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:25.708860 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808124704]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:58:25.709295 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:58:25.709759 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:58:25.710934 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:25.720210 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:25.720576 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808124704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n Backing store flags: \n Account information:\n 9tFrRhiSYbA2ZvN98J8L\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0\n Backing store flags: \n Account information:\n w5i6kwq2Mt7LmMGtjsUs\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012\n Backing store flags: \n Account information:\n iFAPgVwHb93eyGqREYbX\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: I_T nexus: 37
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: 9tFrRhiSYbA2ZvN98J8L
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Target 2: iqn.2010-10.org.openstack:volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: I_T nexus: 38
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: w5i6kwq2Mt7LmMGtjsUs
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 18:58:25.721204 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:58:25.730424 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:25.823555 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:25.824253 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808124704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n Backing store flags: \n Account information:\n 9tFrRhiSYbA2ZvN98J8L\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0\n Backing store flags: \n Account information:\n w5i6kwq2Mt7LmMGtjsUs\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012\n Backing store flags: \n Account information:\n iFAPgVwHb93eyGqREYbX\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:58:25.827425 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:25.915774 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:25.916381 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808124704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n Backing store flags: \n Account information:\n 9tFrRhiSYbA2ZvN98J8L\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0\n Backing store flags: \n Account information:\n w5i6kwq2Mt7LmMGtjsUs\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012\n Backing store flags: \n Account information:\n iFAPgVwHb93eyGqREYbX\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:58:25.917736 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Set provider_location to: 10.222.0.66:3260,3 iqn.2010-10.org.openstack:volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:58:26.019004 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Initialize volume connection completed successfully.
Mar 02 18:58:27.778343 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-486720b2-2520-43c4-b788-3b1ddf1fc950 req-1ab60096-f664-434c-acfe-c7429dc09ec2 tempest-TestVolumeBootPattern-350549717 None] Terminate volume connection completed successfully.
Mar 02 18:58:27.783329 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-486720b2-2520-43c4-b788-3b1ddf1fc950 req-1ab60096-f664-434c-acfe-c7429dc09ec2 tempest-TestVolumeBootPattern-350549717 None] Deleting attachment 5862f6c7-b4da-43d3-8fbe-dc9ea87018c5. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:58:27.790152 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:27.908868 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:27.909223 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777945024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n Backing store flags: \n Account information:\n 9tFrRhiSYbA2ZvN98J8L\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0\n Backing store flags: \n Account information:\n w5i6kwq2Mt7LmMGtjsUs\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012\n Backing store flags: \n Account information:\n iFAPgVwHb93eyGqREYbX\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:58:27.909912 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-486720b2-2520-43c4-b788-3b1ddf1fc950 req-1ab60096-f664-434c-acfe-c7429dc09ec2 tempest-TestVolumeBootPattern-350549717 None] Removing iscsi_target for Volume ID: e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0
Mar 02 18:58:27.910873 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:28.028340 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0 -f" returned: 0 in 0.117s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:28.028744 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777945024]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:58:28.031438 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:28.232887 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.201s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:28.233236 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777945024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n Backing store flags: \n Account information:\n 9tFrRhiSYbA2ZvN98J8L\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012\n Backing store flags: \n Account information:\n iFAPgVwHb93eyGqREYbX\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:58:30.531303 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-ac739084-d486-4299-affc-f9ea45e3198a tempest-TestVolumeBootPattern-350549717 None] Lock "b'cinder-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:58:30.770830 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:30.965206 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.195s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:30.965553 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777945024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n Backing store flags: \n Account information:\n 9tFrRhiSYbA2ZvN98J8L\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012\n Backing store flags: \n Account information:\n iFAPgVwHb93eyGqREYbX\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:58:30.966325 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-ac739084-d486-4299-affc-f9ea45e3198a tempest-TestVolumeBootPattern-350549717 None] Skipping remove_export. No iscsi_target is presently exported for volume: e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0
Mar 02 18:58:30.967370 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ac739084-d486-4299-affc-f9ea45e3198a tempest-TestVolumeBootPattern-350549717 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/volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:30.990401 n-d-828839-1 sudo[149449]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0
Mar 02 18:58:30.991804 n-d-828839-1 sudo[149449]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:31.568150 n-d-828839-1 sudo[149449]: pam_unix(sudo:session): session closed for user root
Mar 02 18:58:31.570356 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ac739084-d486-4299-affc-f9ea45e3198a tempest-TestVolumeBootPattern-350549717 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/volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0" returned: 0 in 0.603s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:31.572687 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ac739084-d486-4299-affc-f9ea45e3198a tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:31.590197 n-d-828839-1 sudo[149453]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0
Mar 02 18:58:31.590981 n-d-828839-1 sudo[149453]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:32.048023 n-d-828839-1 sudo[149453]: pam_unix(sudo:session): session closed for user root
Mar 02 18:58:32.050533 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ac739084-d486-4299-affc-f9ea45e3198a tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0" returned: 0 in 0.477s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:32.054203 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ac739084-d486-4299-affc-f9ea45e3198a tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:32.088044 n-d-828839-1 sudo[149466]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0
Mar 02 18:58:32.089605 n-d-828839-1 sudo[149466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:32.715249 n-d-828839-1 sudo[149466]: pam_unix(sudo:session): session closed for user root
Mar 02 18:58:32.717811 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ac739084-d486-4299-affc-f9ea45e3198a tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0" returned: 0 in 0.665s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:32.719584 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-ac739084-d486-4299-affc-f9ea45e3198a tempest-TestVolumeBootPattern-350549717 None] Successfully deleted volume: e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0
Mar 02 18:58:32.781317 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-ac739084-d486-4299-affc-f9ea45e3198a tempest-TestVolumeBootPattern-350549717 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-371230630 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-371230630, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:58:32.782572 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-ac739084-d486-4299-affc-f9ea45e3198a tempest-TestVolumeBootPattern-350549717 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-371230630 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-371230630, it is now deprecated. Please use the default quota class for default quota.
Mar 02 18:58:32.874219 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-ac739084-d486-4299-affc-f9ea45e3198a tempest-TestVolumeBootPattern-350549717 None] Created reservations ['501644e0-2369-4c68-abf0-f44e63092f76', 'e60e309e-f223-4c40-aea7-687f79dea2aa', '2a22c98f-67b1-4913-ad49-31b126821ecd', 'a41912ea-6757-4372-a46d-b6e31b0d4819'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:58:33.143040 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-ac739084-d486-4299-affc-f9ea45e3198a tempest-TestVolumeBootPattern-350549717 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:58:33.143790 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ac739084-d486-4299-affc-f9ea45e3198a tempest-TestVolumeBootPattern-350549717 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:33.162412 n-d-828839-1 sudo[149485]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:58:33.163302 n-d-828839-1 sudo[149485]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:33.635982 n-d-828839-1 sudo[149485]: pam_unix(sudo:session): session closed for user root
Mar 02 18:58:33.638339 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ac739084-d486-4299-affc-f9ea45e3198a tempest-TestVolumeBootPattern-350549717 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.494s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:33.640473 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ac739084-d486-4299-affc-f9ea45e3198a tempest-TestVolumeBootPattern-350549717 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:33.658519 n-d-828839-1 sudo[149489]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:58:33.659302 n-d-828839-1 sudo[149489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:34.073865 n-d-828839-1 sudo[149489]: pam_unix(sudo:session): session closed for user root
Mar 02 18:58:34.076123 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ac739084-d486-4299-affc-f9ea45e3198a tempest-TestVolumeBootPattern-350549717 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.435s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:34.078211 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-ac739084-d486-4299-affc-f9ea45e3198a tempest-TestVolumeBootPattern-350549717 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:58:34.090450 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-ac739084-d486-4299-affc-f9ea45e3198a tempest-TestVolumeBootPattern-350549717 None] Deleted volume successfully.
Mar 02 18:58:34.165340 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-ac739084-d486-4299-affc-f9ea45e3198a tempest-TestVolumeBootPattern-350549717 None] Lock "b'cinder-e4bdb39d-e40b-4ad1-8f2b-287fcd6eacf0-delete_volume'" released by "delete_volume" :: held 3.636s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:58:35.511080 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:58:35.515004 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:58:35.515518 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 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'
Mar 02 18:58:35.528942 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Flow 'volume_create_manager' (de88fa56-a8d4-465b-8792-9118089541da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:58:35.535095 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d614889d-72d3-43d6-aa88-007b8d03adc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:58:35.555764 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:58:35.582464 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d614889d-72d3-43d6-aa88-007b8d03adc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:58:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2134008178',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=eec5e107-d3a8-4779-bf25-2f5780cc2bbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8e169aa05af4b938f2f48d4652ed979',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:58:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:58:35Z,user_id='c01497f792bc4abab83205b6f0d1efa5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:58:35.585033 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (85a6c3e5-0e2e-4afa-9ede-4afca8408939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:58:35.587840 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (85a6c3e5-0e2e-4afa-9ede-4afca8408939) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:58:35.590161 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5e0ebd70-a119-48cb-9af9-750ad0ff4b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:58:35.688087 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5e0ebd70-a119-48cb-9af9-750ad0ff4b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'eec5e107-d3a8-4779-bf25-2f5780cc2bbe', 'volume_name': 'volume-eec5e107-d3a8-4779-bf25-2f5780cc2bbe', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:58:35.691085 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fb60f2a9-78c5-4b6b-af10-ca80ab0b2acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:58:35.693321 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fb60f2a9-78c5-4b6b-af10-ca80ab0b2acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:58:35.695585 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (57ed46e9-3c95-4e3d-b86d-905e62097271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:58:35.697032 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Volume eec5e107-d3a8-4779-bf25-2f5780cc2bbe: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-eec5e107-d3a8-4779-bf25-2f5780cc2bbe', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Mar 02 18:58:35.697745 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Cloning eec5e107-d3a8-4779-bf25-2f5780cc2bbe from image 2ac48b56-eabc-4774-8d21-7d0b03765520 at location (None, None). {{(pid=96937) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Mar 02 18:58:48.023653 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eulyt6ohn-d-828839-1@lvmdriver-1, size 616.00 MB, duration 12.32 sec {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Mar 02 18:58:48.024496 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Image download 616.00 MB at 49.98 MB/s
Mar 02 18:58:48.069592 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eulyt6ohn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:48.161280 n-d-828839-1 sudo[149512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eulyt6ohn-d-828839-1@lvmdriver-1
Mar 02 18:58:48.162087 n-d-828839-1 sudo[149512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:48.502199 n-d-828839-1 sudo[149512]: pam_unix(sudo:session): session closed for user root
Mar 02 18:58:48.504673 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eulyt6ohn-d-828839-1@lvmdriver-1" returned: 0 in 0.435s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:48.505617 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 is fetched for user c01497f792bc4abab83205b6f0d1efa5. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Mar 02 18:58:48.645705 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eulyt6ohn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:48.734455 n-d-828839-1 sudo[149517]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eulyt6ohn-d-828839-1@lvmdriver-1
Mar 02 18:58:48.735270 n-d-828839-1 sudo[149517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:49.096622 n-d-828839-1 sudo[149517]: pam_unix(sudo:session): session closed for user root
Mar 02 18:58:49.098791 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eulyt6ohn-d-828839-1@lvmdriver-1" returned: 0 in 0.453s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:49.101053 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eec5e107-d3a8-4779-bf25-2f5780cc2bbe stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:49.124350 n-d-828839-1 sudo[149528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eec5e107-d3a8-4779-bf25-2f5780cc2bbe stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:58:49.125237 n-d-828839-1 sudo[149528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:49.739668 n-d-828839-1 sudo[149528]: pam_unix(sudo:session): session closed for user root
Mar 02 18:58:49.742232 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eec5e107-d3a8-4779-bf25-2f5780cc2bbe stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.641s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:49.931869 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Attempting download of 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume eec5e107-d3a8-4779-bf25-2f5780cc2bbe. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Mar 02 18:58:49.998829 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_jfypfb7y {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:50.107109 n-d-828839-1 sudo[149566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_jfypfb7y
Mar 02 18:58:50.107921 n-d-828839-1 sudo[149566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:50.473260 n-d-828839-1 sudo[149566]: pam_unix(sudo:session): session closed for user root
Mar 02 18:58:50.475778 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_jfypfb7y" returned: 0 in 0.479s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:50.478184 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eulyt6ohn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:50.601391 n-d-828839-1 sudo[149570]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eulyt6ohn-d-828839-1@lvmdriver-1
Mar 02 18:58:50.603292 n-d-828839-1 sudo[149570]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:51.080283 n-d-828839-1 sudo[149570]: pam_unix(sudo:session): session closed for user root
Mar 02 18:58:51.082732 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eulyt6ohn-d-828839-1@lvmdriver-1" returned: 0 in 0.604s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:51.089702 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] 2ac48b56-eabc-4774-8d21-7d0b03765520 was vhdx, converting to raw {{(pid=96937) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Mar 02 18:58:51.093075 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eulyt6ohn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--eec5e107--d3a8--4779--bf25--2f5780cc2bbe oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:51.146474 n-d-828839-1 sudo[149580]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eulyt6ohn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--eec5e107--d3a8--4779--bf25--2f5780cc2bbe oflag=direct
Mar 02 18:58:51.158915 n-d-828839-1 sudo[149580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:51.518289 n-d-828839-1 sudo[149580]: pam_unix(sudo:session): session closed for user root
Mar 02 18:58:51.520530 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eulyt6ohn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--eec5e107--d3a8--4779--bf25--2f5780cc2bbe oflag=direct" returned: 0 in 0.427s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:51.522536 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eulyt6ohn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--eec5e107--d3a8--4779--bf25--2f5780cc2bbe {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:51.543812 n-d-828839-1 sudo[149594]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eulyt6ohn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--eec5e107--d3a8--4779--bf25--2f5780cc2bbe
Mar 02 18:58:51.545311 n-d-828839-1 sudo[149594]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:53.032858 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:58:53.033799 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:58:53.034830 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:53.053963 n-d-828839-1 sudo[149633]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:58:53.054948 n-d-828839-1 sudo[149633]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:53.479833 n-d-828839-1 sudo[149633]: pam_unix(sudo:session): session closed for user root
Mar 02 18:58:53.482109 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.447s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:53.484096 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:58:53.503060 n-d-828839-1 sudo[149636]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:58:53.503866 n-d-828839-1 sudo[149636]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:58:53.946476 n-d-828839-1 sudo[149636]: pam_unix(sudo:session): session closed for user root
Mar 02 18:58:53.948593 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.464s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:58:53.950736 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:59:01.723896 n-d-828839-1 sudo[149594]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:01.736100 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eulyt6ohn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--eec5e107--d3a8--4779--bf25--2f5780cc2bbe" returned: 0 in 10.213s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:01.737229 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eulyt6ohn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:01.828501 n-d-828839-1 sudo[149674]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eulyt6ohn-d-828839-1@lvmdriver-1
Mar 02 18:59:01.829313 n-d-828839-1 sudo[149674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:02.178018 n-d-828839-1 sudo[149674]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:02.181020 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eulyt6ohn-d-828839-1@lvmdriver-1" returned: 0 in 0.443s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:02.181873 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_eulyt6ohn-d-828839-1@lvmdriver-1, size 700.00 MB, duration 10.21 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--eec5e107--d3a8--4779--bf25--2f5780cc2bbe {{(pid=96937) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Mar 02 18:59:02.182293 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Converted 700.00 MB image at 68.53 MB/s
Mar 02 18:59:02.185566 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Downloaded image 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume eec5e107-d3a8-4779-bf25-2f5780cc2bbe successfully. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Mar 02 18:59:02.326214 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 for user c01497f792bc4abab83205b6f0d1efa5 is deleted. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Mar 02 18:59:02.326816 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Marking volume eec5e107-d3a8-4779-bf25-2f5780cc2bbe as bootable. {{(pid=96937) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Mar 02 18:59:02.422471 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Copying metadata from image 2ac48b56-eabc-4774-8d21-7d0b03765520 to eec5e107-d3a8-4779-bf25-2f5780cc2bbe. {{(pid=96937) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Mar 02 18:59:02.424971 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Creating volume glance metadata for volume eec5e107-d3a8-4779-bf25-2f5780cc2bbe backed by image 2ac48b56-eabc-4774-8d21-7d0b03765520 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96937) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Mar 02 18:59:02.641312 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (57ed46e9-3c95-4e3d-b86d-905e62097271) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-eec5e107-d3a8-4779-bf25-2f5780cc2bbe', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:59:02.643874 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37d1d1de-ad9e-4457-900f-1ed483619582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:59:02.721935 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Volume volume-eec5e107-d3a8-4779-bf25-2f5780cc2bbe (eec5e107-d3a8-4779-bf25-2f5780cc2bbe): created successfully
Mar 02 18:59:02.723916 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37d1d1de-ad9e-4457-900f-1ed483619582) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:59:02.729736 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Flow 'volume_create_manager' (de88fa56-a8d4-465b-8792-9118089541da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:59:02.827674 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-72144ef2-6341-4f5f-ab6e-a1f1b8488089 tempest-TestVolumeBootPattern-350549717 None] Created volume successfully.
Mar 02 18:59:04.594086 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5c599f45-6b02-466e-9742-1c17707b67b5 tempest-TestVolumeBootPattern-350549717 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/volume-eec5e107-d3a8-4779-bf25-2f5780cc2bbe {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:04.615932 n-d-828839-1 sudo[149692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-eec5e107-d3a8-4779-bf25-2f5780cc2bbe
Mar 02 18:59:04.616925 n-d-828839-1 sudo[149692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:05.088294 n-d-828839-1 sudo[149692]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:05.090559 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5c599f45-6b02-466e-9742-1c17707b67b5 tempest-TestVolumeBootPattern-350549717 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/volume-eec5e107-d3a8-4779-bf25-2f5780cc2bbe" returned: 0 in 0.496s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:05.093216 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5c599f45-6b02-466e-9742-1c17707b67b5 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-444140dc-f1f4-4b89-834a-8074c54f9bcc --snapshot stack-volumes-lvmdriver-1/volume-eec5e107-d3a8-4779-bf25-2f5780cc2bbe -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:05.137273 n-d-828839-1 sudo[149697]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-444140dc-f1f4-4b89-834a-8074c54f9bcc --snapshot stack-volumes-lvmdriver-1/volume-eec5e107-d3a8-4779-bf25-2f5780cc2bbe -L 1.00g
Mar 02 18:59:05.139200 n-d-828839-1 sudo[149697]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:06.085798 n-d-828839-1 sudo[149697]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:06.088593 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5c599f45-6b02-466e-9742-1c17707b67b5 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-444140dc-f1f4-4b89-834a-8074c54f9bcc --snapshot stack-volumes-lvmdriver-1/volume-eec5e107-d3a8-4779-bf25-2f5780cc2bbe -L 1.00g" returned: 0 in 0.995s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:06.450787 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-5c599f45-6b02-466e-9742-1c17707b67b5 tempest-TestVolumeBootPattern-350549717 None] Create snapshot completed successfully
Mar 02 18:59:12.989373 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:59:12.995423 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:59:12.996184 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 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'
Mar 02 18:59:13.025066 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Flow 'volume_create_manager' (2d6b61d2-20d8-42ec-a075-71ed6a0d4eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:59:13.028596 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4252c66e-3be3-43ae-8005-9226f97ad20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:59:13.050667 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:59:13.076581 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4252c66e-3be3-43ae-8005-9226f97ad20f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:59:12Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=6afb18fd-9a1f-40a1-8091-5a45402cdf2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8e169aa05af4b938f2f48d4652ed979',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:59:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=444140dc-f1f4-4b89-834a-8074c54f9bcc,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:59:13Z,user_id='c01497f792bc4abab83205b6f0d1efa5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:59:13.079097 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0d060de6-cb60-4453-84e1-2e7f17200f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:59:13.081229 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0d060de6-cb60-4453-84e1-2e7f17200f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:59:13.083609 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (558cebf3-374d-4885-a91a-5570ccd571b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:59:13.085799 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (558cebf3-374d-4885-a91a-5570ccd571b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '6afb18fd-9a1f-40a1-8091-5a45402cdf2b', 'volume_name': 'volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b', 'volume_size': 1, 'snapshot_id': '444140dc-f1f4-4b89-834a-8074c54f9bcc'}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:59:13.088104 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (12fefcfe-f6b4-440a-881f-ed0821da9719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:59:13.090208 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (12fefcfe-f6b4-440a-881f-ed0821da9719) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:59:13.092337 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6db29f11-d57e-4695-80d4-8588d859a914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:59:13.093118 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Volume 6afb18fd-9a1f-40a1-8091-5a45402cdf2b: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b', 'volume_size': 1, 'snapshot_id': '444140dc-f1f4-4b89-834a-8074c54f9bcc'}
Mar 02 18:59:13.112715 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:13.131332 n-d-828839-1 sudo[149832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:59:13.132125 n-d-828839-1 sudo[149832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:13.812440 n-d-828839-1 sudo[149832]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:13.815074 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.702s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:13.817109 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-444140dc-f1f4-4b89-834a-8074c54f9bcc {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:13.847538 n-d-828839-1 sudo[149875]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-444140dc-f1f4-4b89-834a-8074c54f9bcc
Mar 02 18:59:13.849087 n-d-828839-1 sudo[149875]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:14.281741 n-d-828839-1 sudo[149875]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:14.284673 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-444140dc-f1f4-4b89-834a-8074c54f9bcc" returned: 0 in 0.467s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:14.287545 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--444140dc--f1f4--4b89--834a--8074c54f9bcc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6afb18fd--9a1f--40a1--8091--5a45402cdf2b iflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:14.313706 n-d-828839-1 sudo[149887]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--444140dc--f1f4--4b89--834a--8074c54f9bcc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6afb18fd--9a1f--40a1--8091--5a45402cdf2b iflag=direct
Mar 02 18:59:14.314531 n-d-828839-1 sudo[149887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:14.658602 n-d-828839-1 sudo[149887]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:14.660849 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--444140dc--f1f4--4b89--834a--8074c54f9bcc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6afb18fd--9a1f--40a1--8091--5a45402cdf2b iflag=direct" returned: 0 in 0.373s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:14.661901 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--444140dc--f1f4--4b89--834a--8074c54f9bcc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6afb18fd--9a1f--40a1--8091--5a45402cdf2b oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:14.680664 n-d-828839-1 sudo[149899]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--444140dc--f1f4--4b89--834a--8074c54f9bcc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6afb18fd--9a1f--40a1--8091--5a45402cdf2b oflag=direct
Mar 02 18:59:14.682004 n-d-828839-1 sudo[149899]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:15.034018 n-d-828839-1 sudo[149899]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:15.036338 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--444140dc--f1f4--4b89--834a--8074c54f9bcc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6afb18fd--9a1f--40a1--8091--5a45402cdf2b oflag=direct" returned: 0 in 0.374s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:15.037405 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--444140dc--f1f4--4b89--834a--8074c54f9bcc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6afb18fd--9a1f--40a1--8091--5a45402cdf2b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:15.057566 n-d-828839-1 sudo[149911]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--444140dc--f1f4--4b89--834a--8074c54f9bcc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6afb18fd--9a1f--40a1--8091--5a45402cdf2b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Mar 02 18:59:15.058412 n-d-828839-1 sudo[149911]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:16.600412 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Terminate volume connection completed successfully.
Mar 02 18:59:16.650826 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:16.740942 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:16.741208 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778527888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n Backing store flags: \n Account information:\n 9tFrRhiSYbA2ZvN98J8L\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012\n Backing store flags: \n Account information:\n iFAPgVwHb93eyGqREYbX\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:59:16.741919 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Removing iscsi_target for Volume ID: 2e5d1035-4fec-41cb-a9f2-f0023b40f012
Mar 02 18:59:16.742960 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:16.961692 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012 -f" returned: 0 in 0.218s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:16.962021 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778527888]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:59:16.963135 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:17.063886 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:17.064339 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778527888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n Backing store flags: \n Account information:\n 9tFrRhiSYbA2ZvN98J8L\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:59:17.065109 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Remove volume export completed successfully.
Mar 02 18:59:17.152138 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Lock "b'cinder-2e5d1035-4fec-41cb-a9f2-f0023b40f012-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:59:17.201304 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Trying to delete temp volume: 2e5d1035-4fec-41cb-a9f2-f0023b40f012
Mar 02 18:59:17.202401 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:17.294713 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:17.295050 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951809155312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n Backing store flags: \n Account information:\n 9tFrRhiSYbA2ZvN98J8L\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:59:17.296082 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2e5d1035-4fec-41cb-a9f2-f0023b40f012
Mar 02 18:59:17.297168 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 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/volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:17.316921 n-d-828839-1 sudo[149958]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012
Mar 02 18:59:17.317721 n-d-828839-1 sudo[149958]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:17.817530 n-d-828839-1 sudo[149958]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:17.819893 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 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/volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012" returned: 0 in 0.522s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:17.822349 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:17.842772 n-d-828839-1 sudo[149961]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012
Mar 02 18:59:17.843567 n-d-828839-1 sudo[149961]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:18.251563 n-d-828839-1 sudo[149961]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:18.253881 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012" returned: 0 in 0.432s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:18.256157 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:18.274973 n-d-828839-1 sudo[149964]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012
Mar 02 18:59:18.275873 n-d-828839-1 sudo[149964]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:18.981537 n-d-828839-1 sudo[149964]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:18.983751 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2e5d1035-4fec-41cb-a9f2-f0023b40f012" returned: 0 in 0.727s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:18.984761 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Successfully deleted volume: 2e5d1035-4fec-41cb-a9f2-f0023b40f012
Mar 02 18:59:19.090759 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Deleted volume successfully.
Mar 02 18:59:19.096036 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-5eb6fb17-4ee3-40e9-b422-2bbf0b530bdd tempest-VolumesBackupsTest-466707678 None] Lock "b'cinder-2e5d1035-4fec-41cb-a9f2-f0023b40f012-delete_volume'" released by "delete_volume" :: held 1.944s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:59:32.839768 n-d-828839-1 sudo[149911]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:32.841568 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--444140dc--f1f4--4b89--834a--8074c54f9bcc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6afb18fd--9a1f--40a1--8091--5a45402cdf2b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 17.804s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:32.842092 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--444140dc--f1f4--4b89--834a--8074c54f9bcc, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--6afb18fd--9a1f--40a1--8091--5a45402cdf2b, size 1024.00 MB, duration 17.81 sec {{(pid=96937) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Mar 02 18:59:32.853250 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.volume_utils [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Volume copy 1024.00 MB at 57.51 MB/s
Mar 02 18:59:32.886512 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Marking volume 6afb18fd-9a1f-40a1-8091-5a45402cdf2b as bootable. {{(pid=96937) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Mar 02 18:59:32.975717 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Copying metadata from snapshot 444140dc-f1f4-4b89-834a-8074c54f9bcc to 6afb18fd-9a1f-40a1-8091-5a45402cdf2b. {{(pid=96937) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:418}}
Mar 02 18:59:33.074847 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6db29f11-d57e-4695-80d4-8588d859a914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b', 'volume_size': 1, 'snapshot_id': '444140dc-f1f4-4b89-834a-8074c54f9bcc'}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:59:33.077218 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (292e9617-6440-47bd-9ad2-3aff7ae9364b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:59:33.152596 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Volume volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b (6afb18fd-9a1f-40a1-8091-5a45402cdf2b): created successfully
Mar 02 18:59:33.154484 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (292e9617-6440-47bd-9ad2-3aff7ae9364b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:59:33.157461 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Flow 'volume_create_manager' (2d6b61d2-20d8-42ec-a075-71ed6a0d4eee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:59:33.215469 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-58b07c7d-6562-4681-bd95-91e317a4061e tempest-TestVolumeBootPattern-350549717 None] Created volume successfully.
Mar 02 18:59:34.705722 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-426ad8cf-7923-4e70-9018-b3acbadfab64 req-8a0cdd2d-722e-471f-b8ba-137de3a14c2b tempest-VolumesBackupsTest-466707678 None] Terminate volume connection completed successfully.
Mar 02 18:59:34.706396 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-426ad8cf-7923-4e70-9018-b3acbadfab64 req-8a0cdd2d-722e-471f-b8ba-137de3a14c2b tempest-VolumesBackupsTest-466707678 None] Deleting attachment 5237ffa5-4ccc-4899-b832-d59cb339fa07. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:59:34.707567 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:34.795671 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:34.796000 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807394208]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316\n Backing store flags: \n Account information:\n 9tFrRhiSYbA2ZvN98J8L\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:59:34.796677 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-426ad8cf-7923-4e70-9018-b3acbadfab64 req-8a0cdd2d-722e-471f-b8ba-137de3a14c2b tempest-VolumesBackupsTest-466707678 None] Removing iscsi_target for Volume ID: 97e368a2-6a9e-4fbf-90ba-25f94b4b8316
Mar 02 18:59:34.797724 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:34.852565 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-c7dec4d4-1a3a-43cc-ae95-24356b0d7c1e tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:34.871725 n-d-828839-1 sudo[150021]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b
Mar 02 18:59:34.872778 n-d-828839-1 sudo[150021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:34.896445 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316 -f" returned: 0 in 0.098s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:34.896806 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807394208]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:59:34.898159 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:34.990323 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:34.990878 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807394208]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:59:35.322244 n-d-828839-1 sudo[150021]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:35.324144 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-c7dec4d4-1a3a-43cc-ae95-24356b0d7c1e tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b" returned: 0 in 0.471s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:35.371181 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:35.379926 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:35.379926 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807751440]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:59:35.379926 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-c7dec4d4-1a3a-43cc-ae95-24356b0d7c1e tempest-TestVolumeBootPattern-350549717 None] Targets prior to update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 18:59:35.379926 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-c7dec4d4-1a3a-43cc-ae95-24356b0d7c1e tempest-TestVolumeBootPattern-350549717 None] Creating iscsi_target for Volume ID: volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 18:59:35.472171 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-c7dec4d4-1a3a-43cc-ae95-24356b0d7c1e tempest-TestVolumeBootPattern-350549717 None] Created volume path /opt/stack/data/cinder/volumes/volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b,
Mar 02 18:59:35.472171 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 18:59:35.472171 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:59:35.472171 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b
Mar 02 18:59:35.472171 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 18:59:35.472171 n-d-828839-1 cinder-volume[96937]: incominguser pPfQ2PBa5EfJCVG5qaYE AbYs4cxu5HkN3Ub9
Mar 02 18:59:35.472171 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:59:35.472171 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 18:59:35.472171 n-d-828839-1 cinder-volume[96937]:
Mar 02 18:59:35.472171 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 18:59:35.473545 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:35.824957 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b" returned: 0 in 0.351s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:35.825517 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807751440]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:59:35.825899 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-c7dec4d4-1a3a-43cc-ae95-24356b0d7c1e tempest-TestVolumeBootPattern-350549717 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 18:59:35.826307 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-c7dec4d4-1a3a-43cc-ae95-24356b0d7c1e tempest-TestVolumeBootPattern-350549717 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 18:59:35.827433 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:35.834492 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:35.834817 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807751440]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b\n Backing store flags: \n Account information:\n pPfQ2PBa5EfJCVG5qaYE\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:59:35.835364 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-c7dec4d4-1a3a-43cc-ae95-24356b0d7c1e tempest-TestVolumeBootPattern-350549717 None] Targets after update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 18:59:35.836255 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:35.923811 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:35.924150 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807751440]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b\n Backing store flags: \n Account information:\n pPfQ2PBa5EfJCVG5qaYE\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:59:35.925413 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:36.015302 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:36.015651 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807751440]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b\n Backing store flags: \n Account information:\n pPfQ2PBa5EfJCVG5qaYE\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:59:36.016610 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-c7dec4d4-1a3a-43cc-ae95-24356b0d7c1e tempest-TestVolumeBootPattern-350549717 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 18:59:36.232867 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-c7dec4d4-1a3a-43cc-ae95-24356b0d7c1e tempest-TestVolumeBootPattern-350549717 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b', 'target_lun': 1, 'volume_id': '6afb18fd-9a1f-40a1-8091-5a45402cdf2b', 'auth_method': 'CHAP', 'auth_username': 'pPfQ2PBa5EfJCVG5qaYE', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'd128737b-08e2-454d-85f7-193caf548d39'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 18:59:36.404660 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-1f385115-fe55-4b9c-991d-58a49d4b74c2 req-c7dec4d4-1a3a-43cc-ae95-24356b0d7c1e tempest-TestVolumeBootPattern-350549717 None] attachment_update completed successfully.
Mar 02 18:59:39.793749 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-69123e95-8484-423a-a8f1-a39e33c6ffc7 tempest-VolumesBackupsTest-466707678 None] Lock "b'cinder-97e368a2-6a9e-4fbf-90ba-25f94b4b8316-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:59:39.919951 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:40.008843 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:40.009180 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807751440]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b\n Backing store flags: \n Account information:\n pPfQ2PBa5EfJCVG5qaYE\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:59:40.009901 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-69123e95-8484-423a-a8f1-a39e33c6ffc7 tempest-VolumesBackupsTest-466707678 None] Skipping remove_export. No iscsi_target is presently exported for volume: 97e368a2-6a9e-4fbf-90ba-25f94b4b8316
Mar 02 18:59:40.010977 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69123e95-8484-423a-a8f1-a39e33c6ffc7 tempest-VolumesBackupsTest-466707678 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/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:40.030815 n-d-828839-1 sudo[150084]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316
Mar 02 18:59:40.032150 n-d-828839-1 sudo[150084]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:40.465677 n-d-828839-1 sudo[150084]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:40.467918 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69123e95-8484-423a-a8f1-a39e33c6ffc7 tempest-VolumesBackupsTest-466707678 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/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316" returned: 0 in 0.456s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:40.470338 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69123e95-8484-423a-a8f1-a39e33c6ffc7 tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:40.488176 n-d-828839-1 sudo[150087]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316
Mar 02 18:59:40.488951 n-d-828839-1 sudo[150087]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:40.920587 n-d-828839-1 sudo[150087]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:40.923143 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69123e95-8484-423a-a8f1-a39e33c6ffc7 tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316" returned: 0 in 0.452s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:40.925081 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69123e95-8484-423a-a8f1-a39e33c6ffc7 tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:40.943042 n-d-828839-1 sudo[150092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316
Mar 02 18:59:40.943816 n-d-828839-1 sudo[150092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:41.444316 n-d-828839-1 sudo[150092]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:41.446798 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69123e95-8484-423a-a8f1-a39e33c6ffc7 tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-97e368a2-6a9e-4fbf-90ba-25f94b4b8316" returned: 0 in 0.521s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:41.447983 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-69123e95-8484-423a-a8f1-a39e33c6ffc7 tempest-VolumesBackupsTest-466707678 None] Successfully deleted volume: 97e368a2-6a9e-4fbf-90ba-25f94b4b8316
Mar 02 18:59:41.564235 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-69123e95-8484-423a-a8f1-a39e33c6ffc7 tempest-VolumesBackupsTest-466707678 None] Created reservations ['d66671c6-8c48-4af9-aa8c-beffde0cbb77', '08bfe54d-24c1-432a-b8e8-82035954c4c7', '8603c1fa-b8a9-47a4-be75-b502c7c272d6', '72d045b0-1d45-45e2-9867-4c3e33ad9079'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:59:41.752497 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-69123e95-8484-423a-a8f1-a39e33c6ffc7 tempest-VolumesBackupsTest-466707678 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:59:41.753138 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69123e95-8484-423a-a8f1-a39e33c6ffc7 tempest-VolumesBackupsTest-466707678 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:41.771101 n-d-828839-1 sudo[150100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:59:41.771949 n-d-828839-1 sudo[150100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:42.204380 n-d-828839-1 sudo[150100]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:42.206854 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69123e95-8484-423a-a8f1-a39e33c6ffc7 tempest-VolumesBackupsTest-466707678 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.453s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:42.209149 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69123e95-8484-423a-a8f1-a39e33c6ffc7 tempest-VolumesBackupsTest-466707678 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:42.229417 n-d-828839-1 sudo[150103]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:59:42.230416 n-d-828839-1 sudo[150103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:42.651503 n-d-828839-1 sudo[150103]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:42.653627 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-69123e95-8484-423a-a8f1-a39e33c6ffc7 tempest-VolumesBackupsTest-466707678 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.444s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:42.655437 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-69123e95-8484-423a-a8f1-a39e33c6ffc7 tempest-VolumesBackupsTest-466707678 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:59:42.661296 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-69123e95-8484-423a-a8f1-a39e33c6ffc7 tempest-VolumesBackupsTest-466707678 None] Deleted volume successfully.
Mar 02 18:59:42.734360 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-69123e95-8484-423a-a8f1-a39e33c6ffc7 tempest-VolumesBackupsTest-466707678 None] Lock "b'cinder-97e368a2-6a9e-4fbf-90ba-25f94b4b8316-delete_volume'" released by "delete_volume" :: held 2.941s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:59:43.194060 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 18:59:43.198525 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 18:59:43.199053 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 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'
Mar 02 18:59:43.212027 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Flow 'volume_create_manager' (a87974f4-e5c3-45c5-ba2c-698e98254739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 18:59:43.215264 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (be8baa13-4d52-496b-aa9f-06d2e1a43c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:59:43.237602 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 18:59:43.263047 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (be8baa13-4d52-496b-aa9f-06d2e1a43c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T18:59:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-309763764',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=4d52582d-3d14-414f-9297-47425235f241,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffe905c8c68b4b8a88457c4908e24335',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T18:59:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T18:59:43Z,user_id='f36b4006e9a34e9ca3c3b5ffa77e6500',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:59:43.265549 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bb6467f7-40e2-49b8-b366-d92cce8ef720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:59:43.268089 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bb6467f7-40e2-49b8-b366-d92cce8ef720) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:59:43.270803 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4476ad93-1d97-48b4-b1ac-ab082795ea09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:59:43.366983 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4476ad93-1d97-48b4-b1ac-ab082795ea09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '4d52582d-3d14-414f-9297-47425235f241', 'volume_name': 'volume-4d52582d-3d14-414f-9297-47425235f241', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:59:43.369337 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d4234686-239d-4e7d-9092-287b13d45c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:59:43.371561 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d4234686-239d-4e7d-9092-287b13d45c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 18:59:43.373675 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (707b8236-aad8-4e15-9269-2f1f121dab6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 18:59:43.374571 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Volume 4d52582d-3d14-414f-9297-47425235f241: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-4d52582d-3d14-414f-9297-47425235f241', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Mar 02 18:59:43.375749 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Cloning 4d52582d-3d14-414f-9297-47425235f241 from image 2ac48b56-eabc-4774-8d21-7d0b03765520 at location (None, None). {{(pid=96937) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Mar 02 18:59:53.329450 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_hmo69yrbn-d-828839-1@lvmdriver-1, size 616.00 MB, duration 9.95 sec {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Mar 02 18:59:53.330168 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Image download 616.00 MB at 61.90 MB/s
Mar 02 18:59:53.334901 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 18:59:53.335732 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:59:53.336556 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:53.357604 n-d-828839-1 sudo[150119]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:59:53.358445 n-d-828839-1 sudo[150119]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:53.384042 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_hmo69yrbn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:53.472690 n-d-828839-1 sudo[150121]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_hmo69yrbn-d-828839-1@lvmdriver-1
Mar 02 18:59:53.473490 n-d-828839-1 sudo[150121]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:53.795800 n-d-828839-1 sudo[150119]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:53.798762 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.462s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:53.800935 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:53.821042 n-d-828839-1 sudo[150127]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:59:53.821994 n-d-828839-1 sudo[150127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:53.833507 n-d-828839-1 sudo[150121]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:53.835848 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_hmo69yrbn-d-828839-1@lvmdriver-1" returned: 0 in 0.452s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:53.836812 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 is fetched for user f36b4006e9a34e9ca3c3b5ffa77e6500. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Mar 02 18:59:53.885190 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-28fcc2e2-b9f3-483a-b88b-77d0c06e33cb req-1bb06649-a166-4920-ac01-1a7a9e9c7277 tempest-TestVolumeBootPattern-350549717 None] Terminate volume connection completed successfully.
Mar 02 18:59:53.886049 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-28fcc2e2-b9f3-483a-b88b-77d0c06e33cb req-1bb06649-a166-4920-ac01-1a7a9e9c7277 tempest-TestVolumeBootPattern-350549717 None] Deleting attachment d128737b-08e2-454d-85f7-193caf548d39. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 18:59:53.888934 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:53.979881 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:53.980231 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808418736]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b\n Backing store flags: \n Account information:\n pPfQ2PBa5EfJCVG5qaYE\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:59:53.980895 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-28fcc2e2-b9f3-483a-b88b-77d0c06e33cb req-1bb06649-a166-4920-ac01-1a7a9e9c7277 tempest-TestVolumeBootPattern-350549717 None] Removing iscsi_target for Volume ID: 6afb18fd-9a1f-40a1-8091-5a45402cdf2b
Mar 02 18:59:53.981958 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:53.982950 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_hmo69yrbn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:54.079810 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b -f" returned: 0 in 0.096s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:54.080204 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808418736]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:59:54.081484 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:54.095180 n-d-828839-1 sudo[150132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_hmo69yrbn-d-828839-1@lvmdriver-1
Mar 02 18:59:54.096008 n-d-828839-1 sudo[150132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:54.183977 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:54.184320 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808418736]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:59:54.275452 n-d-828839-1 sudo[150127]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:54.277326 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.476s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:54.279205 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:59:54.455855 n-d-828839-1 sudo[150132]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:54.457725 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_hmo69yrbn-d-828839-1@lvmdriver-1" returned: 0 in 0.475s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:54.459355 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4d52582d-3d14-414f-9297-47425235f241 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:54.477677 n-d-828839-1 sudo[150152]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4d52582d-3d14-414f-9297-47425235f241 stack-volumes-lvmdriver-1 -L 1g
Mar 02 18:59:54.478489 n-d-828839-1 sudo[150152]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:54.590617 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [req-28fcc2e2-b9f3-483a-b88b-77d0c06e33cb req-3b27401f-9e26-40f4-a970-3d3ee456ae30 tempest-TestVolumeBootPattern-350549717 None] Lock "b'cinder-6afb18fd-9a1f-40a1-8091-5a45402cdf2b-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:59:54.709355 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:54.800881 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:54.801221 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807334000]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 18:59:54.801885 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [req-28fcc2e2-b9f3-483a-b88b-77d0c06e33cb req-3b27401f-9e26-40f4-a970-3d3ee456ae30 tempest-TestVolumeBootPattern-350549717 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6afb18fd-9a1f-40a1-8091-5a45402cdf2b
Mar 02 18:59:54.803012 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-28fcc2e2-b9f3-483a-b88b-77d0c06e33cb req-3b27401f-9e26-40f4-a970-3d3ee456ae30 tempest-TestVolumeBootPattern-350549717 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/volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:54.821459 n-d-828839-1 sudo[150157]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b
Mar 02 18:59:54.822342 n-d-828839-1 sudo[150157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:55.097606 n-d-828839-1 sudo[150152]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:55.099999 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4d52582d-3d14-414f-9297-47425235f241 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.640s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:55.243747 n-d-828839-1 sudo[150157]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:55.245642 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-28fcc2e2-b9f3-483a-b88b-77d0c06e33cb req-3b27401f-9e26-40f4-a970-3d3ee456ae30 tempest-TestVolumeBootPattern-350549717 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/volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b" returned: 0 in 0.443s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:55.247100 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-28fcc2e2-b9f3-483a-b88b-77d0c06e33cb req-3b27401f-9e26-40f4-a970-3d3ee456ae30 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:55.265821 n-d-828839-1 sudo[150190]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b
Mar 02 18:59:55.266648 n-d-828839-1 sudo[150190]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:55.279865 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Attempting download of 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume 4d52582d-3d14-414f-9297-47425235f241. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Mar 02 18:59:55.327319 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_sls_3w6t {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:55.415543 n-d-828839-1 sudo[150192]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_sls_3w6t
Mar 02 18:59:55.416327 n-d-828839-1 sudo[150192]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:55.682314 n-d-828839-1 sudo[150190]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:55.684535 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-28fcc2e2-b9f3-483a-b88b-77d0c06e33cb req-3b27401f-9e26-40f4-a970-3d3ee456ae30 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b" returned: 0 in 0.437s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:55.687371 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-28fcc2e2-b9f3-483a-b88b-77d0c06e33cb req-3b27401f-9e26-40f4-a970-3d3ee456ae30 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:55.706166 n-d-828839-1 sudo[150195]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b
Mar 02 18:59:55.706952 n-d-828839-1 sudo[150195]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:55.753011 n-d-828839-1 sudo[150192]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:55.755451 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_sls_3w6t" returned: 0 in 0.428s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:55.756730 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_hmo69yrbn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:55.848512 n-d-828839-1 sudo[150199]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_hmo69yrbn-d-828839-1@lvmdriver-1
Mar 02 18:59:55.849303 n-d-828839-1 sudo[150199]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:56.179133 n-d-828839-1 sudo[150199]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:56.182075 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_hmo69yrbn-d-828839-1@lvmdriver-1" returned: 0 in 0.425s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:56.182948 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] 2ac48b56-eabc-4774-8d21-7d0b03765520 was vhdx, converting to raw {{(pid=96937) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Mar 02 18:59:56.183924 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_hmo69yrbn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4d52582d--3d14--414f--9297--47425235f241 oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:56.201815 n-d-828839-1 sudo[150208]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_hmo69yrbn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4d52582d--3d14--414f--9297--47425235f241 oflag=direct
Mar 02 18:59:56.203183 n-d-828839-1 sudo[150208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:56.248502 n-d-828839-1 sudo[150195]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:56.251009 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-28fcc2e2-b9f3-483a-b88b-77d0c06e33cb req-3b27401f-9e26-40f4-a970-3d3ee456ae30 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6afb18fd-9a1f-40a1-8091-5a45402cdf2b" returned: 0 in 0.563s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:56.252215 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [req-28fcc2e2-b9f3-483a-b88b-77d0c06e33cb req-3b27401f-9e26-40f4-a970-3d3ee456ae30 tempest-TestVolumeBootPattern-350549717 None] Successfully deleted volume: 6afb18fd-9a1f-40a1-8091-5a45402cdf2b
Mar 02 18:59:56.352388 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [req-28fcc2e2-b9f3-483a-b88b-77d0c06e33cb req-3b27401f-9e26-40f4-a970-3d3ee456ae30 tempest-TestVolumeBootPattern-350549717 None] Created reservations ['e42f715b-16fb-4fd5-b2b1-18adaff85f7c', '6c712f4b-c7cd-489b-a425-5fc18d307ad9', 'f9e8fb5a-e64f-41d1-b0da-c5894412072d', '5204dd22-9a4f-469b-b0b1-c51305927f57'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:59:56.523405 n-d-828839-1 sudo[150208]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:56.525224 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_hmo69yrbn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4d52582d--3d14--414f--9297--47425235f241 oflag=direct" returned: 0 in 0.341s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:56.526325 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_hmo69yrbn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--4d52582d--3d14--414f--9297--47425235f241 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:56.541989 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [req-28fcc2e2-b9f3-483a-b88b-77d0c06e33cb req-3b27401f-9e26-40f4-a970-3d3ee456ae30 tempest-TestVolumeBootPattern-350549717 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 18:59:56.553322 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-28fcc2e2-b9f3-483a-b88b-77d0c06e33cb req-3b27401f-9e26-40f4-a970-3d3ee456ae30 tempest-TestVolumeBootPattern-350549717 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:56.544375 n-d-828839-1 sudo[150220]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_hmo69yrbn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--4d52582d--3d14--414f--9297--47425235f241
Mar 02 18:59:56.545155 n-d-828839-1 sudo[150220]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:56.560459 n-d-828839-1 sudo[150222]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:59:56.561253 n-d-828839-1 sudo[150222]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:56.995597 n-d-828839-1 sudo[150222]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:56.997945 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-28fcc2e2-b9f3-483a-b88b-77d0c06e33cb req-3b27401f-9e26-40f4-a970-3d3ee456ae30 tempest-TestVolumeBootPattern-350549717 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.454s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:57.000291 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-28fcc2e2-b9f3-483a-b88b-77d0c06e33cb req-3b27401f-9e26-40f4-a970-3d3ee456ae30 tempest-TestVolumeBootPattern-350549717 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:57.020079 n-d-828839-1 sudo[150238]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 18:59:57.022445 n-d-828839-1 sudo[150238]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:57.240835 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-ab51d80a-6d55-4ce0-92a4-32389a34a9a2 tempest-TestVolumeBootPattern-350549717 None] Lock "b'cinder-444140dc-f1f4-4b89-834a-8074c54f9bcc-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:59:57.243103 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ab51d80a-6d55-4ce0-92a4-32389a34a9a2 tempest-TestVolumeBootPattern-350549717 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/_snapshot-444140dc-f1f4-4b89-834a-8074c54f9bcc {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:57.264729 n-d-828839-1 sudo[150240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-444140dc-f1f4-4b89-834a-8074c54f9bcc
Mar 02 18:59:57.266380 n-d-828839-1 sudo[150240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:57.461379 n-d-828839-1 sudo[150238]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:57.463682 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-28fcc2e2-b9f3-483a-b88b-77d0c06e33cb req-3b27401f-9e26-40f4-a970-3d3ee456ae30 tempest-TestVolumeBootPattern-350549717 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.463s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:57.465965 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [req-28fcc2e2-b9f3-483a-b88b-77d0c06e33cb req-3b27401f-9e26-40f4-a970-3d3ee456ae30 tempest-TestVolumeBootPattern-350549717 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 18:59:57.473642 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-28fcc2e2-b9f3-483a-b88b-77d0c06e33cb req-3b27401f-9e26-40f4-a970-3d3ee456ae30 tempest-TestVolumeBootPattern-350549717 None] Deleted volume successfully.
Mar 02 18:59:57.574942 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [req-28fcc2e2-b9f3-483a-b88b-77d0c06e33cb req-3b27401f-9e26-40f4-a970-3d3ee456ae30 tempest-TestVolumeBootPattern-350549717 None] Lock "b'cinder-6afb18fd-9a1f-40a1-8091-5a45402cdf2b-delete_volume'" released by "delete_volume" :: held 2.985s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:59:57.675973 n-d-828839-1 sudo[150240]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:57.677850 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ab51d80a-6d55-4ce0-92a4-32389a34a9a2 tempest-TestVolumeBootPattern-350549717 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/_snapshot-444140dc-f1f4-4b89-834a-8074c54f9bcc" returned: 0 in 0.435s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:57.679470 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ab51d80a-6d55-4ce0-92a4-32389a34a9a2 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-444140dc-f1f4-4b89-834a-8074c54f9bcc {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:57.696878 n-d-828839-1 sudo[150244]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-444140dc-f1f4-4b89-834a-8074c54f9bcc
Mar 02 18:59:57.697640 n-d-828839-1 sudo[150244]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 18:59:58.465568 n-d-828839-1 sudo[150244]: pam_unix(sudo:session): session closed for user root
Mar 02 18:59:58.467882 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-ab51d80a-6d55-4ce0-92a4-32389a34a9a2 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-444140dc-f1f4-4b89-834a-8074c54f9bcc" returned: 0 in 0.788s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 18:59:58.615334 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-ab51d80a-6d55-4ce0-92a4-32389a34a9a2 tempest-TestVolumeBootPattern-350549717 None] Created reservations ['137b4eff-17df-422d-af2a-e74b5aa75086', '38a1c8f3-4c4f-4da3-86bd-ac06991f2f1a', 'd459e6c0-27ad-4ebb-8771-94cf52d3315e', '4f8ba33f-50ed-494e-93e6-d4932b7f1fb0'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 18:59:58.963720 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-ab51d80a-6d55-4ce0-92a4-32389a34a9a2 tempest-TestVolumeBootPattern-350549717 None] Delete snapshot completed successfully.
Mar 02 18:59:58.969812 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-ab51d80a-6d55-4ce0-92a4-32389a34a9a2 tempest-TestVolumeBootPattern-350549717 None] Lock "b'cinder-444140dc-f1f4-4b89-834a-8074c54f9bcc-delete_snapshot'" released by "delete_snapshot" :: held 1.729s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 18:59:59.630161 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-8ec910db-317f-48ab-af3f-88e4406e2a56 tempest-TestVolumeBootPattern-350549717 None] Lock "b'cinder-eec5e107-d3a8-4779-bf25-2f5780cc2bbe-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 18:59:59.776793 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-8ec910db-317f-48ab-af3f-88e4406e2a56 tempest-TestVolumeBootPattern-350549717 None] Skipping remove_export. No iscsi_target is presently exported for volume: eec5e107-d3a8-4779-bf25-2f5780cc2bbe
Mar 02 18:59:59.777841 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8ec910db-317f-48ab-af3f-88e4406e2a56 tempest-TestVolumeBootPattern-350549717 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/volume-eec5e107-d3a8-4779-bf25-2f5780cc2bbe {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 18:59:59.795853 n-d-828839-1 sudo[150289]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-eec5e107-d3a8-4779-bf25-2f5780cc2bbe
Mar 02 18:59:59.797168 n-d-828839-1 sudo[150289]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:00:00.207751 n-d-828839-1 sudo[150289]: pam_unix(sudo:session): session closed for user root
Mar 02 19:00:00.210071 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8ec910db-317f-48ab-af3f-88e4406e2a56 tempest-TestVolumeBootPattern-350549717 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/volume-eec5e107-d3a8-4779-bf25-2f5780cc2bbe" returned: 0 in 0.432s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:00.211968 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8ec910db-317f-48ab-af3f-88e4406e2a56 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-eec5e107-d3a8-4779-bf25-2f5780cc2bbe {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:00.230589 n-d-828839-1 sudo[150292]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-eec5e107-d3a8-4779-bf25-2f5780cc2bbe
Mar 02 19:00:00.231382 n-d-828839-1 sudo[150292]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:00:00.635495 n-d-828839-1 sudo[150292]: pam_unix(sudo:session): session closed for user root
Mar 02 19:00:00.637705 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8ec910db-317f-48ab-af3f-88e4406e2a56 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-eec5e107-d3a8-4779-bf25-2f5780cc2bbe" returned: 0 in 0.425s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:00.639810 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8ec910db-317f-48ab-af3f-88e4406e2a56 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eec5e107-d3a8-4779-bf25-2f5780cc2bbe {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:00.658607 n-d-828839-1 sudo[150295]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eec5e107-d3a8-4779-bf25-2f5780cc2bbe
Mar 02 19:00:00.659440 n-d-828839-1 sudo[150295]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:00:01.257884 n-d-828839-1 sudo[150295]: pam_unix(sudo:session): session closed for user root
Mar 02 19:00:01.260144 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8ec910db-317f-48ab-af3f-88e4406e2a56 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eec5e107-d3a8-4779-bf25-2f5780cc2bbe" returned: 0 in 0.620s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:01.261266 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-8ec910db-317f-48ab-af3f-88e4406e2a56 tempest-TestVolumeBootPattern-350549717 None] Successfully deleted volume: eec5e107-d3a8-4779-bf25-2f5780cc2bbe
Mar 02 19:00:01.409688 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-8ec910db-317f-48ab-af3f-88e4406e2a56 tempest-TestVolumeBootPattern-350549717 None] Created reservations ['f5dad8ac-b6a8-4a3a-8b93-dae4ea92980b', '1849b8dc-b0a3-44b2-9632-0d03b29f3e16', '7dca8357-ffce-43b0-bfbe-3d1c8e6f7e17', '2f0df05a-4c81-46ae-a736-b265f08f021d'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 19:00:01.643897 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-8ec910db-317f-48ab-af3f-88e4406e2a56 tempest-TestVolumeBootPattern-350549717 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:00:01.644710 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8ec910db-317f-48ab-af3f-88e4406e2a56 tempest-TestVolumeBootPattern-350549717 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:01.662815 n-d-828839-1 sudo[150303]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:00:01.663588 n-d-828839-1 sudo[150303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:00:02.076083 n-d-828839-1 sudo[150303]: pam_unix(sudo:session): session closed for user root
Mar 02 19:00:02.079099 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8ec910db-317f-48ab-af3f-88e4406e2a56 tempest-TestVolumeBootPattern-350549717 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.433s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:02.081230 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8ec910db-317f-48ab-af3f-88e4406e2a56 tempest-TestVolumeBootPattern-350549717 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:02.099062 n-d-828839-1 sudo[150306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:00:02.099857 n-d-828839-1 sudo[150306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:00:02.501747 n-d-828839-1 sudo[150306]: pam_unix(sudo:session): session closed for user root
Mar 02 19:00:02.504100 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8ec910db-317f-48ab-af3f-88e4406e2a56 tempest-TestVolumeBootPattern-350549717 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.422s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:02.506466 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-8ec910db-317f-48ab-af3f-88e4406e2a56 tempest-TestVolumeBootPattern-350549717 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:00:02.512489 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-8ec910db-317f-48ab-af3f-88e4406e2a56 tempest-TestVolumeBootPattern-350549717 None] Deleted volume successfully.
Mar 02 19:00:02.655845 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-8ec910db-317f-48ab-af3f-88e4406e2a56 tempest-TestVolumeBootPattern-350549717 None] Lock "b'cinder-eec5e107-d3a8-4779-bf25-2f5780cc2bbe-delete_volume'" released by "delete_volume" :: held 3.025s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 19:00:03.170943 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 19:00:03.175072 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 19:00:03.175590 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 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'
Mar 02 19:00:03.188807 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Flow 'volume_create_manager' (deaf2960-9a59-4129-b83d-e474c70f8706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 19:00:03.192392 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8f384a2c-0bcb-4ed6-bc4c-5d80d74476d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:00:03.214910 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 19:00:03.238769 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8f384a2c-0bcb-4ed6-bc4c-5d80d74476d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T19:00:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1248872509',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=b370b918-88a8-4feb-abb2-6b21c882411c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8e169aa05af4b938f2f48d4652ed979',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T19:00:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T19:00:03Z,user_id='c01497f792bc4abab83205b6f0d1efa5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:00:03.241252 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ebf7001c-46a4-48a8-b74a-8cb59ebc61f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:00:03.243378 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ebf7001c-46a4-48a8-b74a-8cb59ebc61f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:00:03.245682 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d01cc032-e217-4f66-aca8-65a6be8aa7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:00:03.340563 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d01cc032-e217-4f66-aca8-65a6be8aa7f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'b370b918-88a8-4feb-abb2-6b21c882411c', 'volume_name': 'volume-b370b918-88a8-4feb-abb2-6b21c882411c', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:00:03.343087 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c53f1298-5c73-4129-a780-cf3e6098511a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:00:03.345358 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c53f1298-5c73-4129-a780-cf3e6098511a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:00:03.347609 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (83f10e75-2356-4b1e-a482-1c679e882636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:00:03.348420 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Volume b370b918-88a8-4feb-abb2-6b21c882411c: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-b370b918-88a8-4feb-abb2-6b21c882411c', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Mar 02 19:00:03.349048 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Cloning b370b918-88a8-4feb-abb2-6b21c882411c from image 2ac48b56-eabc-4774-8d21-7d0b03765520 at location (None, None). {{(pid=96937) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Mar 02 19:00:07.539688 n-d-828839-1 sudo[150220]: pam_unix(sudo:session): session closed for user root
Mar 02 19:00:07.541646 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_hmo69yrbn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--4d52582d--3d14--414f--9297--47425235f241" returned: 0 in 11.015s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:07.542638 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_hmo69yrbn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:07.629042 n-d-828839-1 sudo[150319]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_hmo69yrbn-d-828839-1@lvmdriver-1
Mar 02 19:00:07.629847 n-d-828839-1 sudo[150319]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:00:07.955605 n-d-828839-1 sudo[150319]: pam_unix(sudo:session): session closed for user root
Mar 02 19:00:07.958374 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_hmo69yrbn-d-828839-1@lvmdriver-1" returned: 0 in 0.415s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:07.959242 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_hmo69yrbn-d-828839-1@lvmdriver-1, size 700.00 MB, duration 11.02 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--4d52582d--3d14--414f--9297--47425235f241 {{(pid=96937) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Mar 02 19:00:07.959639 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Converted 700.00 MB image at 63.54 MB/s
Mar 02 19:00:07.960364 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Downloaded image 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume 4d52582d-3d14-414f-9297-47425235f241 successfully. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Mar 02 19:00:08.079343 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 for user f36b4006e9a34e9ca3c3b5ffa77e6500 is deleted. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Mar 02 19:00:08.080016 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Marking volume 4d52582d-3d14-414f-9297-47425235f241 as bootable. {{(pid=96937) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Mar 02 19:00:08.163686 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Copying metadata from image 2ac48b56-eabc-4774-8d21-7d0b03765520 to 4d52582d-3d14-414f-9297-47425235f241. {{(pid=96937) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Mar 02 19:00:08.164141 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Creating volume glance metadata for volume 4d52582d-3d14-414f-9297-47425235f241 backed by image 2ac48b56-eabc-4774-8d21-7d0b03765520 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96937) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Mar 02 19:00:08.304360 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (707b8236-aad8-4e15-9269-2f1f121dab6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4d52582d-3d14-414f-9297-47425235f241', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:00:08.307617 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9e69f279-1b7c-4966-908f-6be2cf5b84c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:00:08.376081 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Volume volume-4d52582d-3d14-414f-9297-47425235f241 (4d52582d-3d14-414f-9297-47425235f241): created successfully
Mar 02 19:00:08.378489 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9e69f279-1b7c-4966-908f-6be2cf5b84c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:00:08.381621 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Flow 'volume_create_manager' (a87974f4-e5c3-45c5-ba2c-698e98254739) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 19:00:08.524297 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-095ea543-1745-45d9-934d-23799aae1595 tempest-VolumesBackupsTest-466707678 None] Created volume successfully.
Mar 02 19:00:10.121190 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.driver [None req-740c1516-e4c3-4869-ab7b-ddc023b05b48 tempest-VolumesBackupsTest-466707678 None] Creating a new backup for volume volume-4d52582d-3d14-414f-9297-47425235f241. {{(pid=96937) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Mar 02 19:00:10.133550 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-740c1516-e4c3-4869-ab7b-ddc023b05b48 tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4d52582d-3d14-414f-9297-47425235f241 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:10.151666 n-d-828839-1 sudo[150338]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4d52582d-3d14-414f-9297-47425235f241
Mar 02 19:00:10.152441 n-d-828839-1 sudo[150338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:00:10.556403 n-d-828839-1 sudo[150338]: pam_unix(sudo:session): session closed for user root
Mar 02 19:00:10.558950 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-740c1516-e4c3-4869-ab7b-ddc023b05b48 tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4d52582d-3d14-414f-9297-47425235f241" returned: 0 in 0.425s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:10.610470 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:10.616645 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:10.617000 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805519472]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:00:10.617578 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-740c1516-e4c3-4869-ab7b-ddc023b05b48 tempest-VolumesBackupsTest-466707678 None] Targets prior to update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 19:00:10.618391 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-740c1516-e4c3-4869-ab7b-ddc023b05b48 tempest-VolumesBackupsTest-466707678 None] Creating iscsi_target for Volume ID: volume-4d52582d-3d14-414f-9297-47425235f241 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 19:00:10.687951 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-740c1516-e4c3-4869-ab7b-ddc023b05b48 tempest-VolumesBackupsTest-466707678 None] Created volume path /opt/stack/data/cinder/volumes/volume-4d52582d-3d14-414f-9297-47425235f241,
Mar 02 19:00:10.687951 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 19:00:10.687951 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:00:10.687951 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-4d52582d-3d14-414f-9297-47425235f241
Mar 02 19:00:10.687951 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 19:00:10.687951 n-d-828839-1 cinder-volume[96937]: incominguser 3G9HKKFK4FE8bSuxDcwd Gs3VuWtz93nSsK8b
Mar 02 19:00:10.687951 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:00:10.687951 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 19:00:10.687951 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:00:10.687951 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 19:00:10.689331 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-4d52582d-3d14-414f-9297-47425235f241 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:11.047732 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-4d52582d-3d14-414f-9297-47425235f241" returned: 0 in 0.358s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:11.048060 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805519472]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:00:11.048622 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-740c1516-e4c3-4869-ab7b-ddc023b05b48 tempest-VolumesBackupsTest-466707678 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 19:00:11.048996 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-740c1516-e4c3-4869-ab7b-ddc023b05b48 tempest-VolumesBackupsTest-466707678 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 19:00:11.050444 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:11.057740 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:11.058084 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805519472]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4d52582d-3d14-414f-9297-47425235f241\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4d52582d-3d14-414f-9297-47425235f241\n Backing store flags: \n Account information:\n 3G9HKKFK4FE8bSuxDcwd\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:00:11.058739 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-740c1516-e4c3-4869-ab7b-ddc023b05b48 tempest-VolumesBackupsTest-466707678 None] Targets after update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 19:00:11.059980 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:11.149706 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:11.150305 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805519472]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4d52582d-3d14-414f-9297-47425235f241\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4d52582d-3d14-414f-9297-47425235f241\n Backing store flags: \n Account information:\n 3G9HKKFK4FE8bSuxDcwd\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:00:11.151614 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:11.244263 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:11.244595 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805519472]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4d52582d-3d14-414f-9297-47425235f241\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4d52582d-3d14-414f-9297-47425235f241\n Backing store flags: \n Account information:\n 3G9HKKFK4FE8bSuxDcwd\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:00:11.245533 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [None req-740c1516-e4c3-4869-ab7b-ddc023b05b48 tempest-VolumesBackupsTest-466707678 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-4d52582d-3d14-414f-9297-47425235f241 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 19:00:11.343249 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-740c1516-e4c3-4869-ab7b-ddc023b05b48 tempest-VolumesBackupsTest-466707678 None] Initialize volume connection completed successfully.
Mar 02 19:00:13.796447 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_cjn2hf3cn-d-828839-1@lvmdriver-1, size 616.00 MB, duration 10.45 sec {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Mar 02 19:00:13.797818 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Image download 616.00 MB at 58.97 MB/s
Mar 02 19:00:13.838725 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_cjn2hf3cn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:13.923528 n-d-828839-1 sudo[150450]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_cjn2hf3cn-d-828839-1@lvmdriver-1
Mar 02 19:00:13.924306 n-d-828839-1 sudo[150450]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:00:14.246803 n-d-828839-1 sudo[150450]: pam_unix(sudo:session): session closed for user root
Mar 02 19:00:14.249600 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_cjn2hf3cn-d-828839-1@lvmdriver-1" returned: 0 in 0.410s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:14.250592 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 is fetched for user c01497f792bc4abab83205b6f0d1efa5. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Mar 02 19:00:14.415057 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_cjn2hf3cn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:14.500931 n-d-828839-1 sudo[150455]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_cjn2hf3cn-d-828839-1@lvmdriver-1
Mar 02 19:00:14.501709 n-d-828839-1 sudo[150455]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:00:14.841326 n-d-828839-1 sudo[150455]: pam_unix(sudo:session): session closed for user root
Mar 02 19:00:14.844274 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_cjn2hf3cn-d-828839-1@lvmdriver-1" returned: 0 in 0.429s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:14.846626 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b370b918-88a8-4feb-abb2-6b21c882411c stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:14.865647 n-d-828839-1 sudo[150460]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b370b918-88a8-4feb-abb2-6b21c882411c stack-volumes-lvmdriver-1 -L 1g
Mar 02 19:00:14.866486 n-d-828839-1 sudo[150460]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:00:15.462999 n-d-828839-1 sudo[150460]: pam_unix(sudo:session): session closed for user root
Mar 02 19:00:15.465320 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b370b918-88a8-4feb-abb2-6b21c882411c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.618s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:15.626331 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Attempting download of 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume b370b918-88a8-4feb-abb2-6b21c882411c. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Mar 02 19:00:15.669860 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_1uxm8whk {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:15.756057 n-d-828839-1 sudo[150494]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_1uxm8whk
Mar 02 19:00:15.756859 n-d-828839-1 sudo[150494]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:00:16.084391 n-d-828839-1 sudo[150494]: pam_unix(sudo:session): session closed for user root
Mar 02 19:00:16.086686 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_1uxm8whk" returned: 0 in 0.416s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:16.087926 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_cjn2hf3cn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:16.173243 n-d-828839-1 sudo[150498]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_cjn2hf3cn-d-828839-1@lvmdriver-1
Mar 02 19:00:16.174029 n-d-828839-1 sudo[150498]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:00:16.492316 n-d-828839-1 sudo[150498]: pam_unix(sudo:session): session closed for user root
Mar 02 19:00:16.494665 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_cjn2hf3cn-d-828839-1@lvmdriver-1" returned: 0 in 0.406s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:16.495496 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] 2ac48b56-eabc-4774-8d21-7d0b03765520 was vhdx, converting to raw {{(pid=96937) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Mar 02 19:00:16.496467 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_cjn2hf3cn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b370b918--88a8--4feb--abb2--6b21c882411c oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:16.513891 n-d-828839-1 sudo[150503]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_cjn2hf3cn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b370b918--88a8--4feb--abb2--6b21c882411c oflag=direct
Mar 02 19:00:16.515266 n-d-828839-1 sudo[150503]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:00:16.833539 n-d-828839-1 sudo[150503]: pam_unix(sudo:session): session closed for user root
Mar 02 19:00:16.835861 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_cjn2hf3cn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b370b918--88a8--4feb--abb2--6b21c882411c oflag=direct" returned: 0 in 0.339s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:16.837224 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_cjn2hf3cn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b370b918--88a8--4feb--abb2--6b21c882411c {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:16.854961 n-d-828839-1 sudo[150515]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_cjn2hf3cn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b370b918--88a8--4feb--abb2--6b21c882411c
Mar 02 19:00:16.855734 n-d-828839-1 sudo[150515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:00:22.408617 n-d-828839-1 sudo[150515]: pam_unix(sudo:session): session closed for user root
Mar 02 19:00:22.411929 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_cjn2hf3cn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b370b918--88a8--4feb--abb2--6b21c882411c" returned: 0 in 5.573s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:22.413467 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_cjn2hf3cn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:22.502880 n-d-828839-1 sudo[150549]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_cjn2hf3cn-d-828839-1@lvmdriver-1
Mar 02 19:00:22.503679 n-d-828839-1 sudo[150549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:00:22.825297 n-d-828839-1 sudo[150549]: pam_unix(sudo:session): session closed for user root
Mar 02 19:00:22.828176 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_cjn2hf3cn-d-828839-1@lvmdriver-1" returned: 0 in 0.414s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:22.829050 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_cjn2hf3cn-d-828839-1@lvmdriver-1, size 700.00 MB, duration 5.58 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--b370b918--88a8--4feb--abb2--6b21c882411c {{(pid=96937) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Mar 02 19:00:22.829450 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Converted 700.00 MB image at 125.54 MB/s
Mar 02 19:00:22.830095 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Downloaded image 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume b370b918-88a8-4feb-abb2-6b21c882411c successfully. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Mar 02 19:00:22.951489 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 for user c01497f792bc4abab83205b6f0d1efa5 is deleted. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Mar 02 19:00:22.952259 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Marking volume b370b918-88a8-4feb-abb2-6b21c882411c as bootable. {{(pid=96937) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Mar 02 19:00:23.015259 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Copying metadata from image 2ac48b56-eabc-4774-8d21-7d0b03765520 to b370b918-88a8-4feb-abb2-6b21c882411c. {{(pid=96937) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Mar 02 19:00:23.015782 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Creating volume glance metadata for volume b370b918-88a8-4feb-abb2-6b21c882411c backed by image 2ac48b56-eabc-4774-8d21-7d0b03765520 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96937) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Mar 02 19:00:23.170576 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (83f10e75-2356-4b1e-a482-1c679e882636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b370b918-88a8-4feb-abb2-6b21c882411c', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:00:23.173171 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6becd1a4-94dc-4cc5-9f93-6829c3424ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:00:23.231519 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Volume volume-b370b918-88a8-4feb-abb2-6b21c882411c (b370b918-88a8-4feb-abb2-6b21c882411c): created successfully
Mar 02 19:00:23.233822 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6becd1a4-94dc-4cc5-9f93-6829c3424ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:00:23.237274 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Flow 'volume_create_manager' (deaf2960-9a59-4129-b83d-e474c70f8706) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 19:00:23.317618 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-a7dea3a3-ec62-46e2-8c57-57c9767bbd6f tempest-TestVolumeBootPattern-350549717 None] Created volume successfully.
Mar 02 19:00:27.992572 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-e1f37156-65b7-453a-aee9-384d4db9a5c1 req-ef95788d-4497-4fdd-b011-8774e04b8a32 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:28.013412 n-d-828839-1 sudo[150588]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c
Mar 02 19:00:28.015621 n-d-828839-1 sudo[150588]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:00:28.449210 n-d-828839-1 sudo[150588]: pam_unix(sudo:session): session closed for user root
Mar 02 19:00:28.452529 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-e1f37156-65b7-453a-aee9-384d4db9a5c1 req-ef95788d-4497-4fdd-b011-8774e04b8a32 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c" returned: 0 in 0.459s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:28.501642 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:28.516517 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:28.516931 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805219056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4d52582d-3d14-414f-9297-47425235f241\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4d52582d-3d14-414f-9297-47425235f241\n Backing store flags: \n Account information:\n 3G9HKKFK4FE8bSuxDcwd\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-e1f37156-65b7-453a-aee9-384d4db9a5c1 req-ef95788d-4497-4fdd-b011-8774e04b8a32 tempest-TestVolumeBootPattern-350549717 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-4d52582d-3d14-414f-9297-47425235f241
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: I_T nexus: 41
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: Connection: 0
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.66
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4d52582d-3d14-414f-9297-47425235f241
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: 3G9HKKFK4FE8bSuxDcwd
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 19:00:28.518209 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 19:00:28.521416 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-e1f37156-65b7-453a-aee9-384d4db9a5c1 req-ef95788d-4497-4fdd-b011-8774e04b8a32 tempest-TestVolumeBootPattern-350549717 None] Creating iscsi_target for Volume ID: volume-b370b918-88a8-4feb-abb2-6b21c882411c {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 19:00:28.582882 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-e1f37156-65b7-453a-aee9-384d4db9a5c1 req-ef95788d-4497-4fdd-b011-8774e04b8a32 tempest-TestVolumeBootPattern-350549717 None] Created volume path /opt/stack/data/cinder/volumes/volume-b370b918-88a8-4feb-abb2-6b21c882411c,
Mar 02 19:00:28.582882 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 19:00:28.582882 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:00:28.582882 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c
Mar 02 19:00:28.582882 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 19:00:28.582882 n-d-828839-1 cinder-volume[96937]: incominguser 3cDmKCrJgm8XMj6Yb9Uv r45EeFVX8RxXMMGP
Mar 02 19:00:28.582882 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:00:28.582882 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 19:00:28.582882 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:00:28.582882 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 19:00:28.585147 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:29.080337 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c" returned: 0 in 0.495s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:29.080897 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805219056]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:00:29.081232 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-e1f37156-65b7-453a-aee9-384d4db9a5c1 req-ef95788d-4497-4fdd-b011-8774e04b8a32 tempest-TestVolumeBootPattern-350549717 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 19:00:29.081672 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-e1f37156-65b7-453a-aee9-384d4db9a5c1 req-ef95788d-4497-4fdd-b011-8774e04b8a32 tempest-TestVolumeBootPattern-350549717 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 19:00:29.082884 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:29.089687 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:29.090370 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805219056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4d52582d-3d14-414f-9297-47425235f241\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4d52582d-3d14-414f-9297-47425235f241\n Backing store flags: \n Account information:\n 3G9HKKFK4FE8bSuxDcwd\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c\n Backing store flags: \n Account information:\n 3cDmKCrJgm8XMj6Yb9Uv\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-e1f37156-65b7-453a-aee9-384d4db9a5c1 req-ef95788d-4497-4fdd-b011-8774e04b8a32 tempest-TestVolumeBootPattern-350549717 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-4d52582d-3d14-414f-9297-47425235f241
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: I_T nexus: 41
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: Connection: 0
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.66
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4d52582d-3d14-414f-9297-47425235f241
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: 3G9HKKFK4FE8bSuxDcwd
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 19:00:29.094748 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:29.182488 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:29.182812 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805219056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4d52582d-3d14-414f-9297-47425235f241\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4d52582d-3d14-414f-9297-47425235f241\n Backing store flags: \n Account information:\n 3G9HKKFK4FE8bSuxDcwd\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c\n Backing store flags: \n Account information:\n 3cDmKCrJgm8XMj6Yb9Uv\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:00:29.185933 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:29.271695 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:29.272027 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805219056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4d52582d-3d14-414f-9297-47425235f241\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4d52582d-3d14-414f-9297-47425235f241\n Backing store flags: \n Account information:\n 3G9HKKFK4FE8bSuxDcwd\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c\n Backing store flags: \n Account information:\n 3cDmKCrJgm8XMj6Yb9Uv\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:00:29.273031 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-e1f37156-65b7-453a-aee9-384d4db9a5c1 req-ef95788d-4497-4fdd-b011-8774e04b8a32 tempest-TestVolumeBootPattern-350549717 None] Set provider_location to: 10.222.0.66:3260,2 iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 19:00:29.460159 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-e1f37156-65b7-453a-aee9-384d4db9a5c1 req-ef95788d-4497-4fdd-b011-8774e04b8a32 tempest-TestVolumeBootPattern-350549717 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c', 'target_lun': 1, 'volume_id': 'b370b918-88a8-4feb-abb2-6b21c882411c', 'auth_method': 'CHAP', 'auth_username': '3cDmKCrJgm8XMj6Yb9Uv', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '0c62e368-f06a-45e5-98a0-2162bfee797b'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 19:00:29.670893 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-e1f37156-65b7-453a-aee9-384d4db9a5c1 req-ef95788d-4497-4fdd-b011-8774e04b8a32 tempest-TestVolumeBootPattern-350549717 None] attachment_update completed successfully.
Mar 02 19:00:45.490759 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-efe7192f-2e2b-42a7-9b86-6d9331148401 req-852fca4c-978a-4fd7-b4f1-53f0371fae71 tempest-TestVolumeBootPattern-350549717 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/volume-b370b918-88a8-4feb-abb2-6b21c882411c {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:45.509430 n-d-828839-1 sudo[150657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-b370b918-88a8-4feb-abb2-6b21c882411c
Mar 02 19:00:45.510393 n-d-828839-1 sudo[150657]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:00:45.930672 n-d-828839-1 sudo[150657]: pam_unix(sudo:session): session closed for user root
Mar 02 19:00:45.932987 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-efe7192f-2e2b-42a7-9b86-6d9331148401 req-852fca4c-978a-4fd7-b4f1-53f0371fae71 tempest-TestVolumeBootPattern-350549717 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/volume-b370b918-88a8-4feb-abb2-6b21c882411c" returned: 0 in 0.442s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:45.934919 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-efe7192f-2e2b-42a7-9b86-6d9331148401 req-852fca4c-978a-4fd7-b4f1-53f0371fae71 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cb2058b4-f687-4989-9e9a-0c37b52bde19 --snapshot stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:45.963283 n-d-828839-1 sudo[150680]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cb2058b4-f687-4989-9e9a-0c37b52bde19 --snapshot stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c -L 1.00g
Mar 02 19:00:45.964085 n-d-828839-1 sudo[150680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:00:46.781762 n-d-828839-1 sudo[150680]: pam_unix(sudo:session): session closed for user root
Mar 02 19:00:46.784102 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-efe7192f-2e2b-42a7-9b86-6d9331148401 req-852fca4c-978a-4fd7-b4f1-53f0371fae71 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cb2058b4-f687-4989-9e9a-0c37b52bde19 --snapshot stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c -L 1.00g" returned: 0 in 0.849s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:47.071487 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-efe7192f-2e2b-42a7-9b86-6d9331148401 req-852fca4c-978a-4fd7-b4f1-53f0371fae71 tempest-TestVolumeBootPattern-350549717 None] Create snapshot completed successfully
Mar 02 19:00:52.690175 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 19:00:52.694467 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 19:00:52.694971 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 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'
Mar 02 19:00:52.727333 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Flow 'volume_create_manager' (9159bc08-d87c-47e5-a6bf-2faf9b103dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 19:00:52.731911 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c994f7c5-11ac-4bdd-9b22-660082e0ae95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:00:52.757431 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 19:00:52.786597 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c994f7c5-11ac-4bdd-9b22-660082e0ae95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T19:00:52Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=49ec4c6d-332d-48b5-aa04-1eb091da8fa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8e169aa05af4b938f2f48d4652ed979',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T19:00:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=cb2058b4-f687-4989-9e9a-0c37b52bde19,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T19:00:52Z,user_id='c01497f792bc4abab83205b6f0d1efa5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:00:52.790049 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e68bb8a-97b1-414c-bed0-09644670e717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:00:52.791595 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e68bb8a-97b1-414c-bed0-09644670e717) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:00:52.793961 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (950965d3-9b83-4a16-9dc5-6146baf2702c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:00:52.796372 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (950965d3-9b83-4a16-9dc5-6146baf2702c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '49ec4c6d-332d-48b5-aa04-1eb091da8fa8', 'volume_name': 'volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8', 'volume_size': 1, 'snapshot_id': 'cb2058b4-f687-4989-9e9a-0c37b52bde19'}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:00:52.799490 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9519b0d6-1c79-47b4-a9b6-ef3a0877e9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:00:52.802400 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9519b0d6-1c79-47b4-a9b6-ef3a0877e9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:00:52.803967 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (476a1b5f-6756-4a6a-9a53-3f2e113ec009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:00:52.805033 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Volume 49ec4c6d-332d-48b5-aa04-1eb091da8fa8: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8', 'volume_size': 1, 'snapshot_id': 'cb2058b4-f687-4989-9e9a-0c37b52bde19'}
Mar 02 19:00:52.827383 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:52.847006 n-d-828839-1 sudo[150798]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8 stack-volumes-lvmdriver-1 -L 1g
Mar 02 19:00:52.847838 n-d-828839-1 sudo[150798]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:00:53.337246 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:00:53.337246 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:00:53.337246 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:53.386067 n-d-828839-1 sudo[150801]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:00:53.386894 n-d-828839-1 sudo[150801]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:00:53.936541 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.099s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:53.936541 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-cb2058b4-f687-4989-9e9a-0c37b52bde19 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:53.922537 n-d-828839-1 sudo[150798]: pam_unix(sudo:session): session closed for user root
Mar 02 19:00:53.978754 n-d-828839-1 sudo[150844]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-cb2058b4-f687-4989-9e9a-0c37b52bde19
Mar 02 19:00:53.979576 n-d-828839-1 sudo[150844]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:00:54.145600 n-d-828839-1 sudo[150801]: pam_unix(sudo:session): session closed for user root
Mar 02 19:00:54.150444 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.812s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:54.150444 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:54.186925 n-d-828839-1 sudo[150846]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:00:54.191638 n-d-828839-1 sudo[150846]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:00:54.595161 n-d-828839-1 sudo[150844]: pam_unix(sudo:session): session closed for user root
Mar 02 19:00:54.597570 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-cb2058b4-f687-4989-9e9a-0c37b52bde19" returned: 0 in 0.670s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:54.600862 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cb2058b4--f687--4989--9e9a--0c37b52bde19 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--49ec4c6d--332d--48b5--aa04--1eb091da8fa8 iflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:54.620770 n-d-828839-1 sudo[150858]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cb2058b4--f687--4989--9e9a--0c37b52bde19 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--49ec4c6d--332d--48b5--aa04--1eb091da8fa8 iflag=direct
Mar 02 19:00:54.621697 n-d-828839-1 sudo[150858]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:00:54.779721 n-d-828839-1 sudo[150846]: pam_unix(sudo:session): session closed for user root
Mar 02 19:00:54.781828 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.632s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:54.783867 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:00:54.964620 n-d-828839-1 sudo[150858]: pam_unix(sudo:session): session closed for user root
Mar 02 19:00:54.967185 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cb2058b4--f687--4989--9e9a--0c37b52bde19 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--49ec4c6d--332d--48b5--aa04--1eb091da8fa8 iflag=direct" returned: 0 in 0.366s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:54.968168 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cb2058b4--f687--4989--9e9a--0c37b52bde19 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--49ec4c6d--332d--48b5--aa04--1eb091da8fa8 oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:54.986488 n-d-828839-1 sudo[150871]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cb2058b4--f687--4989--9e9a--0c37b52bde19 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--49ec4c6d--332d--48b5--aa04--1eb091da8fa8 oflag=direct
Mar 02 19:00:54.987913 n-d-828839-1 sudo[150871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:00:55.325096 n-d-828839-1 sudo[150871]: pam_unix(sudo:session): session closed for user root
Mar 02 19:00:55.327725 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cb2058b4--f687--4989--9e9a--0c37b52bde19 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--49ec4c6d--332d--48b5--aa04--1eb091da8fa8 oflag=direct" returned: 0 in 0.359s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:00:55.329016 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cb2058b4--f687--4989--9e9a--0c37b52bde19 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--49ec4c6d--332d--48b5--aa04--1eb091da8fa8 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:00:55.348607 n-d-828839-1 sudo[150883]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cb2058b4--f687--4989--9e9a--0c37b52bde19 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--49ec4c6d--332d--48b5--aa04--1eb091da8fa8 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Mar 02 19:00:55.350004 n-d-828839-1 sudo[150883]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:01:27.131107 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-740c1516-e4c3-4869-ab7b-ddc023b05b48 tempest-VolumesBackupsTest-466707678 None] Terminate volume connection completed successfully.
Mar 02 19:01:27.178111 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:27.264974 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:27.271605 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806026672]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4d52582d-3d14-414f-9297-47425235f241\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4d52582d-3d14-414f-9297-47425235f241\n Backing store flags: \n Account information:\n 3G9HKKFK4FE8bSuxDcwd\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c\n Backing store flags: \n Account information:\n 3cDmKCrJgm8XMj6Yb9Uv\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:01:27.271605 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [None req-740c1516-e4c3-4869-ab7b-ddc023b05b48 tempest-VolumesBackupsTest-466707678 None] Removing iscsi_target for Volume ID: 4d52582d-3d14-414f-9297-47425235f241
Mar 02 19:01:27.271605 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-4d52582d-3d14-414f-9297-47425235f241 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:27.471240 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-4d52582d-3d14-414f-9297-47425235f241 -f" returned: 0 in 0.204s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:27.471622 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806026672]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:01:27.472784 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:27.563793 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:27.564131 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951806026672]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c\n Backing store flags: \n Account information:\n 3cDmKCrJgm8XMj6Yb9Uv\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:01:27.564910 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-740c1516-e4c3-4869-ab7b-ddc023b05b48 tempest-VolumesBackupsTest-466707678 None] Remove volume export completed successfully.
Mar 02 19:01:28.159864 n-d-828839-1 sudo[150883]: pam_unix(sudo:session): session closed for user root
Mar 02 19:01:28.161749 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cb2058b4--f687--4989--9e9a--0c37b52bde19 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--49ec4c6d--332d--48b5--aa04--1eb091da8fa8 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 32.833s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:28.162369 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cb2058b4--f687--4989--9e9a--0c37b52bde19, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--49ec4c6d--332d--48b5--aa04--1eb091da8fa8, size 1024.00 MB, duration 32.83 sec {{(pid=96937) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Mar 02 19:01:28.162722 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.volume_utils [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Volume copy 1024.00 MB at 31.19 MB/s
Mar 02 19:01:28.206886 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Marking volume 49ec4c6d-332d-48b5-aa04-1eb091da8fa8 as bootable. {{(pid=96937) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Mar 02 19:01:28.298919 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Copying metadata from snapshot cb2058b4-f687-4989-9e9a-0c37b52bde19 to 49ec4c6d-332d-48b5-aa04-1eb091da8fa8. {{(pid=96937) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:418}}
Mar 02 19:01:28.398736 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (476a1b5f-6756-4a6a-9a53-3f2e113ec009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8', 'volume_size': 1, 'snapshot_id': 'cb2058b4-f687-4989-9e9a-0c37b52bde19'}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:01:28.400012 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a6397598-698e-4f6d-bf17-3218dfd49db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:01:28.510339 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Volume volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8 (49ec4c6d-332d-48b5-aa04-1eb091da8fa8): created successfully
Mar 02 19:01:28.515026 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a6397598-698e-4f6d-bf17-3218dfd49db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:01:28.516143 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Flow 'volume_create_manager' (9159bc08-d87c-47e5-a6bf-2faf9b103dee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 19:01:28.602989 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-9e59d579-21a3-47b8-a304-352a3c2a0a9f tempest-TestVolumeBootPattern-350549717 None] Created volume successfully.
Mar 02 19:01:29.141943 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 19:01:29.147285 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 19:01:29.153895 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 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'
Mar 02 19:01:29.161437 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Flow 'volume_create_manager' (21861c10-937d-4bf8-b2a5-0ccf7969816f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 19:01:29.164900 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3da4d517-23e7-449a-8c5d-b1b2241cac2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:01:29.187467 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 19:01:29.211891 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3da4d517-23e7-449a-8c5d-b1b2241cac2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T19:01:28Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_88cf3269-c92d-47a5-a981-b7b47c8688d1',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffe905c8c68b4b8a88457c4908e24335',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T19:01:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T19:01:29Z,user_id='f36b4006e9a34e9ca3c3b5ffa77e6500',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:01:29.214360 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (73ce60bc-1ed6-4816-9b56-10eb02f46601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:01:29.217146 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (73ce60bc-1ed6-4816-9b56-10eb02f46601) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:01:29.219468 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ae2ea316-f322-4617-b8e2-e3563ab5ba4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:01:29.221639 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ae2ea316-f322-4617-b8e2-e3563ab5ba4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80', 'volume_name': 'volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:01:29.223967 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e9f05784-6865-46c5-9eee-bd2a760024ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:01:29.226007 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e9f05784-6865-46c5-9eee-bd2a760024ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:01:29.228190 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (135c8cd5-68ce-49ea-bcfc-1cbd14d7dffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:01:29.229032 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Volume 5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80', 'volume_size': 1}
Mar 02 19:01:29.230400 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:29.248809 n-d-828839-1 sudo[150989]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80 stack-volumes-lvmdriver-1 -L 1g
Mar 02 19:01:29.249605 n-d-828839-1 sudo[150989]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:01:30.082453 n-d-828839-1 sudo[150989]: pam_unix(sudo:session): session closed for user root
Mar 02 19:01:30.084712 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.854s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:30.088283 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (135c8cd5-68ce-49ea-bcfc-1cbd14d7dffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:01:30.091251 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a685763e-a7f3-4bbd-b226-5e40eb6ed5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:01:30.159007 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Volume volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80 (5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80): created successfully
Mar 02 19:01:30.161057 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a685763e-a7f3-4bbd-b226-5e40eb6ed5a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:01:30.164215 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Flow 'volume_create_manager' (21861c10-937d-4bf8-b2a5-0ccf7969816f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 19:01:30.182434 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-92c5f9f5-faaf-4b3b-86b6-9e4c51590402 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:30.200767 n-d-828839-1 sudo[151021]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8
Mar 02 19:01:30.201563 n-d-828839-1 sudo[151021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:01:30.231324 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Created volume successfully.
Mar 02 19:01:30.659648 n-d-828839-1 sudo[151021]: pam_unix(sudo:session): session closed for user root
Mar 02 19:01:30.661530 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-92c5f9f5-faaf-4b3b-86b6-9e4c51590402 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8" returned: 0 in 0.479s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:30.710835 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:30.717238 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:30.717574 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778162112]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c\n Backing store flags: \n Account information:\n 3cDmKCrJgm8XMj6Yb9Uv\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-92c5f9f5-faaf-4b3b-86b6-9e4c51590402 tempest-TestVolumeBootPattern-350549717 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: I_T nexus: 42
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: 3cDmKCrJgm8XMj6Yb9Uv
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 19:01:30.718209 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 19:01:30.721150 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-92c5f9f5-faaf-4b3b-86b6-9e4c51590402 tempest-TestVolumeBootPattern-350549717 None] Creating iscsi_target for Volume ID: volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 19:01:30.829429 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-92c5f9f5-faaf-4b3b-86b6-9e4c51590402 tempest-TestVolumeBootPattern-350549717 None] Created volume path /opt/stack/data/cinder/volumes/volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8,
Mar 02 19:01:30.829429 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 19:01:30.829429 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:01:30.829429 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8
Mar 02 19:01:30.829429 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 19:01:30.829429 n-d-828839-1 cinder-volume[96937]: incominguser 6AvHH8UmKCztpfJ5MDh4 mkQX7X58JnJLH3xx
Mar 02 19:01:30.829429 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:01:30.829429 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 19:01:30.829429 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:01:30.829429 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 19:01:30.834295 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:31.078409 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:31.096620 n-d-828839-1 sudo[151048]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80
Mar 02 19:01:31.097430 n-d-828839-1 sudo[151048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:01:31.195936 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8" returned: 0 in 0.364s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:31.196450 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778162112]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:01:31.197262 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-92c5f9f5-faaf-4b3b-86b6-9e4c51590402 tempest-TestVolumeBootPattern-350549717 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 19:01:31.197697 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-92c5f9f5-faaf-4b3b-86b6-9e4c51590402 tempest-TestVolumeBootPattern-350549717 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 19:01:31.199236 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:31.205862 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:31.206308 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778162112]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c\n Backing store flags: \n Account information:\n 3cDmKCrJgm8XMj6Yb9Uv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8\n Backing store flags: \n Account information:\n 6AvHH8UmKCztpfJ5MDh4\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-92c5f9f5-faaf-4b3b-86b6-9e4c51590402 tempest-TestVolumeBootPattern-350549717 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: I_T nexus: 42
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: 3cDmKCrJgm8XMj6Yb9Uv
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 19:01:31.206924 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 19:01:31.209631 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:31.297439 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:31.297780 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778162112]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c\n Backing store flags: \n Account information:\n 3cDmKCrJgm8XMj6Yb9Uv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8\n Backing store flags: \n Account information:\n 6AvHH8UmKCztpfJ5MDh4\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:01:31.298961 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:31.386383 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:31.386744 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778162112]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c\n Backing store flags: \n Account information:\n 3cDmKCrJgm8XMj6Yb9Uv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8\n Backing store flags: \n Account information:\n 6AvHH8UmKCztpfJ5MDh4\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:01:31.388586 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-92c5f9f5-faaf-4b3b-86b6-9e4c51590402 tempest-TestVolumeBootPattern-350549717 None] Set provider_location to: 10.222.0.66:3260,3 iqn.2010-10.org.openstack:volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 19:01:31.548403 n-d-828839-1 sudo[151048]: pam_unix(sudo:session): session closed for user root
Mar 02 19:01:31.550311 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80" returned: 0 in 0.472s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:31.592575 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:31.599559 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:31.599937 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777922912]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c\n Backing store flags: \n Account information:\n 3cDmKCrJgm8XMj6Yb9Uv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8\n Backing store flags: \n Account information:\n 6AvHH8UmKCztpfJ5MDh4\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: I_T nexus: 42
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: 3cDmKCrJgm8XMj6Yb9Uv
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Target 3: iqn.2010-10.org.openstack:volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030000
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf30
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030001
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf31
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: 6AvHH8UmKCztpfJ5MDh4
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 19:01:31.600667 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 19:01:31.606366 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Creating iscsi_target for Volume ID: volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 19:01:31.709566 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Created volume path /opt/stack/data/cinder/volumes/volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80,
Mar 02 19:01:31.709566 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 19:01:31.709566 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:01:31.709566 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80
Mar 02 19:01:31.709566 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 19:01:31.709566 n-d-828839-1 cinder-volume[96937]: incominguser XUkENqZX43nNa6qZuaGa WojYfxpg6uJkQJR9
Mar 02 19:01:31.709566 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:01:31.709566 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 19:01:31.709566 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:01:31.709566 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 19:01:31.711483 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-92c5f9f5-faaf-4b3b-86b6-9e4c51590402 tempest-TestVolumeBootPattern-350549717 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8', 'target_lun': 1, 'volume_id': '49ec4c6d-332d-48b5-aa04-1eb091da8fa8', 'auth_method': 'CHAP', 'auth_username': '6AvHH8UmKCztpfJ5MDh4', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '04bf5f61-9be7-463d-bca8-5aecf91a0f7c'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 19:01:31.715818 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:31.903110 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-b3b31d81-56a4-495d-84ea-f8d2cf5d773c req-92c5f9f5-faaf-4b3b-86b6-9e4c51590402 tempest-TestVolumeBootPattern-350549717 None] attachment_update completed successfully.
Mar 02 19:01:32.061168 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80" returned: 0 in 0.350s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:32.061608 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777922912]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:01:32.062339 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 19:01:32.062804 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 19:01:32.064034 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:32.070418 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:32.070772 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777922912]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c\n Backing store flags: \n Account information:\n 3cDmKCrJgm8XMj6Yb9Uv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8\n Backing store flags: \n Account information:\n 6AvHH8UmKCztpfJ5MDh4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80\n Backing store flags: \n Account information:\n XUkENqZX43nNa6qZuaGa\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: I_T nexus: 42
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: 3cDmKCrJgm8XMj6Yb9Uv
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Target 3: iqn.2010-10.org.openstack:volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030000
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf30
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00030001
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf31
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: 6AvHH8UmKCztpfJ5MDh4
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 19:01:32.071346 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 19:01:32.077176 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:32.164666 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:32.165030 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777922912]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c\n Backing store flags: \n Account information:\n 3cDmKCrJgm8XMj6Yb9Uv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8\n Backing store flags: \n Account information:\n 6AvHH8UmKCztpfJ5MDh4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80\n Backing store flags: \n Account information:\n XUkENqZX43nNa6qZuaGa\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:01:32.166236 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:32.256297 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:32.256925 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777922912]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c\n Backing store flags: \n Account information:\n 3cDmKCrJgm8XMj6Yb9Uv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8\n Backing store flags: \n Account information:\n 6AvHH8UmKCztpfJ5MDh4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80\n Backing store flags: \n Account information:\n XUkENqZX43nNa6qZuaGa\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:01:32.257633 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Set provider_location to: 10.222.0.66:3260,4 iqn.2010-10.org.openstack:volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 19:01:32.411409 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Initialize volume connection completed successfully.
Mar 02 19:01:49.592306 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-d9e4da18-b956-4d49-b11d-104ca56ee05e req-0c15bec6-28d1-4499-8ab9-8bdacab94a40 tempest-TestVolumeBootPattern-350549717 None] Terminate volume connection completed successfully.
Mar 02 19:01:49.592306 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-d9e4da18-b956-4d49-b11d-104ca56ee05e req-0c15bec6-28d1-4499-8ab9-8bdacab94a40 tempest-TestVolumeBootPattern-350549717 None] Deleting attachment 04bf5f61-9be7-463d-bca8-5aecf91a0f7c. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 19:01:49.592306 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:49.770983 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.176s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:49.770983 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951813422592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c\n Backing store flags: \n Account information:\n 3cDmKCrJgm8XMj6Yb9Uv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8\n Backing store flags: \n Account information:\n 6AvHH8UmKCztpfJ5MDh4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80\n Backing store flags: \n Account information:\n XUkENqZX43nNa6qZuaGa\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:01:49.770983 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-d9e4da18-b956-4d49-b11d-104ca56ee05e req-0c15bec6-28d1-4499-8ab9-8bdacab94a40 tempest-TestVolumeBootPattern-350549717 None] Removing iscsi_target for Volume ID: 49ec4c6d-332d-48b5-aa04-1eb091da8fa8
Mar 02 19:01:49.770983 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:49.861963 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8 -f" returned: 0 in 0.091s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:49.863801 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951813422592]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:01:49.873625 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:49.961256 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:49.961628 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951813422592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c\n Backing store flags: \n Account information:\n 3cDmKCrJgm8XMj6Yb9Uv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80\n Backing store flags: \n Account information:\n XUkENqZX43nNa6qZuaGa\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:01:50.413622 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [req-d9e4da18-b956-4d49-b11d-104ca56ee05e req-abd2ec58-672d-4aa6-9718-75c861156778 tempest-TestVolumeBootPattern-350549717 None] Lock "b'cinder-49ec4c6d-332d-48b5-aa04-1eb091da8fa8-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 19:01:50.514698 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:50.608775 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:50.609737 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951813422592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c\n Backing store flags: \n Account information:\n 3cDmKCrJgm8XMj6Yb9Uv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80\n Backing store flags: \n Account information:\n XUkENqZX43nNa6qZuaGa\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:01:50.610505 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [req-d9e4da18-b956-4d49-b11d-104ca56ee05e req-abd2ec58-672d-4aa6-9718-75c861156778 tempest-TestVolumeBootPattern-350549717 None] Skipping remove_export. No iscsi_target is presently exported for volume: 49ec4c6d-332d-48b5-aa04-1eb091da8fa8
Mar 02 19:01:50.611547 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-d9e4da18-b956-4d49-b11d-104ca56ee05e req-abd2ec58-672d-4aa6-9718-75c861156778 tempest-TestVolumeBootPattern-350549717 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/volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:50.632442 n-d-828839-1 sudo[151203]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8
Mar 02 19:01:50.633248 n-d-828839-1 sudo[151203]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:01:51.123572 n-d-828839-1 sudo[151203]: pam_unix(sudo:session): session closed for user root
Mar 02 19:01:51.127968 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-d9e4da18-b956-4d49-b11d-104ca56ee05e req-abd2ec58-672d-4aa6-9718-75c861156778 tempest-TestVolumeBootPattern-350549717 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/volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8" returned: 0 in 0.514s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:51.127968 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-d9e4da18-b956-4d49-b11d-104ca56ee05e req-abd2ec58-672d-4aa6-9718-75c861156778 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:51.156968 n-d-828839-1 sudo[151208]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8
Mar 02 19:01:51.157767 n-d-828839-1 sudo[151208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:01:51.610143 n-d-828839-1 sudo[151208]: pam_unix(sudo:session): session closed for user root
Mar 02 19:01:51.612382 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-d9e4da18-b956-4d49-b11d-104ca56ee05e req-abd2ec58-672d-4aa6-9718-75c861156778 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8" returned: 0 in 0.484s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:51.614493 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-d9e4da18-b956-4d49-b11d-104ca56ee05e req-abd2ec58-672d-4aa6-9718-75c861156778 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:51.632379 n-d-828839-1 sudo[151211]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8
Mar 02 19:01:51.633179 n-d-828839-1 sudo[151211]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:01:52.270812 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-d9e4da18-b956-4d49-b11d-104ca56ee05e req-abd2ec58-672d-4aa6-9718-75c861156778 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-49ec4c6d-332d-48b5-aa04-1eb091da8fa8" returned: 0 in 0.652s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:52.270812 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [req-d9e4da18-b956-4d49-b11d-104ca56ee05e req-abd2ec58-672d-4aa6-9718-75c861156778 tempest-TestVolumeBootPattern-350549717 None] Successfully deleted volume: 49ec4c6d-332d-48b5-aa04-1eb091da8fa8
Mar 02 19:01:52.264918 n-d-828839-1 sudo[151211]: pam_unix(sudo:session): session closed for user root
Mar 02 19:01:52.368780 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [req-d9e4da18-b956-4d49-b11d-104ca56ee05e req-abd2ec58-672d-4aa6-9718-75c861156778 tempest-TestVolumeBootPattern-350549717 None] Created reservations ['b1090aeb-c0e9-41cd-9ca6-17ad2877f0b9', '74ae9e8a-8396-4cc0-8715-c2daac9a54c4', '3e4df2a3-31fb-4d26-b7c0-090323ca4979', '5d8e0a4b-9ab1-4ca6-8141-35a771750b94'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 19:01:52.519633 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [req-d9e4da18-b956-4d49-b11d-104ca56ee05e req-abd2ec58-672d-4aa6-9718-75c861156778 tempest-TestVolumeBootPattern-350549717 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:01:52.519633 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-d9e4da18-b956-4d49-b11d-104ca56ee05e req-abd2ec58-672d-4aa6-9718-75c861156778 tempest-TestVolumeBootPattern-350549717 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:52.544371 n-d-828839-1 sudo[151218]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:01:52.545149 n-d-828839-1 sudo[151218]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:01:52.716482 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-9bcdc2ce-d2b0-499e-ae5e-00b4a1864c12 tempest-TestVolumeBootPattern-350549717 None] Lock "b'cinder-cb2058b4-f687-4989-9e9a-0c37b52bde19-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 19:01:52.719094 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9bcdc2ce-d2b0-499e-ae5e-00b4a1864c12 tempest-TestVolumeBootPattern-350549717 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/_snapshot-cb2058b4-f687-4989-9e9a-0c37b52bde19 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:52.743211 n-d-828839-1 sudo[151220]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-cb2058b4-f687-4989-9e9a-0c37b52bde19
Mar 02 19:01:52.744554 n-d-828839-1 sudo[151220]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:01:53.217714 n-d-828839-1 sudo[151218]: pam_unix(sudo:session): session closed for user root
Mar 02 19:01:53.220008 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-d9e4da18-b956-4d49-b11d-104ca56ee05e req-abd2ec58-672d-4aa6-9718-75c861156778 tempest-TestVolumeBootPattern-350549717 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.702s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:53.224589 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-d9e4da18-b956-4d49-b11d-104ca56ee05e req-abd2ec58-672d-4aa6-9718-75c861156778 tempest-TestVolumeBootPattern-350549717 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:53.240693 n-d-828839-1 sudo[151224]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:01:53.241490 n-d-828839-1 sudo[151224]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:01:53.289214 n-d-828839-1 sudo[151220]: pam_unix(sudo:session): session closed for user root
Mar 02 19:01:53.299916 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9bcdc2ce-d2b0-499e-ae5e-00b4a1864c12 tempest-TestVolumeBootPattern-350549717 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/_snapshot-cb2058b4-f687-4989-9e9a-0c37b52bde19" returned: 0 in 0.577s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:53.305509 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9bcdc2ce-d2b0-499e-ae5e-00b4a1864c12 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cb2058b4-f687-4989-9e9a-0c37b52bde19 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:53.345377 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:01:53.345377 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:01:53.345377 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:53.344155 n-d-828839-1 sudo[151226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cb2058b4-f687-4989-9e9a-0c37b52bde19
Mar 02 19:01:53.344928 n-d-828839-1 sudo[151226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:01:53.367568 n-d-828839-1 sudo[151227]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:01:53.368611 n-d-828839-1 sudo[151227]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:01:53.742788 n-d-828839-1 sudo[151224]: pam_unix(sudo:session): session closed for user root
Mar 02 19:01:53.749258 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-d9e4da18-b956-4d49-b11d-104ca56ee05e req-abd2ec58-672d-4aa6-9718-75c861156778 tempest-TestVolumeBootPattern-350549717 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.523s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:53.763500 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [req-d9e4da18-b956-4d49-b11d-104ca56ee05e req-abd2ec58-672d-4aa6-9718-75c861156778 tempest-TestVolumeBootPattern-350549717 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:01:53.763500 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-d9e4da18-b956-4d49-b11d-104ca56ee05e req-abd2ec58-672d-4aa6-9718-75c861156778 tempest-TestVolumeBootPattern-350549717 None] Deleted volume successfully.
Mar 02 19:01:53.887565 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [req-d9e4da18-b956-4d49-b11d-104ca56ee05e req-abd2ec58-672d-4aa6-9718-75c861156778 tempest-TestVolumeBootPattern-350549717 None] Lock "b'cinder-49ec4c6d-332d-48b5-aa04-1eb091da8fa8-delete_volume'" released by "delete_volume" :: held 3.464s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 19:01:54.527438 n-d-828839-1 sudo[151226]: pam_unix(sudo:session): session closed for user root
Mar 02 19:01:54.532385 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-9bcdc2ce-d2b0-499e-ae5e-00b4a1864c12 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cb2058b4-f687-4989-9e9a-0c37b52bde19" returned: 0 in 1.228s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:54.559667 n-d-828839-1 sudo[151227]: pam_unix(sudo:session): session closed for user root
Mar 02 19:01:54.562870 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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 1.222s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:54.564144 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:54.584673 n-d-828839-1 sudo[151276]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:01:54.585484 n-d-828839-1 sudo[151276]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:01:54.737595 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-9bcdc2ce-d2b0-499e-ae5e-00b4a1864c12 tempest-TestVolumeBootPattern-350549717 None] Created reservations ['9dec8952-6b20-4673-8362-a00b5387f495', '3fd6ea73-b164-4f2d-a6f4-f705ba41eaf8', '4e7fb60c-3875-4b87-8f5d-95675b4219f5', 'd473dcc4-fdb4-444d-b9a1-124773d30a42'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 19:01:55.026013 n-d-828839-1 sudo[151276]: pam_unix(sudo:session): session closed for user root
Mar 02 19:01:55.028508 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.464s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:55.030137 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:01:55.212691 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-9bcdc2ce-d2b0-499e-ae5e-00b4a1864c12 tempest-TestVolumeBootPattern-350549717 None] Delete snapshot completed successfully.
Mar 02 19:01:55.218076 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-9bcdc2ce-d2b0-499e-ae5e-00b4a1864c12 tempest-TestVolumeBootPattern-350549717 None] Lock "b'cinder-cb2058b4-f687-4989-9e9a-0c37b52bde19-delete_snapshot'" released by "delete_snapshot" :: held 2.502s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 19:01:59.465690 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-1f06f3a8-8fdc-4783-b40f-22841a9a493d req-90acf93c-c763-4202-8a84-fd9b108c8496 tempest-TestVolumeBootPattern-350549717 None] Terminate volume connection completed successfully.
Mar 02 19:01:59.465690 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-1f06f3a8-8fdc-4783-b40f-22841a9a493d req-90acf93c-c763-4202-8a84-fd9b108c8496 tempest-TestVolumeBootPattern-350549717 None] Deleting attachment 0c62e368-f06a-45e5-98a0-2162bfee797b. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 19:01:59.465690 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:59.552572 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:59.552925 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951383440896]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c\n Backing store flags: \n Account information:\n 3cDmKCrJgm8XMj6Yb9Uv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80\n Backing store flags: \n Account information:\n XUkENqZX43nNa6qZuaGa\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:01:59.553622 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-1f06f3a8-8fdc-4783-b40f-22841a9a493d req-90acf93c-c763-4202-8a84-fd9b108c8496 tempest-TestVolumeBootPattern-350549717 None] Removing iscsi_target for Volume ID: b370b918-88a8-4feb-abb2-6b21c882411c
Mar 02 19:01:59.554777 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:59.671367 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b370b918-88a8-4feb-abb2-6b21c882411c -f" returned: 0 in 0.108s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:59.671367 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951383440896]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:01:59.671367 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:01:59.776445 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:01:59.776445 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951383440896]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80\n Backing store flags: \n Account information:\n XUkENqZX43nNa6qZuaGa\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:02:00.159307 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [req-1f06f3a8-8fdc-4783-b40f-22841a9a493d req-c32a1528-3f57-4611-bfb3-b3cb87e918d1 tempest-TestVolumeBootPattern-350549717 None] Lock "b'cinder-b370b918-88a8-4feb-abb2-6b21c882411c-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 19:02:00.294997 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:00.400010 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:00.400010 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951383440896]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80\n Backing store flags: \n Account information:\n XUkENqZX43nNa6qZuaGa\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:02:00.400010 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [req-1f06f3a8-8fdc-4783-b40f-22841a9a493d req-c32a1528-3f57-4611-bfb3-b3cb87e918d1 tempest-TestVolumeBootPattern-350549717 None] Skipping remove_export. No iscsi_target is presently exported for volume: b370b918-88a8-4feb-abb2-6b21c882411c
Mar 02 19:02:00.400010 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-1f06f3a8-8fdc-4783-b40f-22841a9a493d req-c32a1528-3f57-4611-bfb3-b3cb87e918d1 tempest-TestVolumeBootPattern-350549717 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/volume-b370b918-88a8-4feb-abb2-6b21c882411c {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:00.418484 n-d-828839-1 sudo[151310]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-b370b918-88a8-4feb-abb2-6b21c882411c
Mar 02 19:02:00.419331 n-d-828839-1 sudo[151310]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:02:00.826367 n-d-828839-1 sudo[151310]: pam_unix(sudo:session): session closed for user root
Mar 02 19:02:00.828736 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-1f06f3a8-8fdc-4783-b40f-22841a9a493d req-c32a1528-3f57-4611-bfb3-b3cb87e918d1 tempest-TestVolumeBootPattern-350549717 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/volume-b370b918-88a8-4feb-abb2-6b21c882411c" returned: 0 in 0.431s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:00.832986 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-1f06f3a8-8fdc-4783-b40f-22841a9a493d req-c32a1528-3f57-4611-bfb3-b3cb87e918d1 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:00.853112 n-d-828839-1 sudo[151313]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c
Mar 02 19:02:00.853925 n-d-828839-1 sudo[151313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:02:01.313585 n-d-828839-1 sudo[151313]: pam_unix(sudo:session): session closed for user root
Mar 02 19:02:01.320706 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-1f06f3a8-8fdc-4783-b40f-22841a9a493d req-c32a1528-3f57-4611-bfb3-b3cb87e918d1 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c" returned: 0 in 0.483s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:01.320706 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-1f06f3a8-8fdc-4783-b40f-22841a9a493d req-c32a1528-3f57-4611-bfb3-b3cb87e918d1 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:01.337227 n-d-828839-1 sudo[151318]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c
Mar 02 19:02:01.338007 n-d-828839-1 sudo[151318]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:02:01.918826 n-d-828839-1 sudo[151318]: pam_unix(sudo:session): session closed for user root
Mar 02 19:02:01.921378 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-1f06f3a8-8fdc-4783-b40f-22841a9a493d req-c32a1528-3f57-4611-bfb3-b3cb87e918d1 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b370b918-88a8-4feb-abb2-6b21c882411c" returned: 0 in 0.601s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:01.922632 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [req-1f06f3a8-8fdc-4783-b40f-22841a9a493d req-c32a1528-3f57-4611-bfb3-b3cb87e918d1 tempest-TestVolumeBootPattern-350549717 None] Successfully deleted volume: b370b918-88a8-4feb-abb2-6b21c882411c
Mar 02 19:02:02.033726 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [req-1f06f3a8-8fdc-4783-b40f-22841a9a493d req-c32a1528-3f57-4611-bfb3-b3cb87e918d1 tempest-TestVolumeBootPattern-350549717 None] Created reservations ['14c45380-d8b4-42dc-b23a-4c774da42078', '4eebaa43-26c9-454a-a890-67a6d23c1b17', '0f604680-eda1-49e6-97bb-7ff1c0b6a529', '70a62d26-a0d5-4361-ba80-65ce500adbb2'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 19:02:02.247282 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [req-1f06f3a8-8fdc-4783-b40f-22841a9a493d req-c32a1528-3f57-4611-bfb3-b3cb87e918d1 tempest-TestVolumeBootPattern-350549717 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:02:02.248009 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-1f06f3a8-8fdc-4783-b40f-22841a9a493d req-c32a1528-3f57-4611-bfb3-b3cb87e918d1 tempest-TestVolumeBootPattern-350549717 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:02.266477 n-d-828839-1 sudo[151325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:02:02.267261 n-d-828839-1 sudo[151325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:02:02.723216 n-d-828839-1 sudo[151325]: pam_unix(sudo:session): session closed for user root
Mar 02 19:02:02.725518 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-1f06f3a8-8fdc-4783-b40f-22841a9a493d req-c32a1528-3f57-4611-bfb3-b3cb87e918d1 tempest-TestVolumeBootPattern-350549717 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.477s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:02.727806 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-1f06f3a8-8fdc-4783-b40f-22841a9a493d req-c32a1528-3f57-4611-bfb3-b3cb87e918d1 tempest-TestVolumeBootPattern-350549717 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:02.748666 n-d-828839-1 sudo[151328]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:02:02.749462 n-d-828839-1 sudo[151328]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:02:03.179037 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-1f06f3a8-8fdc-4783-b40f-22841a9a493d req-c32a1528-3f57-4611-bfb3-b3cb87e918d1 tempest-TestVolumeBootPattern-350549717 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.449s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:03.182837 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [req-1f06f3a8-8fdc-4783-b40f-22841a9a493d req-c32a1528-3f57-4611-bfb3-b3cb87e918d1 tempest-TestVolumeBootPattern-350549717 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:02:03.175156 n-d-828839-1 sudo[151328]: pam_unix(sudo:session): session closed for user root
Mar 02 19:02:03.194473 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-1f06f3a8-8fdc-4783-b40f-22841a9a493d req-c32a1528-3f57-4611-bfb3-b3cb87e918d1 tempest-TestVolumeBootPattern-350549717 None] Deleted volume successfully.
Mar 02 19:02:03.291134 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [req-1f06f3a8-8fdc-4783-b40f-22841a9a493d req-c32a1528-3f57-4611-bfb3-b3cb87e918d1 tempest-TestVolumeBootPattern-350549717 None] Lock "b'cinder-b370b918-88a8-4feb-abb2-6b21c882411c-delete_volume'" released by "delete_volume" :: held 3.132s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 19:02:08.372432 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 19:02:08.377060 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 19:02:08.377060 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 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'
Mar 02 19:02:08.394606 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Flow 'volume_create_manager' (d8b28902-a218-4302-9c13-63ac3b985349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 19:02:08.394606 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (352f64c2-4172-4883-8be7-a37bf5c40e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:02:08.413628 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 19:02:08.438486 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (352f64c2-4172-4883-8be7-a37bf5c40e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T19:02:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-832167893',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=c3c9b553-2171-45be-9252-17335e781f33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8e169aa05af4b938f2f48d4652ed979',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T19:02:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T19:02:08Z,user_id='c01497f792bc4abab83205b6f0d1efa5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:02:08.440892 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (04fa3963-e567-4cb3-9899-7fb97f6e68ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:02:08.443026 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (04fa3963-e567-4cb3-9899-7fb97f6e68ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:02:08.445319 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0025cecd-35c8-4b05-a864-b87c6706f39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:02:08.560683 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0025cecd-35c8-4b05-a864-b87c6706f39d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'c3c9b553-2171-45be-9252-17335e781f33', 'volume_name': 'volume-c3c9b553-2171-45be-9252-17335e781f33', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:02:08.560683 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7d06ba13-1fe0-4bca-abb8-c9c1aee89644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:02:08.560683 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7d06ba13-1fe0-4bca-abb8-c9c1aee89644) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:02:08.565128 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b334e644-23e5-492a-a402-40fea56721cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:02:08.565128 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Volume c3c9b553-2171-45be-9252-17335e781f33: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-c3c9b553-2171-45be-9252-17335e781f33', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Mar 02 19:02:08.565128 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Cloning c3c9b553-2171-45be-9252-17335e781f33 from image 2ac48b56-eabc-4774-8d21-7d0b03765520 at location (None, None). {{(pid=96937) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Mar 02 19:02:11.528423 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Terminate volume connection completed successfully.
Mar 02 19:02:11.576603 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:11.667647 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:11.668010 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805750080]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80\n Backing store flags: \n Account information:\n XUkENqZX43nNa6qZuaGa\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:02:11.668666 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Removing iscsi_target for Volume ID: 5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80
Mar 02 19:02:11.669896 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:11.937218 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80 -f" returned: 0 in 0.267s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:11.937628 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805750080]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:02:11.938927 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:12.030940 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:12.031218 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805750080]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:02:12.031923 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-fd63d3f8-b7b1-4d71-93bf-09c7fb4bfeea tempest-VolumesBackupsTest-466707678 None] Remove volume export completed successfully.
Mar 02 19:02:13.121571 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-52699095-1b62-4052-bdb4-7b4c751152b9 tempest-VolumesBackupsTest-466707678 None] Lock "b'cinder-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 19:02:13.242719 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:13.331257 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:13.331584 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778240464]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:02:13.332250 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-52699095-1b62-4052-bdb4-7b4c751152b9 tempest-VolumesBackupsTest-466707678 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80
Mar 02 19:02:13.333255 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-52699095-1b62-4052-bdb4-7b4c751152b9 tempest-VolumesBackupsTest-466707678 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/volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:13.351226 n-d-828839-1 sudo[151395]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80
Mar 02 19:02:13.352020 n-d-828839-1 sudo[151395]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:02:13.797218 n-d-828839-1 sudo[151395]: pam_unix(sudo:session): session closed for user root
Mar 02 19:02:13.799970 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-52699095-1b62-4052-bdb4-7b4c751152b9 tempest-VolumesBackupsTest-466707678 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/volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80" returned: 0 in 0.466s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:13.801839 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-52699095-1b62-4052-bdb4-7b4c751152b9 tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:13.819652 n-d-828839-1 sudo[151398]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80
Mar 02 19:02:13.820444 n-d-828839-1 sudo[151398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:02:14.230429 n-d-828839-1 sudo[151398]: pam_unix(sudo:session): session closed for user root
Mar 02 19:02:14.232976 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-52699095-1b62-4052-bdb4-7b4c751152b9 tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80" returned: 0 in 0.431s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:14.235095 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-52699095-1b62-4052-bdb4-7b4c751152b9 tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:14.252935 n-d-828839-1 sudo[151401]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80
Mar 02 19:02:14.253818 n-d-828839-1 sudo[151401]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:02:14.777619 n-d-828839-1 sudo[151401]: pam_unix(sudo:session): session closed for user root
Mar 02 19:02:14.780375 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-52699095-1b62-4052-bdb4-7b4c751152b9 tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80" returned: 0 in 0.545s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:14.781542 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-52699095-1b62-4052-bdb4-7b4c751152b9 tempest-VolumesBackupsTest-466707678 None] Successfully deleted volume: 5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80
Mar 02 19:02:14.909263 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-52699095-1b62-4052-bdb4-7b4c751152b9 tempest-VolumesBackupsTest-466707678 None] Created reservations ['11915c28-6ec4-4d39-b935-f1bc1981ca31', '3f499286-aa62-4db1-8132-090ab8339b15', '8f307a66-c6eb-41ef-984b-858b29800ed2', '933ad7f4-8534-4c7f-91ab-7f3cbc252d9f'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 19:02:15.121081 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-52699095-1b62-4052-bdb4-7b4c751152b9 tempest-VolumesBackupsTest-466707678 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:02:15.121821 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-52699095-1b62-4052-bdb4-7b4c751152b9 tempest-VolumesBackupsTest-466707678 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:15.139947 n-d-828839-1 sudo[151407]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:02:15.141025 n-d-828839-1 sudo[151407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:02:15.540662 n-d-828839-1 sudo[151407]: pam_unix(sudo:session): session closed for user root
Mar 02 19:02:15.543538 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-52699095-1b62-4052-bdb4-7b4c751152b9 tempest-VolumesBackupsTest-466707678 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.421s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:15.545836 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-52699095-1b62-4052-bdb4-7b4c751152b9 tempest-VolumesBackupsTest-466707678 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:15.563623 n-d-828839-1 sudo[151410]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:02:15.564428 n-d-828839-1 sudo[151410]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:02:15.990286 n-d-828839-1 sudo[151410]: pam_unix(sudo:session): session closed for user root
Mar 02 19:02:15.992452 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-52699095-1b62-4052-bdb4-7b4c751152b9 tempest-VolumesBackupsTest-466707678 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.446s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:15.994559 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-52699095-1b62-4052-bdb4-7b4c751152b9 tempest-VolumesBackupsTest-466707678 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:02:16.002046 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-52699095-1b62-4052-bdb4-7b4c751152b9 tempest-VolumesBackupsTest-466707678 None] Deleted volume successfully.
Mar 02 19:02:16.085642 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-52699095-1b62-4052-bdb4-7b4c751152b9 tempest-VolumesBackupsTest-466707678 None] Lock "b'cinder-5a0cbeb8-c59c-4f8c-a2c5-8328050c4c80-delete_volume'" released by "delete_volume" :: held 2.964s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 19:02:18.874571 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_lw2lf159n-d-828839-1@lvmdriver-1, size 616.00 MB, duration 10.31 sec {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Mar 02 19:02:18.875221 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Image download 616.00 MB at 59.76 MB/s
Mar 02 19:02:18.917618 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_lw2lf159n-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:19.008004 n-d-828839-1 sudo[151413]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_lw2lf159n-d-828839-1@lvmdriver-1
Mar 02 19:02:19.008818 n-d-828839-1 sudo[151413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:02:19.331877 n-d-828839-1 sudo[151413]: pam_unix(sudo:session): session closed for user root
Mar 02 19:02:19.334077 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_lw2lf159n-d-828839-1@lvmdriver-1" returned: 0 in 0.416s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:19.335403 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 is fetched for user c01497f792bc4abab83205b6f0d1efa5. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Mar 02 19:02:19.463705 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_lw2lf159n-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:19.548584 n-d-828839-1 sudo[151418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_lw2lf159n-d-828839-1@lvmdriver-1
Mar 02 19:02:19.549386 n-d-828839-1 sudo[151418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:02:19.873883 n-d-828839-1 sudo[151418]: pam_unix(sudo:session): session closed for user root
Mar 02 19:02:19.876139 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_lw2lf159n-d-828839-1@lvmdriver-1" returned: 0 in 0.412s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:19.878102 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c3c9b553-2171-45be-9252-17335e781f33 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:19.896829 n-d-828839-1 sudo[151423]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c3c9b553-2171-45be-9252-17335e781f33 stack-volumes-lvmdriver-1 -L 1g
Mar 02 19:02:19.897627 n-d-828839-1 sudo[151423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:02:20.527409 n-d-828839-1 sudo[151423]: pam_unix(sudo:session): session closed for user root
Mar 02 19:02:20.529594 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c3c9b553-2171-45be-9252-17335e781f33 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.651s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:20.669679 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Attempting download of 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume c3c9b553-2171-45be-9252-17335e781f33. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Mar 02 19:02:20.714333 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_bwe_cqeo {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:20.801846 n-d-828839-1 sudo[151457]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_bwe_cqeo
Mar 02 19:02:20.802654 n-d-828839-1 sudo[151457]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:02:21.127255 n-d-828839-1 sudo[151457]: pam_unix(sudo:session): session closed for user root
Mar 02 19:02:21.129499 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_bwe_cqeo" returned: 0 in 0.415s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:21.130865 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_lw2lf159n-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:21.217767 n-d-828839-1 sudo[151463]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_lw2lf159n-d-828839-1@lvmdriver-1
Mar 02 19:02:21.218567 n-d-828839-1 sudo[151463]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:02:21.546609 n-d-828839-1 sudo[151463]: pam_unix(sudo:session): session closed for user root
Mar 02 19:02:21.548947 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_lw2lf159n-d-828839-1@lvmdriver-1" returned: 0 in 0.418s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:21.549819 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] 2ac48b56-eabc-4774-8d21-7d0b03765520 was vhdx, converting to raw {{(pid=96937) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Mar 02 19:02:21.550845 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_lw2lf159n-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c3c9b553--2171--45be--9252--17335e781f33 oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:21.569146 n-d-828839-1 sudo[151468]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_lw2lf159n-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c3c9b553--2171--45be--9252--17335e781f33 oflag=direct
Mar 02 19:02:21.569947 n-d-828839-1 sudo[151468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:02:21.897288 n-d-828839-1 sudo[151468]: pam_unix(sudo:session): session closed for user root
Mar 02 19:02:21.899642 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_lw2lf159n-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c3c9b553--2171--45be--9252--17335e781f33 oflag=direct" returned: 0 in 0.348s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:21.900899 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_lw2lf159n-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c3c9b553--2171--45be--9252--17335e781f33 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:21.919401 n-d-828839-1 sudo[151480]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_lw2lf159n-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c3c9b553--2171--45be--9252--17335e781f33
Mar 02 19:02:21.920464 n-d-828839-1 sudo[151480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:02:27.412991 n-d-828839-1 sudo[151480]: pam_unix(sudo:session): session closed for user root
Mar 02 19:02:27.415413 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_lw2lf159n-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c3c9b553--2171--45be--9252--17335e781f33" returned: 0 in 5.514s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:27.416519 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_lw2lf159n-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:27.502974 n-d-828839-1 sudo[151544]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_lw2lf159n-d-828839-1@lvmdriver-1
Mar 02 19:02:27.504265 n-d-828839-1 sudo[151544]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:02:27.834276 n-d-828839-1 sudo[151544]: pam_unix(sudo:session): session closed for user root
Mar 02 19:02:27.836284 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_lw2lf159n-d-828839-1@lvmdriver-1" returned: 0 in 0.420s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:27.837016 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_lw2lf159n-d-828839-1@lvmdriver-1, size 700.00 MB, duration 5.52 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--c3c9b553--2171--45be--9252--17335e781f33 {{(pid=96937) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Mar 02 19:02:27.837415 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Converted 700.00 MB image at 126.91 MB/s
Mar 02 19:02:27.838139 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Downloaded image 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume c3c9b553-2171-45be-9252-17335e781f33 successfully. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Mar 02 19:02:27.957796 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 for user c01497f792bc4abab83205b6f0d1efa5 is deleted. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Mar 02 19:02:27.958465 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Marking volume c3c9b553-2171-45be-9252-17335e781f33 as bootable. {{(pid=96937) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Mar 02 19:02:27.964765 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-562816a1-9fbb-40b6-8df5-36ba418c7243 tempest-VolumesBackupsTest-466707678 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 19:02:27.969049 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-562816a1-9fbb-40b6-8df5-36ba418c7243 tempest-VolumesBackupsTest-466707678 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 19:02:27.969550 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-562816a1-9fbb-40b6-8df5-36ba418c7243 tempest-VolumesBackupsTest-466707678 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'
Mar 02 19:02:27.982507 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-562816a1-9fbb-40b6-8df5-36ba418c7243 tempest-VolumesBackupsTest-466707678 None] Flow 'volume_create_manager' (6aa9bac6-d463-4c33-83a5-16b089f34c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 19:02:27.985652 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-562816a1-9fbb-40b6-8df5-36ba418c7243 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (176e4202-84c0-4737-b99c-d448b8ec4ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:02:28.010266 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-562816a1-9fbb-40b6-8df5-36ba418c7243 tempest-VolumesBackupsTest-466707678 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 19:02:28.034548 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-562816a1-9fbb-40b6-8df5-36ba418c7243 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (176e4202-84c0-4737-b99c-d448b8ec4ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T19:02:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1981401308',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=2139af24-943d-4b4d-9572-f12e4e43013c,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='ffe905c8c68b4b8a88457c4908e24335',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T19:02:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T19:02:28Z,user_id='f36b4006e9a34e9ca3c3b5ffa77e6500',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:02:28.036990 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-562816a1-9fbb-40b6-8df5-36ba418c7243 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a36fcdf0-029a-48de-9d5b-3adb97503080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:02:28.039058 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-562816a1-9fbb-40b6-8df5-36ba418c7243 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a36fcdf0-029a-48de-9d5b-3adb97503080) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:02:28.041333 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-562816a1-9fbb-40b6-8df5-36ba418c7243 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cf094b62-5a4b-437d-83bc-356d5ca0a71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:02:28.044024 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-562816a1-9fbb-40b6-8df5-36ba418c7243 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cf094b62-5a4b-437d-83bc-356d5ca0a71f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2139af24-943d-4b4d-9572-f12e4e43013c', 'volume_name': 'volume-2139af24-943d-4b4d-9572-f12e4e43013c', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:02:28.046489 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-562816a1-9fbb-40b6-8df5-36ba418c7243 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7ed2dad4-5951-4e5f-b90e-7936d9d15016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:02:28.048529 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-562816a1-9fbb-40b6-8df5-36ba418c7243 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7ed2dad4-5951-4e5f-b90e-7936d9d15016) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:02:28.050630 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-562816a1-9fbb-40b6-8df5-36ba418c7243 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (189afcbd-03b9-4703-8fc0-2a30eab83b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:02:28.053510 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-562816a1-9fbb-40b6-8df5-36ba418c7243 tempest-VolumesBackupsTest-466707678 None] Volume 2139af24-943d-4b4d-9572-f12e4e43013c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2139af24-943d-4b4d-9572-f12e4e43013c', 'volume_size': 1}
Mar 02 19:02:28.053510 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-562816a1-9fbb-40b6-8df5-36ba418c7243 tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2139af24-943d-4b4d-9572-f12e4e43013c stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:28.071294 n-d-828839-1 sudo[151551]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2139af24-943d-4b4d-9572-f12e4e43013c stack-volumes-lvmdriver-1 -L 1g
Mar 02 19:02:28.072082 n-d-828839-1 sudo[151551]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:02:28.076274 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Copying metadata from image 2ac48b56-eabc-4774-8d21-7d0b03765520 to c3c9b553-2171-45be-9252-17335e781f33. {{(pid=96937) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Mar 02 19:02:28.076745 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Creating volume glance metadata for volume c3c9b553-2171-45be-9252-17335e781f33 backed by image 2ac48b56-eabc-4774-8d21-7d0b03765520 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96937) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Mar 02 19:02:28.202604 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b334e644-23e5-492a-a402-40fea56721cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c3c9b553-2171-45be-9252-17335e781f33', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:02:28.205221 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a4382888-34aa-47d8-841f-b06e72f0a6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:02:28.268875 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Volume volume-c3c9b553-2171-45be-9252-17335e781f33 (c3c9b553-2171-45be-9252-17335e781f33): created successfully
Mar 02 19:02:28.270909 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a4382888-34aa-47d8-841f-b06e72f0a6b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:02:28.274465 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Flow 'volume_create_manager' (d8b28902-a218-4302-9c13-63ac3b985349) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 19:02:28.354334 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-804355e7-3cd1-4d21-b65b-8e4649789c11 tempest-TestVolumeBootPattern-350549717 None] Created volume successfully.
Mar 02 19:02:28.658538 n-d-828839-1 sudo[151551]: pam_unix(sudo:session): session closed for user root
Mar 02 19:02:28.660353 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-562816a1-9fbb-40b6-8df5-36ba418c7243 tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2139af24-943d-4b4d-9572-f12e4e43013c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.608s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:28.663620 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-562816a1-9fbb-40b6-8df5-36ba418c7243 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (189afcbd-03b9-4703-8fc0-2a30eab83b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2139af24-943d-4b4d-9572-f12e4e43013c', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:02:28.665941 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-562816a1-9fbb-40b6-8df5-36ba418c7243 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (51052e4d-6b31-4fee-a5f0-a044958c404c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:02:28.766428 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-562816a1-9fbb-40b6-8df5-36ba418c7243 tempest-VolumesBackupsTest-466707678 None] Volume volume-2139af24-943d-4b4d-9572-f12e4e43013c (2139af24-943d-4b4d-9572-f12e4e43013c): created successfully
Mar 02 19:02:28.768629 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-562816a1-9fbb-40b6-8df5-36ba418c7243 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (51052e4d-6b31-4fee-a5f0-a044958c404c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:02:28.771720 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-562816a1-9fbb-40b6-8df5-36ba418c7243 tempest-VolumesBackupsTest-466707678 None] Flow 'volume_create_manager' (6aa9bac6-d463-4c33-83a5-16b089f34c95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 19:02:28.880671 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-562816a1-9fbb-40b6-8df5-36ba418c7243 tempest-VolumesBackupsTest-466707678 None] Created volume successfully.
Mar 02 19:02:30.732675 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.driver [None req-5c993fd4-f0d8-4f0b-8529-c4f7db76d6fe tempest-VolumesBackupsTest-466707678 None] Creating a new backup for volume volume-2139af24-943d-4b4d-9572-f12e4e43013c. {{(pid=96937) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Mar 02 19:02:30.745428 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5c993fd4-f0d8-4f0b-8529-c4f7db76d6fe tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2139af24-943d-4b4d-9572-f12e4e43013c {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:30.763231 n-d-828839-1 sudo[151597]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2139af24-943d-4b4d-9572-f12e4e43013c
Mar 02 19:02:30.764024 n-d-828839-1 sudo[151597]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:02:31.165423 n-d-828839-1 sudo[151597]: pam_unix(sudo:session): session closed for user root
Mar 02 19:02:31.167640 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5c993fd4-f0d8-4f0b-8529-c4f7db76d6fe tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2139af24-943d-4b4d-9572-f12e4e43013c" returned: 0 in 0.422s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:31.215607 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:31.221649 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:31.222025 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808142848]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:02:31.222674 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-5c993fd4-f0d8-4f0b-8529-c4f7db76d6fe tempest-VolumesBackupsTest-466707678 None] Targets prior to update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 19:02:31.223460 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-5c993fd4-f0d8-4f0b-8529-c4f7db76d6fe tempest-VolumesBackupsTest-466707678 None] Creating iscsi_target for Volume ID: volume-2139af24-943d-4b4d-9572-f12e4e43013c {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 19:02:31.256494 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-5c993fd4-f0d8-4f0b-8529-c4f7db76d6fe tempest-VolumesBackupsTest-466707678 None] Created volume path /opt/stack/data/cinder/volumes/volume-2139af24-943d-4b4d-9572-f12e4e43013c,
Mar 02 19:02:31.256494 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 19:02:31.256494 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:02:31.256494 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2139af24-943d-4b4d-9572-f12e4e43013c
Mar 02 19:02:31.256494 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 19:02:31.256494 n-d-828839-1 cinder-volume[96937]: incominguser V49yuYJHgtM9jWdbRvX6 BsMXwyx5pNGC79SD
Mar 02 19:02:31.256494 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:02:31.256494 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 19:02:31.256494 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:02:31.256494 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 19:02:31.257850 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2139af24-943d-4b4d-9572-f12e4e43013c {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:31.617768 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2139af24-943d-4b4d-9572-f12e4e43013c" returned: 0 in 0.359s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:31.618144 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808142848]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:02:31.618747 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-5c993fd4-f0d8-4f0b-8529-c4f7db76d6fe tempest-VolumesBackupsTest-466707678 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 19:02:31.619186 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-5c993fd4-f0d8-4f0b-8529-c4f7db76d6fe tempest-VolumesBackupsTest-466707678 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 19:02:31.622017 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:31.631230 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:31.631630 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808142848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2139af24-943d-4b4d-9572-f12e4e43013c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2139af24-943d-4b4d-9572-f12e4e43013c\n Backing store flags: \n Account information:\n V49yuYJHgtM9jWdbRvX6\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:02:31.632361 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-5c993fd4-f0d8-4f0b-8529-c4f7db76d6fe tempest-VolumesBackupsTest-466707678 None] Targets after update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 19:02:31.633467 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:31.725128 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:31.725465 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808142848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2139af24-943d-4b4d-9572-f12e4e43013c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2139af24-943d-4b4d-9572-f12e4e43013c\n Backing store flags: \n Account information:\n V49yuYJHgtM9jWdbRvX6\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:02:31.726568 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:31.815225 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:31.815825 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808142848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2139af24-943d-4b4d-9572-f12e4e43013c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2139af24-943d-4b4d-9572-f12e4e43013c\n Backing store flags: \n Account information:\n V49yuYJHgtM9jWdbRvX6\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:02:31.816552 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [None req-5c993fd4-f0d8-4f0b-8529-c4f7db76d6fe tempest-VolumesBackupsTest-466707678 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-2139af24-943d-4b4d-9572-f12e4e43013c 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 19:02:31.903908 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-5c993fd4-f0d8-4f0b-8529-c4f7db76d6fe tempest-VolumesBackupsTest-466707678 None] Initialize volume connection completed successfully.
Mar 02 19:02:32.582775 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-9c56e883-a47b-4ca9-9791-3303801154a8 req-6b25c7b0-f762-4126-9995-002a328a8e59 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:32.601474 n-d-828839-1 sudo[151692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33
Mar 02 19:02:32.602301 n-d-828839-1 sudo[151692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:02:33.025225 n-d-828839-1 sudo[151692]: pam_unix(sudo:session): session closed for user root
Mar 02 19:02:33.027675 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-9c56e883-a47b-4ca9-9791-3303801154a8 req-6b25c7b0-f762-4126-9995-002a328a8e59 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33" returned: 0 in 0.445s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:33.074202 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:33.083787 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:33.084118 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808142848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2139af24-943d-4b4d-9572-f12e4e43013c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2139af24-943d-4b4d-9572-f12e4e43013c\n Backing store flags: \n Account information:\n V49yuYJHgtM9jWdbRvX6\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-9c56e883-a47b-4ca9-9791-3303801154a8 req-6b25c7b0-f762-4126-9995-002a328a8e59 tempest-TestVolumeBootPattern-350549717 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-2139af24-943d-4b4d-9572-f12e4e43013c
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: I_T nexus: 45
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: Connection: 0
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.66
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2139af24-943d-4b4d-9572-f12e4e43013c
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: V49yuYJHgtM9jWdbRvX6
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 19:02:33.084767 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 19:02:33.087488 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-9c56e883-a47b-4ca9-9791-3303801154a8 req-6b25c7b0-f762-4126-9995-002a328a8e59 tempest-TestVolumeBootPattern-350549717 None] Creating iscsi_target for Volume ID: volume-c3c9b553-2171-45be-9252-17335e781f33 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 19:02:33.170738 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-9c56e883-a47b-4ca9-9791-3303801154a8 req-6b25c7b0-f762-4126-9995-002a328a8e59 tempest-TestVolumeBootPattern-350549717 None] Created volume path /opt/stack/data/cinder/volumes/volume-c3c9b553-2171-45be-9252-17335e781f33,
Mar 02 19:02:33.170738 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 19:02:33.170738 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:02:33.170738 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33
Mar 02 19:02:33.170738 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 19:02:33.170738 n-d-828839-1 cinder-volume[96937]: incominguser gsLgvsn7LgEysyZrk3y5 aVntug4dShjNyAcY
Mar 02 19:02:33.170738 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:02:33.170738 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 19:02:33.170738 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:02:33.170738 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 19:02:33.172389 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:33.556785 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33" returned: 0 in 0.384s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:33.557069 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808142848]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:02:33.557670 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-9c56e883-a47b-4ca9-9791-3303801154a8 req-6b25c7b0-f762-4126-9995-002a328a8e59 tempest-TestVolumeBootPattern-350549717 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 19:02:33.558070 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-9c56e883-a47b-4ca9-9791-3303801154a8 req-6b25c7b0-f762-4126-9995-002a328a8e59 tempest-TestVolumeBootPattern-350549717 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 19:02:33.560518 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:33.568270 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:33.568702 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808142848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2139af24-943d-4b4d-9572-f12e4e43013c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2139af24-943d-4b4d-9572-f12e4e43013c\n Backing store flags: \n Account information:\n V49yuYJHgtM9jWdbRvX6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-9c56e883-a47b-4ca9-9791-3303801154a8 req-6b25c7b0-f762-4126-9995-002a328a8e59 tempest-TestVolumeBootPattern-350549717 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-2139af24-943d-4b4d-9572-f12e4e43013c
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: I_T nexus: 45
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: Connection: 0
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.66
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2139af24-943d-4b4d-9572-f12e4e43013c
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: V49yuYJHgtM9jWdbRvX6
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 19:02:33.569589 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 19:02:33.576550 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:33.668599 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:33.668931 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808142848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2139af24-943d-4b4d-9572-f12e4e43013c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2139af24-943d-4b4d-9572-f12e4e43013c\n Backing store flags: \n Account information:\n V49yuYJHgtM9jWdbRvX6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:02:33.670414 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:33.773009 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:33.773444 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808142848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2139af24-943d-4b4d-9572-f12e4e43013c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:2ccbe32d5aa2 alias: n-d-828839-1\n Connection: 0\n IP Address: 10.222.0.66\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2139af24-943d-4b4d-9572-f12e4e43013c\n Backing store flags: \n Account information:\n V49yuYJHgtM9jWdbRvX6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:02:33.774734 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-9c56e883-a47b-4ca9-9791-3303801154a8 req-6b25c7b0-f762-4126-9995-002a328a8e59 tempest-TestVolumeBootPattern-350549717 None] Set provider_location to: 10.222.0.66:3260,2 iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 19:02:33.971722 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-9c56e883-a47b-4ca9-9791-3303801154a8 req-6b25c7b0-f762-4126-9995-002a328a8e59 tempest-TestVolumeBootPattern-350549717 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33', 'target_lun': 1, 'volume_id': 'c3c9b553-2171-45be-9252-17335e781f33', 'auth_method': 'CHAP', 'auth_username': 'gsLgvsn7LgEysyZrk3y5', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '5c83f08f-9e1d-4fb2-b50c-10479258d548'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 19:02:34.229719 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-9c56e883-a47b-4ca9-9791-3303801154a8 req-6b25c7b0-f762-4126-9995-002a328a8e59 tempest-TestVolumeBootPattern-350549717 None] attachment_update completed successfully.
Mar 02 19:02:53.339283 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:02:53.340384 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:02:53.341269 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:53.360497 n-d-828839-1 sudo[151779]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:02:53.361416 n-d-828839-1 sudo[151779]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:02:53.771719 n-d-828839-1 sudo[151779]: pam_unix(sudo:session): session closed for user root
Mar 02 19:02:53.773798 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.432s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:53.775506 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:02:53.793724 n-d-828839-1 sudo[151782]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:02:53.794538 n-d-828839-1 sudo[151782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:02:54.254370 n-d-828839-1 sudo[151782]: pam_unix(sudo:session): session closed for user root
Mar 02 19:02:54.256469 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.481s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:02:54.258779 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:03:12.169643 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-5c993fd4-f0d8-4f0b-8529-c4f7db76d6fe tempest-VolumesBackupsTest-466707678 None] Terminate volume connection completed successfully.
Mar 02 19:03:12.169643 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:03:12.169643 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:03:12.169643 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804865168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2139af24-943d-4b4d-9572-f12e4e43013c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2139af24-943d-4b4d-9572-f12e4e43013c\n Backing store flags: \n Account information:\n V49yuYJHgtM9jWdbRvX6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:03:12.169643 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [None req-5c993fd4-f0d8-4f0b-8529-c4f7db76d6fe tempest-VolumesBackupsTest-466707678 None] Removing iscsi_target for Volume ID: 2139af24-943d-4b4d-9572-f12e4e43013c
Mar 02 19:03:12.169643 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2139af24-943d-4b4d-9572-f12e4e43013c -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:03:12.169643 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2139af24-943d-4b4d-9572-f12e4e43013c -f" returned: 0 in 0.205s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:03:12.169643 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804865168]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:03:12.169643 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:03:12.169643 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:03:12.169643 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804865168]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:03:12.169643 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-5c993fd4-f0d8-4f0b-8529-c4f7db76d6fe tempest-VolumesBackupsTest-466707678 None] Remove volume export completed successfully.
Mar 02 19:03:14.286539 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 19:03:14.290479 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 19:03:14.292774 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 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'
Mar 02 19:03:14.304755 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Flow 'volume_create_manager' (5bfcda29-de9f-4aa9-91a5-be96621598eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 19:03:14.308258 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (31234163-99fc-45a7-ab87-cd2b7a547e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:03:14.330966 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 19:03:14.358742 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (31234163-99fc-45a7-ab87-cd2b7a547e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T19:03:14Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e34c5914-cb3d-492b-9f53-3216b9851555',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=f2d93698-a577-45f0-869c-8bc662293949,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffe905c8c68b4b8a88457c4908e24335',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T19:03:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T19:03:14Z,user_id='f36b4006e9a34e9ca3c3b5ffa77e6500',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:03:14.361199 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5ad6c727-3585-413e-be51-2a61017f4a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:03:14.363455 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5ad6c727-3585-413e-be51-2a61017f4a32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:03:14.365755 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7975d5bc-cf20-4432-9377-daa4696c1c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:03:14.368109 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7975d5bc-cf20-4432-9377-daa4696c1c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f2d93698-a577-45f0-869c-8bc662293949', 'volume_name': 'volume-f2d93698-a577-45f0-869c-8bc662293949', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:03:14.371180 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (60832184-7ae5-4b94-aaa3-91bb81664424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:03:14.372888 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (60832184-7ae5-4b94-aaa3-91bb81664424) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:03:14.375045 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (babfa016-776b-4e48-b389-2079aabe6116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:03:14.375812 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Volume f2d93698-a577-45f0-869c-8bc662293949: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f2d93698-a577-45f0-869c-8bc662293949', 'volume_size': 1}
Mar 02 19:03:14.376994 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f2d93698-a577-45f0-869c-8bc662293949 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:03:14.395351 n-d-828839-1 sudo[151839]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f2d93698-a577-45f0-869c-8bc662293949 stack-volumes-lvmdriver-1 -L 1g
Mar 02 19:03:14.396433 n-d-828839-1 sudo[151839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:03:14.983623 n-d-828839-1 sudo[151839]: pam_unix(sudo:session): session closed for user root
Mar 02 19:03:14.985860 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f2d93698-a577-45f0-869c-8bc662293949 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.608s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:03:14.989436 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (babfa016-776b-4e48-b389-2079aabe6116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f2d93698-a577-45f0-869c-8bc662293949', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:03:14.991751 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (424c1802-e031-4fad-95c8-5108e72ad204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:03:15.051014 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Volume volume-f2d93698-a577-45f0-869c-8bc662293949 (f2d93698-a577-45f0-869c-8bc662293949): created successfully
Mar 02 19:03:15.053129 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (424c1802-e031-4fad-95c8-5108e72ad204) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:03:15.056299 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Flow 'volume_create_manager' (5bfcda29-de9f-4aa9-91a5-be96621598eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 19:03:15.147615 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Created volume successfully.
Mar 02 19:03:16.420129 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f2d93698-a577-45f0-869c-8bc662293949 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:03:16.437637 n-d-828839-1 sudo[151885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f2d93698-a577-45f0-869c-8bc662293949
Mar 02 19:03:16.438436 n-d-828839-1 sudo[151885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:03:16.866493 n-d-828839-1 sudo[151885]: pam_unix(sudo:session): session closed for user root
Mar 02 19:03:16.868686 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f2d93698-a577-45f0-869c-8bc662293949" returned: 0 in 0.448s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:03:16.916042 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:03:16.923584 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:03:16.923584 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808419616]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: I_T nexus: 46
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: gsLgvsn7LgEysyZrk3y5
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 19:03:16.923981 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 19:03:16.926260 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Creating iscsi_target for Volume ID: volume-f2d93698-a577-45f0-869c-8bc662293949 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 19:03:17.043997 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Created volume path /opt/stack/data/cinder/volumes/volume-f2d93698-a577-45f0-869c-8bc662293949,
Mar 02 19:03:17.043997 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 19:03:17.043997 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:03:17.043997 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f2d93698-a577-45f0-869c-8bc662293949
Mar 02 19:03:17.043997 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 19:03:17.043997 n-d-828839-1 cinder-volume[96937]: incominguser HjQbpaA6WQiTTcVer2b9 CYhL2d5tRKy8MysM
Mar 02 19:03:17.043997 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:03:17.043997 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 19:03:17.043997 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:03:17.043997 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 19:03:17.045561 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f2d93698-a577-45f0-869c-8bc662293949 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:03:17.387073 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f2d93698-a577-45f0-869c-8bc662293949" returned: 0 in 0.341s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:03:17.387415 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808419616]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:03:17.388005 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 19:03:17.388379 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 19:03:17.389604 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:03:17.395584 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:03:17.395973 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808419616]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-f2d93698-a577-45f0-869c-8bc662293949\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f2d93698-a577-45f0-869c-8bc662293949\n Backing store flags: \n Account information:\n HjQbpaA6WQiTTcVer2b9\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: I_T nexus: 46
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.11
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020000
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf20
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00020001
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf21
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: gsLgvsn7LgEysyZrk3y5
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 19:03:17.396550 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 19:03:17.399320 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:03:17.484905 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:03:17.485434 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808419616]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-f2d93698-a577-45f0-869c-8bc662293949\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f2d93698-a577-45f0-869c-8bc662293949\n Backing store flags: \n Account information:\n HjQbpaA6WQiTTcVer2b9\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:03:17.486354 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:03:17.575175 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:03:17.575506 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808419616]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-f2d93698-a577-45f0-869c-8bc662293949\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f2d93698-a577-45f0-869c-8bc662293949\n Backing store flags: \n Account information:\n HjQbpaA6WQiTTcVer2b9\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:03:17.576518 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Set provider_location to: 10.222.0.66:3260,3 iqn.2010-10.org.openstack:volume-f2d93698-a577-45f0-869c-8bc662293949 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 19:03:17.671874 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Initialize volume connection completed successfully.
Mar 02 19:03:50.515195 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Terminate volume connection completed successfully.
Mar 02 19:03:50.561240 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:03:50.649632 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:03:50.649744 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951809137120]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-f2d93698-a577-45f0-869c-8bc662293949\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f2d93698-a577-45f0-869c-8bc662293949\n Backing store flags: \n Account information:\n HjQbpaA6WQiTTcVer2b9\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:03:50.650374 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Removing iscsi_target for Volume ID: f2d93698-a577-45f0-869c-8bc662293949
Mar 02 19:03:50.651942 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f2d93698-a577-45f0-869c-8bc662293949 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:03:50.913953 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f2d93698-a577-45f0-869c-8bc662293949 -f" returned: 0 in 0.262s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:03:50.914843 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951809137120]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:03:50.916067 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:03:51.004353 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:03:51.004688 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951809137120]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:03:51.005783 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-8c3eac7d-be79-4082-8b93-24aace1139e8 tempest-VolumesBackupsTest-466707678 None] Remove volume export completed successfully.
Mar 02 19:03:52.161328 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-f5f8cfb0-92d8-403d-97eb-91a774f797e0 tempest-VolumesBackupsTest-466707678 None] Lock "b'cinder-f2d93698-a577-45f0-869c-8bc662293949-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 19:03:52.316151 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:03:52.403778 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:03:52.404116 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951809137120]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:03:52.404795 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-f5f8cfb0-92d8-403d-97eb-91a774f797e0 tempest-VolumesBackupsTest-466707678 None] Skipping remove_export. No iscsi_target is presently exported for volume: f2d93698-a577-45f0-869c-8bc662293949
Mar 02 19:03:52.405814 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f5f8cfb0-92d8-403d-97eb-91a774f797e0 tempest-VolumesBackupsTest-466707678 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/volume-f2d93698-a577-45f0-869c-8bc662293949 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:03:52.424181 n-d-828839-1 sudo[152072]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-f2d93698-a577-45f0-869c-8bc662293949
Mar 02 19:03:52.425003 n-d-828839-1 sudo[152072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:03:52.879624 n-d-828839-1 sudo[152072]: pam_unix(sudo:session): session closed for user root
Mar 02 19:03:52.881930 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f5f8cfb0-92d8-403d-97eb-91a774f797e0 tempest-VolumesBackupsTest-466707678 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/volume-f2d93698-a577-45f0-869c-8bc662293949" returned: 0 in 0.476s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:03:52.883827 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f5f8cfb0-92d8-403d-97eb-91a774f797e0 tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f2d93698-a577-45f0-869c-8bc662293949 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:03:52.901300 n-d-828839-1 sudo[152075]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f2d93698-a577-45f0-869c-8bc662293949
Mar 02 19:03:52.902079 n-d-828839-1 sudo[152075]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:03:53.304811 n-d-828839-1 sudo[152075]: pam_unix(sudo:session): session closed for user root
Mar 02 19:03:53.307964 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f5f8cfb0-92d8-403d-97eb-91a774f797e0 tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f2d93698-a577-45f0-869c-8bc662293949" returned: 0 in 0.423s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:03:53.309336 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f5f8cfb0-92d8-403d-97eb-91a774f797e0 tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f2d93698-a577-45f0-869c-8bc662293949 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:03:53.326787 n-d-828839-1 sudo[152078]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f2d93698-a577-45f0-869c-8bc662293949
Mar 02 19:03:53.327549 n-d-828839-1 sudo[152078]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:03:53.336290 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:03:53.337050 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:03:53.337850 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:03:53.357192 n-d-828839-1 sudo[152080]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:03:53.358006 n-d-828839-1 sudo[152080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:03:53.957176 n-d-828839-1 sudo[152078]: pam_unix(sudo:session): session closed for user root
Mar 02 19:03:53.959599 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f5f8cfb0-92d8-403d-97eb-91a774f797e0 tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f2d93698-a577-45f0-869c-8bc662293949" returned: 0 in 0.650s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:03:53.960826 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-f5f8cfb0-92d8-403d-97eb-91a774f797e0 tempest-VolumesBackupsTest-466707678 None] Successfully deleted volume: f2d93698-a577-45f0-869c-8bc662293949
Mar 02 19:03:53.982390 n-d-828839-1 sudo[152080]: pam_unix(sudo:session): session closed for user root
Mar 02 19:03:53.985501 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.648s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:03:53.986692 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:03:54.004802 n-d-828839-1 sudo[152087]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:03:54.005616 n-d-828839-1 sudo[152087]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:03:54.107954 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-f5f8cfb0-92d8-403d-97eb-91a774f797e0 tempest-VolumesBackupsTest-466707678 None] Created reservations ['687bb128-4636-44df-9065-f0a23a95c854', '58e22094-cc58-4d76-948d-f53ead68b0da', '5abbd6de-5d41-443c-bfb7-d234120b9778', '24078551-99ec-4fc5-bec8-39c49604302f'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 19:03:54.295895 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-f5f8cfb0-92d8-403d-97eb-91a774f797e0 tempest-VolumesBackupsTest-466707678 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:03:54.296648 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f5f8cfb0-92d8-403d-97eb-91a774f797e0 tempest-VolumesBackupsTest-466707678 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:03:54.315309 n-d-828839-1 sudo[152090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:03:54.316103 n-d-828839-1 sudo[152090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:03:54.445382 n-d-828839-1 sudo[152087]: pam_unix(sudo:session): session closed for user root
Mar 02 19:03:54.447997 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.460s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:03:54.450040 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:03:54.785673 n-d-828839-1 sudo[152090]: pam_unix(sudo:session): session closed for user root
Mar 02 19:03:54.787739 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f5f8cfb0-92d8-403d-97eb-91a774f797e0 tempest-VolumesBackupsTest-466707678 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.491s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:03:54.790225 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f5f8cfb0-92d8-403d-97eb-91a774f797e0 tempest-VolumesBackupsTest-466707678 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:03:54.809602 n-d-828839-1 sudo[152093]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:03:54.810425 n-d-828839-1 sudo[152093]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:03:55.215512 n-d-828839-1 sudo[152093]: pam_unix(sudo:session): session closed for user root
Mar 02 19:03:55.221502 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-f5f8cfb0-92d8-403d-97eb-91a774f797e0 tempest-VolumesBackupsTest-466707678 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.427s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:03:55.221502 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-f5f8cfb0-92d8-403d-97eb-91a774f797e0 tempest-VolumesBackupsTest-466707678 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:03:55.224465 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-f5f8cfb0-92d8-403d-97eb-91a774f797e0 tempest-VolumesBackupsTest-466707678 None] Deleted volume successfully.
Mar 02 19:03:55.283429 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-f5f8cfb0-92d8-403d-97eb-91a774f797e0 tempest-VolumesBackupsTest-466707678 None] Lock "b'cinder-f2d93698-a577-45f0-869c-8bc662293949-delete_volume'" released by "delete_volume" :: held 3.122s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 19:04:06.190617 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-a4f99e30-36d2-426e-a1cc-75fd2c4ce337 tempest-VolumesBackupsTest-466707678 None] Lock "b'cinder-2139af24-943d-4b4d-9572-f12e4e43013c-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 19:04:06.309871 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:04:06.397612 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:04:06.397906 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951813341776]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:04:06.398649 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-a4f99e30-36d2-426e-a1cc-75fd2c4ce337 tempest-VolumesBackupsTest-466707678 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2139af24-943d-4b4d-9572-f12e4e43013c
Mar 02 19:04:06.399705 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a4f99e30-36d2-426e-a1cc-75fd2c4ce337 tempest-VolumesBackupsTest-466707678 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/volume-2139af24-943d-4b4d-9572-f12e4e43013c {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:04:06.418150 n-d-828839-1 sudo[152100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-2139af24-943d-4b4d-9572-f12e4e43013c
Mar 02 19:04:06.419199 n-d-828839-1 sudo[152100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:04:06.818193 n-d-828839-1 sudo[152100]: pam_unix(sudo:session): session closed for user root
Mar 02 19:04:06.820435 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a4f99e30-36d2-426e-a1cc-75fd2c4ce337 tempest-VolumesBackupsTest-466707678 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/volume-2139af24-943d-4b4d-9572-f12e4e43013c" returned: 0 in 0.420s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:04:06.822934 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a4f99e30-36d2-426e-a1cc-75fd2c4ce337 tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2139af24-943d-4b4d-9572-f12e4e43013c {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:04:06.840230 n-d-828839-1 sudo[152103]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2139af24-943d-4b4d-9572-f12e4e43013c
Mar 02 19:04:06.840994 n-d-828839-1 sudo[152103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:04:07.245929 n-d-828839-1 sudo[152103]: pam_unix(sudo:session): session closed for user root
Mar 02 19:04:07.248160 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a4f99e30-36d2-426e-a1cc-75fd2c4ce337 tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2139af24-943d-4b4d-9572-f12e4e43013c" returned: 0 in 0.425s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:04:07.250215 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a4f99e30-36d2-426e-a1cc-75fd2c4ce337 tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2139af24-943d-4b4d-9572-f12e4e43013c {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:04:07.267833 n-d-828839-1 sudo[152106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2139af24-943d-4b4d-9572-f12e4e43013c
Mar 02 19:04:07.268626 n-d-828839-1 sudo[152106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:04:07.787016 n-d-828839-1 sudo[152106]: pam_unix(sudo:session): session closed for user root
Mar 02 19:04:07.789269 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a4f99e30-36d2-426e-a1cc-75fd2c4ce337 tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2139af24-943d-4b4d-9572-f12e4e43013c" returned: 0 in 0.539s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:04:07.790481 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-a4f99e30-36d2-426e-a1cc-75fd2c4ce337 tempest-VolumesBackupsTest-466707678 None] Successfully deleted volume: 2139af24-943d-4b4d-9572-f12e4e43013c
Mar 02 19:04:07.929146 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-a4f99e30-36d2-426e-a1cc-75fd2c4ce337 tempest-VolumesBackupsTest-466707678 None] Created reservations ['fd326d9a-2da8-4df0-892d-ddc31aca6102', 'c4aa79ef-f3ef-4f2f-98db-3338a352a43c', 'ea4d99d4-0f30-4f86-90da-6fcbd720aa3a', '53fe9f29-7ad6-482f-bc9b-27578f9a58f4'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 19:04:08.089644 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-a4f99e30-36d2-426e-a1cc-75fd2c4ce337 tempest-VolumesBackupsTest-466707678 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:04:08.090390 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a4f99e30-36d2-426e-a1cc-75fd2c4ce337 tempest-VolumesBackupsTest-466707678 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:04:08.108655 n-d-828839-1 sudo[152115]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:04:08.109424 n-d-828839-1 sudo[152115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:04:08.536792 n-d-828839-1 sudo[152115]: pam_unix(sudo:session): session closed for user root
Mar 02 19:04:08.539143 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a4f99e30-36d2-426e-a1cc-75fd2c4ce337 tempest-VolumesBackupsTest-466707678 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.448s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:04:08.541260 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a4f99e30-36d2-426e-a1cc-75fd2c4ce337 tempest-VolumesBackupsTest-466707678 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:04:08.559730 n-d-828839-1 sudo[152118]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:04:08.560537 n-d-828839-1 sudo[152118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:04:08.641697 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-d30bab38-325d-490e-9e84-3b2e06fa1126 tempest-VolumesBackupsTest-466707678 None] Lock "b'cinder-4d52582d-3d14-414f-9297-47425235f241-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 19:04:08.817682 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:04:08.904309 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:04:08.904688 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951383442880]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.11\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:04:08.905663 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-d30bab38-325d-490e-9e84-3b2e06fa1126 tempest-VolumesBackupsTest-466707678 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4d52582d-3d14-414f-9297-47425235f241
Mar 02 19:04:08.906732 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d30bab38-325d-490e-9e84-3b2e06fa1126 tempest-VolumesBackupsTest-466707678 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/volume-4d52582d-3d14-414f-9297-47425235f241 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:04:08.925070 n-d-828839-1 sudo[152123]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-4d52582d-3d14-414f-9297-47425235f241
Mar 02 19:04:08.925846 n-d-828839-1 sudo[152123]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:04:08.980854 n-d-828839-1 sudo[152118]: pam_unix(sudo:session): session closed for user root
Mar 02 19:04:08.984617 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-a4f99e30-36d2-426e-a1cc-75fd2c4ce337 tempest-VolumesBackupsTest-466707678 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.442s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:04:08.986859 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-a4f99e30-36d2-426e-a1cc-75fd2c4ce337 tempest-VolumesBackupsTest-466707678 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:04:08.992222 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-a4f99e30-36d2-426e-a1cc-75fd2c4ce337 tempest-VolumesBackupsTest-466707678 None] Deleted volume successfully.
Mar 02 19:04:09.066093 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-a4f99e30-36d2-426e-a1cc-75fd2c4ce337 tempest-VolumesBackupsTest-466707678 None] Lock "b'cinder-2139af24-943d-4b4d-9572-f12e4e43013c-delete_volume'" released by "delete_volume" :: held 2.875s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 19:04:09.344708 n-d-828839-1 sudo[152123]: pam_unix(sudo:session): session closed for user root
Mar 02 19:04:09.349386 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d30bab38-325d-490e-9e84-3b2e06fa1126 tempest-VolumesBackupsTest-466707678 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/volume-4d52582d-3d14-414f-9297-47425235f241" returned: 0 in 0.440s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:04:09.349386 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d30bab38-325d-490e-9e84-3b2e06fa1126 tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4d52582d-3d14-414f-9297-47425235f241 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:04:09.365592 n-d-828839-1 sudo[152126]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4d52582d-3d14-414f-9297-47425235f241
Mar 02 19:04:09.366375 n-d-828839-1 sudo[152126]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:04:09.792171 n-d-828839-1 sudo[152126]: pam_unix(sudo:session): session closed for user root
Mar 02 19:04:09.794687 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d30bab38-325d-490e-9e84-3b2e06fa1126 tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4d52582d-3d14-414f-9297-47425235f241" returned: 0 in 0.446s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:04:09.796739 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d30bab38-325d-490e-9e84-3b2e06fa1126 tempest-VolumesBackupsTest-466707678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4d52582d-3d14-414f-9297-47425235f241 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:04:09.814752 n-d-828839-1 sudo[152129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4d52582d-3d14-414f-9297-47425235f241
Mar 02 19:04:09.815562 n-d-828839-1 sudo[152129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:04:10.380700 n-d-828839-1 sudo[152129]: pam_unix(sudo:session): session closed for user root
Mar 02 19:04:10.383031 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d30bab38-325d-490e-9e84-3b2e06fa1126 tempest-VolumesBackupsTest-466707678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4d52582d-3d14-414f-9297-47425235f241" returned: 0 in 0.586s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:04:10.384225 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-d30bab38-325d-490e-9e84-3b2e06fa1126 tempest-VolumesBackupsTest-466707678 None] Successfully deleted volume: 4d52582d-3d14-414f-9297-47425235f241
Mar 02 19:04:10.499885 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-d30bab38-325d-490e-9e84-3b2e06fa1126 tempest-VolumesBackupsTest-466707678 None] Created reservations ['c9b192b6-d134-4ca7-8826-8e6ace112887', '37fb3bb8-7fb7-408f-a75b-a5af479bb7a2', '72f58fda-f8a7-41d5-95ab-8375092a0610', '9bb63061-024d-450d-a2a1-ca20e839217f'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 19:04:10.683864 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-d30bab38-325d-490e-9e84-3b2e06fa1126 tempest-VolumesBackupsTest-466707678 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:04:10.684539 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d30bab38-325d-490e-9e84-3b2e06fa1126 tempest-VolumesBackupsTest-466707678 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:04:10.702072 n-d-828839-1 sudo[152136]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:04:10.702867 n-d-828839-1 sudo[152136]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:04:11.141077 n-d-828839-1 sudo[152136]: pam_unix(sudo:session): session closed for user root
Mar 02 19:04:11.143408 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d30bab38-325d-490e-9e84-3b2e06fa1126 tempest-VolumesBackupsTest-466707678 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.458s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:04:11.145579 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d30bab38-325d-490e-9e84-3b2e06fa1126 tempest-VolumesBackupsTest-466707678 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:04:11.163661 n-d-828839-1 sudo[152141]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:04:11.164448 n-d-828839-1 sudo[152141]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:04:11.582747 n-d-828839-1 sudo[152141]: pam_unix(sudo:session): session closed for user root
Mar 02 19:04:11.585099 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d30bab38-325d-490e-9e84-3b2e06fa1126 tempest-VolumesBackupsTest-466707678 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.439s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:04:11.587499 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-d30bab38-325d-490e-9e84-3b2e06fa1126 tempest-VolumesBackupsTest-466707678 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:04:11.600597 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-d30bab38-325d-490e-9e84-3b2e06fa1126 tempest-VolumesBackupsTest-466707678 None] Deleted volume successfully.
Mar 02 19:04:11.694876 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-d30bab38-325d-490e-9e84-3b2e06fa1126 tempest-VolumesBackupsTest-466707678 None] Lock "b'cinder-4d52582d-3d14-414f-9297-47425235f241-delete_volume'" released by "delete_volume" :: held 3.053s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 19:04:53.342550 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:04:53.343134 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:04:53.343756 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:04:53.364049 n-d-828839-1 sudo[152243]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:04:53.365496 n-d-828839-1 sudo[152243]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:04:53.777383 n-d-828839-1 sudo[152243]: pam_unix(sudo:session): session closed for user root
Mar 02 19:04:53.779611 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.436s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:04:53.781215 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:04:53.799087 n-d-828839-1 sudo[152254]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:04:53.799886 n-d-828839-1 sudo[152254]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:04:54.210577 n-d-828839-1 sudo[152254]: pam_unix(sudo:session): session closed for user root
Mar 02 19:04:54.213316 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.431s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:04:54.215019 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:05:47.680283 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-5fb4c844-958e-4812-a62a-a95650d70849 req-40e73105-7a38-4faf-bb41-c135e2e27511 tempest-TestVolumeBootPattern-350549717 None] Terminate volume connection completed successfully.
Mar 02 19:05:47.681446 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-5fb4c844-958e-4812-a62a-a95650d70849 req-40e73105-7a38-4faf-bb41-c135e2e27511 tempest-TestVolumeBootPattern-350549717 None] Deleting attachment 5c83f08f-9e1d-4fb2-b50c-10479258d548. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 19:05:47.683342 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:05:47.771451 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:05:47.771846 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805701280]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:05:47.772487 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-5fb4c844-958e-4812-a62a-a95650d70849 req-40e73105-7a38-4faf-bb41-c135e2e27511 tempest-TestVolumeBootPattern-350549717 None] Removing iscsi_target for Volume ID: c3c9b553-2171-45be-9252-17335e781f33
Mar 02 19:05:47.775239 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:05:47.894041 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33 -f" returned: 0 in 0.120s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:05:47.894510 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805701280]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:05:47.895684 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:05:48.026442 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.130s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:05:48.026717 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805701280]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:05:53.343836 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:05:53.344482 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:05:53.344944 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:05:53.364118 n-d-828839-1 sudo[152909]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:05:53.365655 n-d-828839-1 sudo[152909]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:05:53.403440 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-25a5478b-1790-41a7-bc47-bfb933cce618 req-42f326a8-2f6b-41e5-95e7-1e7434f2e513 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:05:53.423164 n-d-828839-1 sudo[152911]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33
Mar 02 19:05:53.424364 n-d-828839-1 sudo[152911]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:05:53.826536 n-d-828839-1 sudo[152909]: pam_unix(sudo:session): session closed for user root
Mar 02 19:05:53.828986 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.483s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:05:53.830595 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:05:53.850634 n-d-828839-1 sudo[152920]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:05:53.851468 n-d-828839-1 sudo[152920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:05:53.875532 n-d-828839-1 sudo[152911]: pam_unix(sudo:session): session closed for user root
Mar 02 19:05:53.878067 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-25a5478b-1790-41a7-bc47-bfb933cce618 req-42f326a8-2f6b-41e5-95e7-1e7434f2e513 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33" returned: 0 in 0.474s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:05:53.926860 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:05:53.941047 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:05:53.941399 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805698640]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:05:53.942219 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-25a5478b-1790-41a7-bc47-bfb933cce618 req-42f326a8-2f6b-41e5-95e7-1e7434f2e513 tempest-TestVolumeBootPattern-350549717 None] Targets prior to update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 19:05:53.949046 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-25a5478b-1790-41a7-bc47-bfb933cce618 req-42f326a8-2f6b-41e5-95e7-1e7434f2e513 tempest-TestVolumeBootPattern-350549717 None] Creating iscsi_target for Volume ID: volume-c3c9b553-2171-45be-9252-17335e781f33 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 19:05:54.046293 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-25a5478b-1790-41a7-bc47-bfb933cce618 req-42f326a8-2f6b-41e5-95e7-1e7434f2e513 tempest-TestVolumeBootPattern-350549717 None] Created volume path /opt/stack/data/cinder/volumes/volume-c3c9b553-2171-45be-9252-17335e781f33,
Mar 02 19:05:54.046293 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 19:05:54.046293 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:05:54.046293 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33
Mar 02 19:05:54.046293 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 19:05:54.046293 n-d-828839-1 cinder-volume[96937]: incominguser gsLgvsn7LgEysyZrk3y5 aVntug4dShjNyAcY
Mar 02 19:05:54.046293 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:05:54.046293 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 19:05:54.046293 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:05:54.046293 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 19:05:54.050569 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:05:54.310227 n-d-828839-1 sudo[152920]: pam_unix(sudo:session): session closed for user root
Mar 02 19:05:54.311883 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.481s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:05:54.313010 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:05:54.457221 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33" returned: 0 in 0.404s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:05:54.458099 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805698640]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:05:54.458896 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-25a5478b-1790-41a7-bc47-bfb933cce618 req-42f326a8-2f6b-41e5-95e7-1e7434f2e513 tempest-TestVolumeBootPattern-350549717 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 19:05:54.459462 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-25a5478b-1790-41a7-bc47-bfb933cce618 req-42f326a8-2f6b-41e5-95e7-1e7434f2e513 tempest-TestVolumeBootPattern-350549717 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 19:05:54.460695 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:05:54.470556 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:05:54.471020 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805698640]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:05:54.471944 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-25a5478b-1790-41a7-bc47-bfb933cce618 req-42f326a8-2f6b-41e5-95e7-1e7434f2e513 tempest-TestVolumeBootPattern-350549717 None] Targets after update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 19:05:54.475103 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:05:54.566686 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:05:54.567102 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805698640]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:05:54.568269 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:05:54.665959 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:05:54.666307 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805698640]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:05:54.667539 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-25a5478b-1790-41a7-bc47-bfb933cce618 req-42f326a8-2f6b-41e5-95e7-1e7434f2e513 tempest-TestVolumeBootPattern-350549717 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 19:05:54.832446 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-25a5478b-1790-41a7-bc47-bfb933cce618 req-42f326a8-2f6b-41e5-95e7-1e7434f2e513 tempest-TestVolumeBootPattern-350549717 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33', 'target_lun': 1, 'volume_id': 'c3c9b553-2171-45be-9252-17335e781f33', 'auth_method': 'CHAP', 'auth_username': 'gsLgvsn7LgEysyZrk3y5', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b528a90b-d64a-4538-b0b7-2254ad8c78cd'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 19:05:55.010590 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-25a5478b-1790-41a7-bc47-bfb933cce618 req-42f326a8-2f6b-41e5-95e7-1e7434f2e513 tempest-TestVolumeBootPattern-350549717 None] attachment_update completed successfully.
Mar 02 19:06:53.353236 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:06:53.354332 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:06:53.355064 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:06:53.372892 n-d-828839-1 sudo[153344]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:06:53.373665 n-d-828839-1 sudo[153344]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:06:53.802735 n-d-828839-1 sudo[153344]: pam_unix(sudo:session): session closed for user root
Mar 02 19:06:53.805187 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.449s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:06:53.806829 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:06:53.824138 n-d-828839-1 sudo[153347]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:06:53.824927 n-d-828839-1 sudo[153347]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:06:54.222614 n-d-828839-1 sudo[153347]: pam_unix(sudo:session): session closed for user root
Mar 02 19:06:54.224764 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.418s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:06:54.226146 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:07:53.355456 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:07:53.356011 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:07:53.356571 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:07:53.374037 n-d-828839-1 sudo[153405]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:07:53.374835 n-d-828839-1 sudo[153405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:07:53.819367 n-d-828839-1 sudo[153405]: pam_unix(sudo:session): session closed for user root
Mar 02 19:07:53.821457 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.465s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:07:53.823103 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:07:53.840529 n-d-828839-1 sudo[153408]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:07:53.841312 n-d-828839-1 sudo[153408]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:07:54.242656 n-d-828839-1 sudo[153408]: pam_unix(sudo:session): session closed for user root
Mar 02 19:07:54.244822 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.421s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:07:54.246193 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:08:30.653142 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c396c563-651f-4119-995a-75ef38b994b9 tempest-TestVolumeBootPattern-350549717 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/volume-c3c9b553-2171-45be-9252-17335e781f33 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:08:30.671091 n-d-828839-1 sudo[153451]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c3c9b553-2171-45be-9252-17335e781f33
Mar 02 19:08:30.671884 n-d-828839-1 sudo[153451]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:08:31.086685 n-d-828839-1 sudo[153451]: pam_unix(sudo:session): session closed for user root
Mar 02 19:08:31.090308 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c396c563-651f-4119-995a-75ef38b994b9 tempest-TestVolumeBootPattern-350549717 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/volume-c3c9b553-2171-45be-9252-17335e781f33" returned: 0 in 0.437s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:08:31.092106 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c396c563-651f-4119-995a-75ef38b994b9 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-010821f7-47c5-414f-a8c4-aa590b7fff8d --snapshot stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33 -L 1.00g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:08:31.109973 n-d-828839-1 sudo[153454]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-010821f7-47c5-414f-a8c4-aa590b7fff8d --snapshot stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33 -L 1.00g
Mar 02 19:08:31.110775 n-d-828839-1 sudo[153454]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:08:31.829998 n-d-828839-1 sudo[153454]: pam_unix(sudo:session): session closed for user root
Mar 02 19:08:31.832298 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c396c563-651f-4119-995a-75ef38b994b9 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-010821f7-47c5-414f-a8c4-aa590b7fff8d --snapshot stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33 -L 1.00g" returned: 0 in 0.740s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:08:32.009563 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-c396c563-651f-4119-995a-75ef38b994b9 tempest-TestVolumeBootPattern-350549717 None] Create snapshot completed successfully
Mar 02 19:08:33.587984 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 19:08:33.591990 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 19:08:33.592590 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 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'
Mar 02 19:08:33.614074 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Flow 'volume_create_manager' (50c1ec8a-cafb-4b11-9704-c0f0256f79ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 19:08:33.617913 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1382a4bf-2019-447d-8726-4d44085ed371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:08:33.639004 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 19:08:33.662322 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1382a4bf-2019-447d-8726-4d44085ed371) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T19:08:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-345733087',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=9efd17a5-da78-495c-ad5f-3aab4f9e6c59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8e169aa05af4b938f2f48d4652ed979',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T19:08:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=010821f7-47c5-414f-a8c4-aa590b7fff8d,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T19:08:33Z,user_id='c01497f792bc4abab83205b6f0d1efa5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:08:33.665066 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ef527064-11ed-436a-b761-54d71d480cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:08:33.667134 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ef527064-11ed-436a-b761-54d71d480cfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:08:33.669397 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (11fd0b85-3c65-46f1-bb94-07f301c8101c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:08:33.671560 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (11fd0b85-3c65-46f1-bb94-07f301c8101c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '9efd17a5-da78-495c-ad5f-3aab4f9e6c59', 'volume_name': 'volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59', 'volume_size': 1, 'snapshot_id': '010821f7-47c5-414f-a8c4-aa590b7fff8d'}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:08:33.673732 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (531d65db-40b8-4d78-b057-e81907bb08e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:08:33.675829 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (531d65db-40b8-4d78-b057-e81907bb08e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:08:33.677904 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (557225ee-bfaf-4ae0-8ee2-562eee72b1c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:08:33.678736 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Volume 9efd17a5-da78-495c-ad5f-3aab4f9e6c59: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59', 'volume_size': 1, 'snapshot_id': '010821f7-47c5-414f-a8c4-aa590b7fff8d'}
Mar 02 19:08:33.697464 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:08:33.715600 n-d-828839-1 sudo[153562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59 stack-volumes-lvmdriver-1 -L 1g
Mar 02 19:08:33.716392 n-d-828839-1 sudo[153562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:08:34.278191 n-d-828839-1 sudo[153562]: pam_unix(sudo:session): session closed for user root
Mar 02 19:08:34.280462 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.582s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:08:34.282495 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-010821f7-47c5-414f-a8c4-aa590b7fff8d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:08:34.300081 n-d-828839-1 sudo[153594]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-010821f7-47c5-414f-a8c4-aa590b7fff8d
Mar 02 19:08:34.300859 n-d-828839-1 sudo[153594]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:08:34.706006 n-d-828839-1 sudo[153594]: pam_unix(sudo:session): session closed for user root
Mar 02 19:08:34.708272 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-010821f7-47c5-414f-a8c4-aa590b7fff8d" returned: 0 in 0.425s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:08:34.710943 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--010821f7--47c5--414f--a8c4--aa590b7fff8d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9efd17a5--da78--495c--ad5f--3aab4f9e6c59 iflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:08:34.728762 n-d-828839-1 sudo[153597]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--010821f7--47c5--414f--a8c4--aa590b7fff8d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9efd17a5--da78--495c--ad5f--3aab4f9e6c59 iflag=direct
Mar 02 19:08:34.729544 n-d-828839-1 sudo[153597]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:08:35.047629 n-d-828839-1 sudo[153597]: pam_unix(sudo:session): session closed for user root
Mar 02 19:08:35.060437 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--010821f7--47c5--414f--a8c4--aa590b7fff8d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9efd17a5--da78--495c--ad5f--3aab4f9e6c59 iflag=direct" returned: 0 in 0.349s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:08:35.061433 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--010821f7--47c5--414f--a8c4--aa590b7fff8d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9efd17a5--da78--495c--ad5f--3aab4f9e6c59 oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:08:35.080400 n-d-828839-1 sudo[153609]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--010821f7--47c5--414f--a8c4--aa590b7fff8d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9efd17a5--da78--495c--ad5f--3aab4f9e6c59 oflag=direct
Mar 02 19:08:35.081262 n-d-828839-1 sudo[153609]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:08:35.401382 n-d-828839-1 sudo[153609]: pam_unix(sudo:session): session closed for user root
Mar 02 19:08:35.403716 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--010821f7--47c5--414f--a8c4--aa590b7fff8d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9efd17a5--da78--495c--ad5f--3aab4f9e6c59 oflag=direct" returned: 0 in 0.342s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:08:35.404758 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--010821f7--47c5--414f--a8c4--aa590b7fff8d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9efd17a5--da78--495c--ad5f--3aab4f9e6c59 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:08:35.422880 n-d-828839-1 sudo[153621]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--010821f7--47c5--414f--a8c4--aa590b7fff8d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9efd17a5--da78--495c--ad5f--3aab4f9e6c59 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Mar 02 19:08:35.423651 n-d-828839-1 sudo[153621]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:08:53.356602 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:08:53.357191 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:08:53.357890 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:08:53.376272 n-d-828839-1 sudo[153628]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:08:53.377053 n-d-828839-1 sudo[153628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:08:53.790451 n-d-828839-1 sudo[153628]: pam_unix(sudo:session): session closed for user root
Mar 02 19:08:53.792566 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.434s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:08:53.794162 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:08:53.812798 n-d-828839-1 sudo[153631]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:08:53.813580 n-d-828839-1 sudo[153631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:08:54.061092 n-d-828839-1 sudo[153621]: pam_unix(sudo:session): session closed for user root
Mar 02 19:08:54.073821 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--010821f7--47c5--414f--a8c4--aa590b7fff8d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9efd17a5--da78--495c--ad5f--3aab4f9e6c59 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 18.669s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:08:54.074534 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--010821f7--47c5--414f--a8c4--aa590b7fff8d, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--9efd17a5--da78--495c--ad5f--3aab4f9e6c59, size 1024.00 MB, duration 18.67 sec {{(pid=96937) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Mar 02 19:08:54.074934 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.volume_utils [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Volume copy 1024.00 MB at 54.85 MB/s
Mar 02 19:08:54.130832 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Marking volume 9efd17a5-da78-495c-ad5f-3aab4f9e6c59 as bootable. {{(pid=96937) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Mar 02 19:08:54.217894 n-d-828839-1 sudo[153631]: pam_unix(sudo:session): session closed for user root
Mar 02 19:08:54.219577 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.425s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:08:54.221238 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:08:54.238242 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Copying metadata from snapshot 010821f7-47c5-414f-a8c4-aa590b7fff8d to 9efd17a5-da78-495c-ad5f-3aab4f9e6c59. {{(pid=96937) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:418}}
Mar 02 19:08:54.337717 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (557225ee-bfaf-4ae0-8ee2-562eee72b1c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59', 'volume_size': 1, 'snapshot_id': '010821f7-47c5-414f-a8c4-aa590b7fff8d'}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:08:54.339865 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e77e882f-c9a9-41be-989b-3c1a6e2da346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:08:54.420727 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Volume volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59 (9efd17a5-da78-495c-ad5f-3aab4f9e6c59): created successfully
Mar 02 19:08:54.422673 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e77e882f-c9a9-41be-989b-3c1a6e2da346) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:08:54.425631 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Flow 'volume_create_manager' (50c1ec8a-cafb-4b11-9704-c0f0256f79ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 19:08:54.535192 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-16c96087-23b9-433f-aa73-bb41d9849243 tempest-TestVolumeBootPattern-350549717 None] Created volume successfully.
Mar 02 19:08:59.818470 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-c734495e-2df1-4281-b128-1f0e7b09f6d5 req-94816dfc-f996-45b6-b882-b0d68bbd83a0 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:08:59.837859 n-d-828839-1 sudo[153644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59
Mar 02 19:08:59.838678 n-d-828839-1 sudo[153644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:09:00.256085 n-d-828839-1 sudo[153644]: pam_unix(sudo:session): session closed for user root
Mar 02 19:09:00.259050 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-c734495e-2df1-4281-b128-1f0e7b09f6d5 req-94816dfc-f996-45b6-b882-b0d68bbd83a0 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59" returned: 0 in 0.440s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:09:00.308270 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:09:00.315086 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:09:00.315421 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778634560]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-c734495e-2df1-4281-b128-1f0e7b09f6d5 req-94816dfc-f996-45b6-b882-b0d68bbd83a0 tempest-TestVolumeBootPattern-350549717 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: I_T nexus: 48
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: gsLgvsn7LgEysyZrk3y5
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 19:09:00.316061 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 19:09:00.318965 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-c734495e-2df1-4281-b128-1f0e7b09f6d5 req-94816dfc-f996-45b6-b882-b0d68bbd83a0 tempest-TestVolumeBootPattern-350549717 None] Creating iscsi_target for Volume ID: volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 19:09:00.409980 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-c734495e-2df1-4281-b128-1f0e7b09f6d5 req-94816dfc-f996-45b6-b882-b0d68bbd83a0 tempest-TestVolumeBootPattern-350549717 None] Created volume path /opt/stack/data/cinder/volumes/volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59,
Mar 02 19:09:00.409980 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 19:09:00.409980 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:09:00.409980 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59
Mar 02 19:09:00.409980 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 19:09:00.409980 n-d-828839-1 cinder-volume[96937]: incominguser SxeE4LWFX9QQh6P8Ts9T STRiochSFQiy4uS6
Mar 02 19:09:00.409980 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:09:00.409980 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 19:09:00.409980 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:09:00.409980 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 19:09:00.416625 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:09:00.789824 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59" returned: 0 in 0.378s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:09:00.790102 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778634560]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:09:00.792141 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-c734495e-2df1-4281-b128-1f0e7b09f6d5 req-94816dfc-f996-45b6-b882-b0d68bbd83a0 tempest-TestVolumeBootPattern-350549717 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 19:09:00.792510 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-c734495e-2df1-4281-b128-1f0e7b09f6d5 req-94816dfc-f996-45b6-b882-b0d68bbd83a0 tempest-TestVolumeBootPattern-350549717 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 19:09:00.795455 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:09:00.801698 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778634560]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59\n Backing store flags: \n Account information:\n SxeE4LWFX9QQh6P8Ts9T\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-c734495e-2df1-4281-b128-1f0e7b09f6d5 req-94816dfc-f996-45b6-b882-b0d68bbd83a0 tempest-TestVolumeBootPattern-350549717 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: I_T nexus: 48
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: Connection: 1
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: IP Address: 10.222.0.65
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: gsLgvsn7LgEysyZrk3y5
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 19:09:00.804415 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 19:09:00.808222 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:09:00.902753 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:09:00.902753 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778634560]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59\n Backing store flags: \n Account information:\n SxeE4LWFX9QQh6P8Ts9T\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:09:00.902753 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:09:00.987160 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:09:00.987501 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778634560]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59\n Backing store flags: \n Account information:\n SxeE4LWFX9QQh6P8Ts9T\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:09:00.988507 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-c734495e-2df1-4281-b128-1f0e7b09f6d5 req-94816dfc-f996-45b6-b882-b0d68bbd83a0 tempest-TestVolumeBootPattern-350549717 None] Set provider_location to: 10.222.0.66:3260,2 iqn.2010-10.org.openstack:volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 19:09:01.163478 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-c734495e-2df1-4281-b128-1f0e7b09f6d5 req-94816dfc-f996-45b6-b882-b0d68bbd83a0 tempest-TestVolumeBootPattern-350549717 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59', 'target_lun': 1, 'volume_id': '9efd17a5-da78-495c-ad5f-3aab4f9e6c59', 'auth_method': 'CHAP', 'auth_username': 'SxeE4LWFX9QQh6P8Ts9T', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '8d4953dc-bbfd-4076-9891-d3adf4d61e05'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 19:09:01.376593 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-c734495e-2df1-4281-b128-1f0e7b09f6d5 req-94816dfc-f996-45b6-b882-b0d68bbd83a0 tempest-TestVolumeBootPattern-350549717 None] attachment_update completed successfully.
Mar 02 19:09:53.359693 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:09:53.360234 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:09:53.360788 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:09:53.378346 n-d-828839-1 sudo[153777]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:09:53.379157 n-d-828839-1 sudo[153777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:09:53.775714 n-d-828839-1 sudo[153777]: pam_unix(sudo:session): session closed for user root
Mar 02 19:09:53.777736 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.417s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:09:53.779461 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:09:53.798420 n-d-828839-1 sudo[153780]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:09:53.799211 n-d-828839-1 sudo[153780]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:09:54.201751 n-d-828839-1 sudo[153780]: pam_unix(sudo:session): session closed for user root
Mar 02 19:09:54.203852 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.424s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:09:54.205261 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:10:53.367471 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:10:53.368089 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:10:53.368607 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:10:53.386089 n-d-828839-1 sudo[153829]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:10:53.386905 n-d-828839-1 sudo[153829]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:10:53.825022 n-d-828839-1 sudo[153829]: pam_unix(sudo:session): session closed for user root
Mar 02 19:10:53.827129 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.458s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:10:53.828794 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:10:53.847004 n-d-828839-1 sudo[153832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:10:53.847787 n-d-828839-1 sudo[153832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:10:54.269938 n-d-828839-1 sudo[153832]: pam_unix(sudo:session): session closed for user root
Mar 02 19:10:54.272027 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.443s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:10:54.274056 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:11:53.373342 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:11:53.373987 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:11:53.374517 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:11:53.393059 n-d-828839-1 sudo[153885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:11:53.394486 n-d-828839-1 sudo[153885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:11:53.846680 n-d-828839-1 sudo[153885]: pam_unix(sudo:session): session closed for user root
Mar 02 19:11:53.848726 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.474s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:11:53.850330 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:11:53.868369 n-d-828839-1 sudo[153888]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:11:53.869157 n-d-828839-1 sudo[153888]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:11:54.311731 n-d-828839-1 sudo[153888]: pam_unix(sudo:session): session closed for user root
Mar 02 19:11:54.313946 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.463s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:11:54.322590 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:12:07.735853 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-84d9ad29-8c1c-4594-80c9-b08cf34d9dc1 req-421c3d16-79ea-41e3-9e0e-0856564a42f9 tempest-TestVolumeBootPattern-350549717 None] Terminate volume connection completed successfully.
Mar 02 19:12:07.736451 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-84d9ad29-8c1c-4594-80c9-b08cf34d9dc1 req-421c3d16-79ea-41e3-9e0e-0856564a42f9 tempest-TestVolumeBootPattern-350549717 None] Deleting attachment 8d4953dc-bbfd-4076-9891-d3adf4d61e05. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 19:12:07.737728 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:12:07.827490 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:12:07.827836 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777989552]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59\n Backing store flags: \n Account information:\n SxeE4LWFX9QQh6P8Ts9T\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:12:07.828528 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-84d9ad29-8c1c-4594-80c9-b08cf34d9dc1 req-421c3d16-79ea-41e3-9e0e-0856564a42f9 tempest-TestVolumeBootPattern-350549717 None] Removing iscsi_target for Volume ID: 9efd17a5-da78-495c-ad5f-3aab4f9e6c59
Mar 02 19:12:07.829478 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:12:07.934654 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59 -f" returned: 0 in 0.105s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:12:07.934995 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777989552]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:12:07.936035 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:12:08.025070 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:12:08.025419 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777989552]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:12:10.399589 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-0fc6183e-577f-4fcd-9d85-10eb9368c5c9 tempest-TestVolumeBootPattern-350549717 None] Lock "b'cinder-9efd17a5-da78-495c-ad5f-3aab4f9e6c59-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 19:12:10.510719 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:12:10.598840 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:12:10.599184 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777989552]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h1-828839-1.cbci-828839-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.65\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:12:10.599861 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-0fc6183e-577f-4fcd-9d85-10eb9368c5c9 tempest-TestVolumeBootPattern-350549717 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9efd17a5-da78-495c-ad5f-3aab4f9e6c59
Mar 02 19:12:10.600930 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0fc6183e-577f-4fcd-9d85-10eb9368c5c9 tempest-TestVolumeBootPattern-350549717 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/volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:12:10.618778 n-d-828839-1 sudo[153938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59
Mar 02 19:12:10.619554 n-d-828839-1 sudo[153938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:12:11.010487 n-d-828839-1 sudo[153938]: pam_unix(sudo:session): session closed for user root
Mar 02 19:12:11.012773 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0fc6183e-577f-4fcd-9d85-10eb9368c5c9 tempest-TestVolumeBootPattern-350549717 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/volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59" returned: 0 in 0.411s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:12:11.014671 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0fc6183e-577f-4fcd-9d85-10eb9368c5c9 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:12:11.031862 n-d-828839-1 sudo[153941]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59
Mar 02 19:12:11.032631 n-d-828839-1 sudo[153941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:12:11.435335 n-d-828839-1 sudo[153941]: pam_unix(sudo:session): session closed for user root
Mar 02 19:12:11.437544 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0fc6183e-577f-4fcd-9d85-10eb9368c5c9 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59" returned: 0 in 0.422s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:12:11.439644 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0fc6183e-577f-4fcd-9d85-10eb9368c5c9 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:12:11.457124 n-d-828839-1 sudo[153946]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59
Mar 02 19:12:11.457911 n-d-828839-1 sudo[153946]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:12:11.977446 n-d-828839-1 sudo[153946]: pam_unix(sudo:session): session closed for user root
Mar 02 19:12:11.979754 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0fc6183e-577f-4fcd-9d85-10eb9368c5c9 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9efd17a5-da78-495c-ad5f-3aab4f9e6c59" returned: 0 in 0.540s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:12:11.980916 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-0fc6183e-577f-4fcd-9d85-10eb9368c5c9 tempest-TestVolumeBootPattern-350549717 None] Successfully deleted volume: 9efd17a5-da78-495c-ad5f-3aab4f9e6c59
Mar 02 19:12:12.087833 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-0fc6183e-577f-4fcd-9d85-10eb9368c5c9 tempest-TestVolumeBootPattern-350549717 None] Created reservations ['3827054e-dc2f-4d9f-8c96-27822c4f6cd4', '4fb603d2-cb25-4ec9-acb8-86e43053098b', '7824bb84-af45-4571-917f-29acf2bc27b2', 'f6c4bd1d-edd1-4515-accc-98026903c3b1'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 19:12:12.304530 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-0fc6183e-577f-4fcd-9d85-10eb9368c5c9 tempest-TestVolumeBootPattern-350549717 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:12:12.305162 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0fc6183e-577f-4fcd-9d85-10eb9368c5c9 tempest-TestVolumeBootPattern-350549717 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:12:12.323287 n-d-828839-1 sudo[153953]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:12:12.324067 n-d-828839-1 sudo[153953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:12:12.759806 n-d-828839-1 sudo[153953]: pam_unix(sudo:session): session closed for user root
Mar 02 19:12:12.762067 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0fc6183e-577f-4fcd-9d85-10eb9368c5c9 tempest-TestVolumeBootPattern-350549717 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.456s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:12:12.764166 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0fc6183e-577f-4fcd-9d85-10eb9368c5c9 tempest-TestVolumeBootPattern-350549717 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:12:12.781451 n-d-828839-1 sudo[153956]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:12:12.782258 n-d-828839-1 sudo[153956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:12:12.847233 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-e439a390-2e12-4436-98fb-f953117627b1 tempest-TestVolumeBootPattern-350549717 None] Lock "b'cinder-010821f7-47c5-414f-a8c4-aa590b7fff8d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 19:12:12.849881 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e439a390-2e12-4436-98fb-f953117627b1 tempest-TestVolumeBootPattern-350549717 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/_snapshot-010821f7-47c5-414f-a8c4-aa590b7fff8d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:12:12.875138 n-d-828839-1 sudo[153958]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-010821f7-47c5-414f-a8c4-aa590b7fff8d
Mar 02 19:12:12.875938 n-d-828839-1 sudo[153958]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:12:13.214415 n-d-828839-1 sudo[153956]: pam_unix(sudo:session): session closed for user root
Mar 02 19:12:13.216550 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-0fc6183e-577f-4fcd-9d85-10eb9368c5c9 tempest-TestVolumeBootPattern-350549717 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.452s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:12:13.218749 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-0fc6183e-577f-4fcd-9d85-10eb9368c5c9 tempest-TestVolumeBootPattern-350549717 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:12:13.224823 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-0fc6183e-577f-4fcd-9d85-10eb9368c5c9 tempest-TestVolumeBootPattern-350549717 None] Deleted volume successfully.
Mar 02 19:12:13.266687 n-d-828839-1 sudo[153958]: pam_unix(sudo:session): session closed for user root
Mar 02 19:12:13.268478 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e439a390-2e12-4436-98fb-f953117627b1 tempest-TestVolumeBootPattern-350549717 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/_snapshot-010821f7-47c5-414f-a8c4-aa590b7fff8d" returned: 0 in 0.419s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:12:13.270000 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e439a390-2e12-4436-98fb-f953117627b1 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-010821f7-47c5-414f-a8c4-aa590b7fff8d {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:12:13.287605 n-d-828839-1 sudo[153962]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-010821f7-47c5-414f-a8c4-aa590b7fff8d
Mar 02 19:12:13.288372 n-d-828839-1 sudo[153962]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:12:13.304842 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-0fc6183e-577f-4fcd-9d85-10eb9368c5c9 tempest-TestVolumeBootPattern-350549717 None] Lock "b'cinder-9efd17a5-da78-495c-ad5f-3aab4f9e6c59-delete_volume'" released by "delete_volume" :: held 2.905s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 19:12:13.982105 n-d-828839-1 sudo[153962]: pam_unix(sudo:session): session closed for user root
Mar 02 19:12:13.984011 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-e439a390-2e12-4436-98fb-f953117627b1 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-010821f7-47c5-414f-a8c4-aa590b7fff8d" returned: 0 in 0.714s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:12:14.133145 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-e439a390-2e12-4436-98fb-f953117627b1 tempest-TestVolumeBootPattern-350549717 None] Created reservations ['4082fc9c-67e1-4c02-8907-a2360c4de075', '39317f8b-cbfa-4ff8-82ca-f58ea26b695b', 'b5bcce80-05b1-4d6a-8984-b930d4e42b3e', '3e2f44e3-cf37-4a93-8f12-8f851d2e6701'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 19:12:14.384840 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-e439a390-2e12-4436-98fb-f953117627b1 tempest-TestVolumeBootPattern-350549717 None] Delete snapshot completed successfully.
Mar 02 19:12:14.389034 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-e439a390-2e12-4436-98fb-f953117627b1 tempest-TestVolumeBootPattern-350549717 None] Lock "b'cinder-010821f7-47c5-414f-a8c4-aa590b7fff8d-delete_snapshot'" released by "delete_snapshot" :: held 1.542s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 19:12:18.828367 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-6190f693-e610-4f57-85b2-e0c6c00ca95f req-6ecd4236-d329-465d-9363-b7ed5f52f4cc tempest-TestVolumeBootPattern-350549717 None] Terminate volume connection completed successfully.
Mar 02 19:12:18.829016 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-6190f693-e610-4f57-85b2-e0c6c00ca95f req-6ecd4236-d329-465d-9363-b7ed5f52f4cc tempest-TestVolumeBootPattern-350549717 None] Deleting attachment b528a90b-d64a-4538-b0b7-2254ad8c78cd. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 19:12:18.830390 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:12:18.918780 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:12:18.919126 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777990256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33\n Backing store flags: \n Account information:\n gsLgvsn7LgEysyZrk3y5\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:12:18.919804 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-6190f693-e610-4f57-85b2-e0c6c00ca95f req-6ecd4236-d329-465d-9363-b7ed5f52f4cc tempest-TestVolumeBootPattern-350549717 None] Removing iscsi_target for Volume ID: c3c9b553-2171-45be-9252-17335e781f33
Mar 02 19:12:18.920909 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:12:19.027781 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c3c9b553-2171-45be-9252-17335e781f33 -f" returned: 0 in 0.107s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:12:19.028124 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777990256]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:12:19.029273 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:12:19.117722 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:12:19.118040 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777990256]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:12:22.009576 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-5e237961-2767-45a2-a164-f907fe051084 tempest-TestVolumeBootPattern-350549717 None] Lock "b'cinder-c3c9b553-2171-45be-9252-17335e781f33-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 19:12:22.178410 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:12:22.265491 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:12:22.265814 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777990784]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:12:22.266790 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-5e237961-2767-45a2-a164-f907fe051084 tempest-TestVolumeBootPattern-350549717 None] Skipping remove_export. No iscsi_target is presently exported for volume: c3c9b553-2171-45be-9252-17335e781f33
Mar 02 19:12:22.267784 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5e237961-2767-45a2-a164-f907fe051084 tempest-TestVolumeBootPattern-350549717 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/volume-c3c9b553-2171-45be-9252-17335e781f33 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:12:22.285489 n-d-828839-1 sudo[154051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c3c9b553-2171-45be-9252-17335e781f33
Mar 02 19:12:22.286300 n-d-828839-1 sudo[154051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:12:22.720379 n-d-828839-1 sudo[154051]: pam_unix(sudo:session): session closed for user root
Mar 02 19:12:22.723270 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5e237961-2767-45a2-a164-f907fe051084 tempest-TestVolumeBootPattern-350549717 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/volume-c3c9b553-2171-45be-9252-17335e781f33" returned: 0 in 0.455s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:12:22.725425 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5e237961-2767-45a2-a164-f907fe051084 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:12:22.743163 n-d-828839-1 sudo[154054]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33
Mar 02 19:12:22.743951 n-d-828839-1 sudo[154054]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:12:23.161326 n-d-828839-1 sudo[154054]: pam_unix(sudo:session): session closed for user root
Mar 02 19:12:23.163905 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5e237961-2767-45a2-a164-f907fe051084 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33" returned: 0 in 0.438s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:12:23.165965 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5e237961-2767-45a2-a164-f907fe051084 tempest-TestVolumeBootPattern-350549717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:12:23.184194 n-d-828839-1 sudo[154057]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33
Mar 02 19:12:23.184983 n-d-828839-1 sudo[154057]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:12:23.717675 n-d-828839-1 sudo[154057]: pam_unix(sudo:session): session closed for user root
Mar 02 19:12:23.719911 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5e237961-2767-45a2-a164-f907fe051084 tempest-TestVolumeBootPattern-350549717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c3c9b553-2171-45be-9252-17335e781f33" returned: 0 in 0.553s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:12:23.721169 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-5e237961-2767-45a2-a164-f907fe051084 tempest-TestVolumeBootPattern-350549717 None] Successfully deleted volume: c3c9b553-2171-45be-9252-17335e781f33
Mar 02 19:12:23.859117 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-5e237961-2767-45a2-a164-f907fe051084 tempest-TestVolumeBootPattern-350549717 None] Created reservations ['c27f27ec-1dd3-4088-81fa-3477eb5fab8b', '3f7c8e4b-8b64-48a6-83c8-8fb4e5de3f58', '184f2048-2266-4d49-b0db-4e9d933fc0bd', '7d1896a0-78fd-4ee1-97ea-d30fb6964995'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 19:12:24.031599 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-5e237961-2767-45a2-a164-f907fe051084 tempest-TestVolumeBootPattern-350549717 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:12:24.032932 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5e237961-2767-45a2-a164-f907fe051084 tempest-TestVolumeBootPattern-350549717 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:12:24.056036 n-d-828839-1 sudo[154065]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:12:24.056823 n-d-828839-1 sudo[154065]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:12:24.523578 n-d-828839-1 sudo[154065]: pam_unix(sudo:session): session closed for user root
Mar 02 19:12:24.530273 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5e237961-2767-45a2-a164-f907fe051084 tempest-TestVolumeBootPattern-350549717 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.493s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:12:24.530273 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5e237961-2767-45a2-a164-f907fe051084 tempest-TestVolumeBootPattern-350549717 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:12:24.547325 n-d-828839-1 sudo[154068]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:12:24.548112 n-d-828839-1 sudo[154068]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:12:25.005405 n-d-828839-1 sudo[154068]: pam_unix(sudo:session): session closed for user root
Mar 02 19:12:25.008012 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-5e237961-2767-45a2-a164-f907fe051084 tempest-TestVolumeBootPattern-350549717 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.480s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:12:25.010346 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-5e237961-2767-45a2-a164-f907fe051084 tempest-TestVolumeBootPattern-350549717 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:12:25.015963 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-5e237961-2767-45a2-a164-f907fe051084 tempest-TestVolumeBootPattern-350549717 None] Deleted volume successfully.
Mar 02 19:12:25.132947 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-5e237961-2767-45a2-a164-f907fe051084 tempest-TestVolumeBootPattern-350549717 None] Lock "b'cinder-c3c9b553-2171-45be-9252-17335e781f33-delete_volume'" released by "delete_volume" :: held 3.123s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 19:12:53.373564 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:12:53.374227 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:12:53.374717 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:12:53.396101 n-d-828839-1 sudo[154201]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:12:53.396967 n-d-828839-1 sudo[154201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:12:53.866313 n-d-828839-1 sudo[154201]: pam_unix(sudo:session): session closed for user root
Mar 02 19:12:53.868508 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.493s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:12:53.870111 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:12:53.888599 n-d-828839-1 sudo[154204]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:12:53.889405 n-d-828839-1 sudo[154204]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:12:54.345459 n-d-828839-1 sudo[154204]: pam_unix(sudo:session): session closed for user root
Mar 02 19:12:54.347563 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.477s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:12:54.349563 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:13:53.379652 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:13:53.380326 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:13:53.380730 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:13:53.398717 n-d-828839-1 sudo[154290]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:13:53.399491 n-d-828839-1 sudo[154290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:13:53.825523 n-d-828839-1 sudo[154290]: pam_unix(sudo:session): session closed for user root
Mar 02 19:13:53.827599 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.446s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:13:53.829161 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:13:53.846320 n-d-828839-1 sudo[154293]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:13:53.847083 n-d-828839-1 sudo[154293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:13:54.285147 n-d-828839-1 sudo[154293]: pam_unix(sudo:session): session closed for user root
Mar 02 19:13:54.287290 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.458s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:13:54.288869 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:14:53.386957 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:14:53.387639 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:14:53.388094 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:14:53.405906 n-d-828839-1 sudo[154342]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:14:53.406728 n-d-828839-1 sudo[154342]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:14:53.885989 n-d-828839-1 sudo[154342]: pam_unix(sudo:session): session closed for user root
Mar 02 19:14:53.888080 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.500s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:14:53.889822 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:14:53.908417 n-d-828839-1 sudo[154345]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:14:53.909454 n-d-828839-1 sudo[154345]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:14:54.404533 n-d-828839-1 sudo[154345]: pam_unix(sudo:session): session closed for user root
Mar 02 19:14:54.406634 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.516s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:14:54.408049 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:15:53.389144 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:15:53.389731 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:15:53.390307 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:15:53.412844 n-d-828839-1 sudo[154394]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:15:53.413667 n-d-828839-1 sudo[154394]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:15:53.855493 n-d-828839-1 sudo[154394]: pam_unix(sudo:session): session closed for user root
Mar 02 19:15:53.859374 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.467s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:15:53.859886 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:15:53.878431 n-d-828839-1 sudo[154397]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:15:53.879235 n-d-828839-1 sudo[154397]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:15:54.357509 n-d-828839-1 sudo[154397]: pam_unix(sudo:session): session closed for user root
Mar 02 19:15:54.359645 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.500s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:15:54.361055 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:16:53.391946 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:16:53.392576 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:16:53.393091 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:16:53.411460 n-d-828839-1 sudo[154744]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:16:53.412256 n-d-828839-1 sudo[154744]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:16:53.853926 n-d-828839-1 sudo[154744]: pam_unix(sudo:session): session closed for user root
Mar 02 19:16:53.856030 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.463s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:16:53.861651 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:16:53.875713 n-d-828839-1 sudo[154747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:16:53.876502 n-d-828839-1 sudo[154747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:16:54.315929 n-d-828839-1 sudo[154747]: pam_unix(sudo:session): session closed for user root
Mar 02 19:16:54.318055 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.460s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:16:54.319440 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:17:53.399400 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:17:53.399919 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:17:53.400469 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:17:53.418469 n-d-828839-1 sudo[154888]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:17:53.419228 n-d-828839-1 sudo[154888]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:17:53.883946 n-d-828839-1 sudo[154888]: pam_unix(sudo:session): session closed for user root
Mar 02 19:17:53.885992 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.485s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:17:53.888411 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:17:53.906639 n-d-828839-1 sudo[154891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:17:53.907608 n-d-828839-1 sudo[154891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:17:54.359178 n-d-828839-1 sudo[154891]: pam_unix(sudo:session): session closed for user root
Mar 02 19:17:54.361260 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.473s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:17:54.362623 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:18:53.400719 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:18:53.401247 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:18:53.401845 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:18:53.419732 n-d-828839-1 sudo[155026]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:18:53.420514 n-d-828839-1 sudo[155026]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:18:53.849682 n-d-828839-1 sudo[155026]: pam_unix(sudo:session): session closed for user root
Mar 02 19:18:53.851753 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.450s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:18:53.853334 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:18:53.870665 n-d-828839-1 sudo[155029]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:18:53.871445 n-d-828839-1 sudo[155029]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:18:54.329168 n-d-828839-1 sudo[155029]: pam_unix(sudo:session): session closed for user root
Mar 02 19:18:54.331858 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.478s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:18:54.333148 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:19:44.384634 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-518fc4c7-4241-4074-9850-0308db0a1bbc tempest-ServerActionsTestJSON-938769644 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 19:19:44.390814 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-518fc4c7-4241-4074-9850-0308db0a1bbc tempest-ServerActionsTestJSON-938769644 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 19:19:44.390814 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-518fc4c7-4241-4074-9850-0308db0a1bbc tempest-ServerActionsTestJSON-938769644 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'
Mar 02 19:19:44.402444 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-518fc4c7-4241-4074-9850-0308db0a1bbc tempest-ServerActionsTestJSON-938769644 None] Flow 'volume_create_manager' (a958add9-5851-431f-a950-55f591de118f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 19:19:44.405627 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-518fc4c7-4241-4074-9850-0308db0a1bbc tempest-ServerActionsTestJSON-938769644 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0b049e7b-7671-4372-b86e-11a626b6483d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:19:44.428442 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-518fc4c7-4241-4074-9850-0308db0a1bbc tempest-ServerActionsTestJSON-938769644 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 19:19:44.453805 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-518fc4c7-4241-4074-9850-0308db0a1bbc tempest-ServerActionsTestJSON-938769644 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0b049e7b-7671-4372-b86e-11a626b6483d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T19:19:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1611557581',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=a869c045-0498-4a07-b1f6-daaa23b2af89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d032de8027d4588867fd91c5b378926',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T19:19:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T19:19:44Z,user_id='55a5ddee4d4140f897b6de4f8e87ef61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:19:44.456295 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-518fc4c7-4241-4074-9850-0308db0a1bbc tempest-ServerActionsTestJSON-938769644 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3fba9867-73ec-4171-84cd-f1e1bf164083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:19:44.459065 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-518fc4c7-4241-4074-9850-0308db0a1bbc tempest-ServerActionsTestJSON-938769644 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3fba9867-73ec-4171-84cd-f1e1bf164083) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:19:44.461346 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-518fc4c7-4241-4074-9850-0308db0a1bbc tempest-ServerActionsTestJSON-938769644 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (08176a21-bba1-426e-ba5e-e8b773f4f990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:19:44.463583 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-518fc4c7-4241-4074-9850-0308db0a1bbc tempest-ServerActionsTestJSON-938769644 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (08176a21-bba1-426e-ba5e-e8b773f4f990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a869c045-0498-4a07-b1f6-daaa23b2af89', 'volume_name': 'volume-a869c045-0498-4a07-b1f6-daaa23b2af89', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:19:44.465775 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-518fc4c7-4241-4074-9850-0308db0a1bbc tempest-ServerActionsTestJSON-938769644 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5cf7129-9339-4ae5-84c4-b47a6e8f78a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:19:44.467862 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-518fc4c7-4241-4074-9850-0308db0a1bbc tempest-ServerActionsTestJSON-938769644 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5cf7129-9339-4ae5-84c4-b47a6e8f78a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:19:44.469950 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-518fc4c7-4241-4074-9850-0308db0a1bbc tempest-ServerActionsTestJSON-938769644 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (47b0e314-2fa3-4387-9d0c-02295e9718b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:19:44.470749 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-518fc4c7-4241-4074-9850-0308db0a1bbc tempest-ServerActionsTestJSON-938769644 None] Volume a869c045-0498-4a07-b1f6-daaa23b2af89: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a869c045-0498-4a07-b1f6-daaa23b2af89', 'volume_size': 1}
Mar 02 19:19:44.471950 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-518fc4c7-4241-4074-9850-0308db0a1bbc tempest-ServerActionsTestJSON-938769644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a869c045-0498-4a07-b1f6-daaa23b2af89 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:19:44.489580 n-d-828839-1 sudo[155165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a869c045-0498-4a07-b1f6-daaa23b2af89 stack-volumes-lvmdriver-1 -L 1g
Mar 02 19:19:44.490384 n-d-828839-1 sudo[155165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:19:45.124783 n-d-828839-1 sudo[155165]: pam_unix(sudo:session): session closed for user root
Mar 02 19:19:45.127082 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-518fc4c7-4241-4074-9850-0308db0a1bbc tempest-ServerActionsTestJSON-938769644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a869c045-0498-4a07-b1f6-daaa23b2af89 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.655s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:19:45.131433 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-518fc4c7-4241-4074-9850-0308db0a1bbc tempest-ServerActionsTestJSON-938769644 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (47b0e314-2fa3-4387-9d0c-02295e9718b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a869c045-0498-4a07-b1f6-daaa23b2af89', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:19:45.135178 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-518fc4c7-4241-4074-9850-0308db0a1bbc tempest-ServerActionsTestJSON-938769644 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (52b7165d-fca2-4019-bb5c-62fdcbb5c327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:19:45.217640 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-518fc4c7-4241-4074-9850-0308db0a1bbc tempest-ServerActionsTestJSON-938769644 None] Volume volume-a869c045-0498-4a07-b1f6-daaa23b2af89 (a869c045-0498-4a07-b1f6-daaa23b2af89): created successfully
Mar 02 19:19:45.219581 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-518fc4c7-4241-4074-9850-0308db0a1bbc tempest-ServerActionsTestJSON-938769644 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (52b7165d-fca2-4019-bb5c-62fdcbb5c327) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:19:45.222745 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-518fc4c7-4241-4074-9850-0308db0a1bbc tempest-ServerActionsTestJSON-938769644 None] Flow 'volume_create_manager' (a958add9-5851-431f-a950-55f591de118f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 19:19:45.319819 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-518fc4c7-4241-4074-9850-0308db0a1bbc tempest-ServerActionsTestJSON-938769644 None] Created volume successfully.
Mar 02 19:19:47.811684 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-1fa3bbde-0d86-455a-aa89-b93e5470723f req-1835e8f3-812b-461d-a2f8-55a3603c2a9f tempest-ServerActionsTestJSON-938769644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:19:47.829493 n-d-828839-1 sudo[155208]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89
Mar 02 19:19:47.830285 n-d-828839-1 sudo[155208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:19:48.233711 n-d-828839-1 sudo[155208]: pam_unix(sudo:session): session closed for user root
Mar 02 19:19:48.236016 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-1fa3bbde-0d86-455a-aa89-b93e5470723f req-1835e8f3-812b-461d-a2f8-55a3603c2a9f tempest-ServerActionsTestJSON-938769644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89" returned: 0 in 0.424s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:19:48.281741 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:19:48.288198 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:19:48.288519 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807396496]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:19:48.289111 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-1fa3bbde-0d86-455a-aa89-b93e5470723f req-1835e8f3-812b-461d-a2f8-55a3603c2a9f tempest-ServerActionsTestJSON-938769644 None] Targets prior to update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 19:19:48.289900 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-1fa3bbde-0d86-455a-aa89-b93e5470723f req-1835e8f3-812b-461d-a2f8-55a3603c2a9f tempest-ServerActionsTestJSON-938769644 None] Creating iscsi_target for Volume ID: volume-a869c045-0498-4a07-b1f6-daaa23b2af89 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 19:19:48.365896 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-1fa3bbde-0d86-455a-aa89-b93e5470723f req-1835e8f3-812b-461d-a2f8-55a3603c2a9f tempest-ServerActionsTestJSON-938769644 None] Created volume path /opt/stack/data/cinder/volumes/volume-a869c045-0498-4a07-b1f6-daaa23b2af89,
Mar 02 19:19:48.365896 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 19:19:48.365896 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:19:48.365896 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89
Mar 02 19:19:48.365896 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 19:19:48.365896 n-d-828839-1 cinder-volume[96937]: incominguser UC3PdXNi9Ui5vfWsEnNV 6CcUEnSyaJPqxXLP
Mar 02 19:19:48.365896 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:19:48.365896 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 19:19:48.365896 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:19:48.365896 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 19:19:48.367020 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:19:48.699283 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89" returned: 0 in 0.332s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:19:48.699605 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807396496]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:19:48.700184 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-1fa3bbde-0d86-455a-aa89-b93e5470723f req-1835e8f3-812b-461d-a2f8-55a3603c2a9f tempest-ServerActionsTestJSON-938769644 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 19:19:48.700594 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-1fa3bbde-0d86-455a-aa89-b93e5470723f req-1835e8f3-812b-461d-a2f8-55a3603c2a9f tempest-ServerActionsTestJSON-938769644 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 19:19:48.701732 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:19:48.708156 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:19:48.709039 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807396496]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89\n Backing store flags: \n Account information:\n UC3PdXNi9Ui5vfWsEnNV\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:19:48.709801 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-1fa3bbde-0d86-455a-aa89-b93e5470723f req-1835e8f3-812b-461d-a2f8-55a3603c2a9f tempest-ServerActionsTestJSON-938769644 None] Targets after update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 19:19:48.710702 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:19:48.798265 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:19:48.798601 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807396496]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89\n Backing store flags: \n Account information:\n UC3PdXNi9Ui5vfWsEnNV\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:19:48.800444 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:19:48.889964 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:19:48.890618 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951807396496]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89\n Backing store flags: \n Account information:\n UC3PdXNi9Ui5vfWsEnNV\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:19:48.891241 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-1fa3bbde-0d86-455a-aa89-b93e5470723f req-1835e8f3-812b-461d-a2f8-55a3603c2a9f tempest-ServerActionsTestJSON-938769644 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 19:19:49.103526 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-1fa3bbde-0d86-455a-aa89-b93e5470723f req-1835e8f3-812b-461d-a2f8-55a3603c2a9f tempest-ServerActionsTestJSON-938769644 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89', 'target_lun': 1, 'volume_id': 'a869c045-0498-4a07-b1f6-daaa23b2af89', 'auth_method': 'CHAP', 'auth_username': 'UC3PdXNi9Ui5vfWsEnNV', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'e2753b9f-c76d-4c08-83ed-5081259cab37'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 19:19:49.293146 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-1fa3bbde-0d86-455a-aa89-b93e5470723f req-1835e8f3-812b-461d-a2f8-55a3603c2a9f tempest-ServerActionsTestJSON-938769644 None] attachment_update completed successfully.
Mar 02 19:19:53.401749 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:19:53.402294 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:19:53.402957 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:19:53.421025 n-d-828839-1 sudo[155251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:19:53.421817 n-d-828839-1 sudo[155251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:19:53.829876 n-d-828839-1 sudo[155251]: pam_unix(sudo:session): session closed for user root
Mar 02 19:19:53.831933 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.429s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:19:53.833582 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:19:53.851432 n-d-828839-1 sudo[155255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:19:53.852213 n-d-828839-1 sudo[155255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:19:54.254178 n-d-828839-1 sudo[155255]: pam_unix(sudo:session): session closed for user root
Mar 02 19:19:54.256256 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.422s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:19:54.258298 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:20:13.224224 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-79323b46-6cf0-4bbe-8d20-40af22ed286e req-54ae06d3-a7c7-4d48-bf26-8d7ebad1f1f8 tempest-ServerActionsTestJSON-938769644 None] Terminate volume connection completed successfully.
Mar 02 19:20:13.224874 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-79323b46-6cf0-4bbe-8d20-40af22ed286e req-54ae06d3-a7c7-4d48-bf26-8d7ebad1f1f8 tempest-ServerActionsTestJSON-938769644 None] Deleting attachment e2753b9f-c76d-4c08-83ed-5081259cab37. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 19:20:16.716154 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-79323b46-6cf0-4bbe-8d20-40af22ed286e req-96c925ef-e573-454d-8a1d-5f09f4da5324 tempest-ServerActionsTestJSON-938769644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:20:16.735381 n-d-828839-1 sudo[155280]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89
Mar 02 19:20:16.736679 n-d-828839-1 sudo[155280]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:20:17.139992 n-d-828839-1 sudo[155280]: pam_unix(sudo:session): session closed for user root
Mar 02 19:20:17.142325 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-79323b46-6cf0-4bbe-8d20-40af22ed286e req-96c925ef-e573-454d-8a1d-5f09f4da5324 tempest-ServerActionsTestJSON-938769644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89" returned: 0 in 0.426s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:20:17.188785 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:20:17.195082 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:20:17.195423 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778974352]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89\n Backing store flags: \n Account information:\n UC3PdXNi9Ui5vfWsEnNV\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-79323b46-6cf0-4bbe-8d20-40af22ed286e req-96c925ef-e573-454d-8a1d-5f09f4da5324 tempest-ServerActionsTestJSON-938769644 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: UC3PdXNi9Ui5vfWsEnNV
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 19:20:17.196068 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 19:20:17.198721 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-79323b46-6cf0-4bbe-8d20-40af22ed286e req-96c925ef-e573-454d-8a1d-5f09f4da5324 tempest-ServerActionsTestJSON-938769644 None] Creating iscsi_target for Volume ID: volume-a869c045-0498-4a07-b1f6-daaa23b2af89 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 19:20:17.198721 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-79323b46-6cf0-4bbe-8d20-40af22ed286e req-96c925ef-e573-454d-8a1d-5f09f4da5324 tempest-ServerActionsTestJSON-938769644 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-a869c045-0498-4a07-b1f6-daaa23b2af89 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Mar 02 19:20:17.250571 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-79323b46-6cf0-4bbe-8d20-40af22ed286e req-96c925ef-e573-454d-8a1d-5f09f4da5324 tempest-ServerActionsTestJSON-938769644 None] Created volume path /opt/stack/data/cinder/volumes/volume-a869c045-0498-4a07-b1f6-daaa23b2af89,
Mar 02 19:20:17.250571 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 19:20:17.250571 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:20:17.250571 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89
Mar 02 19:20:17.250571 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 19:20:17.250571 n-d-828839-1 cinder-volume[96937]: incominguser UC3PdXNi9Ui5vfWsEnNV 6CcUEnSyaJPqxXLP
Mar 02 19:20:17.250571 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:20:17.250571 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 19:20:17.250571 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:20:17.250571 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 19:20:17.251984 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:20:17.602951 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89" returned: 0 in 0.350s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:20:17.603280 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778974352]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:20:17.603912 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-79323b46-6cf0-4bbe-8d20-40af22ed286e req-96c925ef-e573-454d-8a1d-5f09f4da5324 tempest-ServerActionsTestJSON-938769644 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 19:20:17.604281 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-79323b46-6cf0-4bbe-8d20-40af22ed286e req-96c925ef-e573-454d-8a1d-5f09f4da5324 tempest-ServerActionsTestJSON-938769644 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 19:20:17.605477 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:20:17.611789 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:20:17.612145 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778974352]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89\n Backing store flags: \n Account information:\n UC3PdXNi9Ui5vfWsEnNV\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-79323b46-6cf0-4bbe-8d20-40af22ed286e req-96c925ef-e573-454d-8a1d-5f09f4da5324 tempest-ServerActionsTestJSON-938769644 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: UC3PdXNi9Ui5vfWsEnNV
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 19:20:17.612714 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 19:20:17.615600 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:20:17.701720 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:20:17.702135 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778974352]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89\n Backing store flags: \n Account information:\n UC3PdXNi9Ui5vfWsEnNV\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:20:17.703383 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:20:17.795052 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:20:17.795998 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951778974352]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89\n Backing store flags: \n Account information:\n UC3PdXNi9Ui5vfWsEnNV\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:20:17.796955 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-79323b46-6cf0-4bbe-8d20-40af22ed286e req-96c925ef-e573-454d-8a1d-5f09f4da5324 tempest-ServerActionsTestJSON-938769644 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 19:20:17.988414 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-79323b46-6cf0-4bbe-8d20-40af22ed286e req-96c925ef-e573-454d-8a1d-5f09f4da5324 tempest-ServerActionsTestJSON-938769644 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89', 'target_lun': 1, 'volume_id': 'a869c045-0498-4a07-b1f6-daaa23b2af89', 'auth_method': 'CHAP', 'auth_username': 'UC3PdXNi9Ui5vfWsEnNV', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'd7fb8034-5139-4791-b150-aeb87b28b986'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 19:20:18.156715 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-79323b46-6cf0-4bbe-8d20-40af22ed286e req-96c925ef-e573-454d-8a1d-5f09f4da5324 tempest-ServerActionsTestJSON-938769644 None] attachment_update completed successfully.
Mar 02 19:20:30.187295 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-ef693be1-e672-489d-9086-f7adba45dd9c req-58f87509-b469-416c-a3b3-b44e1db6c390 tempest-ServerActionsTestJSON-938769644 None] Terminate volume connection completed successfully.
Mar 02 19:20:30.188001 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-ef693be1-e672-489d-9086-f7adba45dd9c req-58f87509-b469-416c-a3b3-b44e1db6c390 tempest-ServerActionsTestJSON-938769644 None] Deleting attachment d7fb8034-5139-4791-b150-aeb87b28b986. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 19:20:33.829346 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-ef693be1-e672-489d-9086-f7adba45dd9c req-ab7e489c-667e-48bb-a266-5720506d6015 tempest-ServerActionsTestJSON-938769644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:20:33.847529 n-d-828839-1 sudo[155384]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89
Mar 02 19:20:33.848302 n-d-828839-1 sudo[155384]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:20:34.261571 n-d-828839-1 sudo[155384]: pam_unix(sudo:session): session closed for user root
Mar 02 19:20:34.263938 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-ef693be1-e672-489d-9086-f7adba45dd9c req-ab7e489c-667e-48bb-a266-5720506d6015 tempest-ServerActionsTestJSON-938769644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89" returned: 0 in 0.434s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:20:34.310691 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:20:34.317549 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:20:34.317549 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952108521248]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89\n Backing store flags: \n Account information:\n UC3PdXNi9Ui5vfWsEnNV\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-ef693be1-e672-489d-9086-f7adba45dd9c req-ab7e489c-667e-48bb-a266-5720506d6015 tempest-ServerActionsTestJSON-938769644 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: UC3PdXNi9Ui5vfWsEnNV
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 19:20:34.317996 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 19:20:34.321219 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-ef693be1-e672-489d-9086-f7adba45dd9c req-ab7e489c-667e-48bb-a266-5720506d6015 tempest-ServerActionsTestJSON-938769644 None] Creating iscsi_target for Volume ID: volume-a869c045-0498-4a07-b1f6-daaa23b2af89 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 19:20:34.321219 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-ef693be1-e672-489d-9086-f7adba45dd9c req-ab7e489c-667e-48bb-a266-5720506d6015 tempest-ServerActionsTestJSON-938769644 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-a869c045-0498-4a07-b1f6-daaa23b2af89 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Mar 02 19:20:34.375917 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-ef693be1-e672-489d-9086-f7adba45dd9c req-ab7e489c-667e-48bb-a266-5720506d6015 tempest-ServerActionsTestJSON-938769644 None] Created volume path /opt/stack/data/cinder/volumes/volume-a869c045-0498-4a07-b1f6-daaa23b2af89,
Mar 02 19:20:34.375917 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 19:20:34.375917 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:20:34.375917 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89
Mar 02 19:20:34.375917 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 19:20:34.375917 n-d-828839-1 cinder-volume[96937]: incominguser UC3PdXNi9Ui5vfWsEnNV 6CcUEnSyaJPqxXLP
Mar 02 19:20:34.375917 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:20:34.375917 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 19:20:34.375917 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:20:34.375917 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 19:20:34.379107 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:20:34.735647 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89" returned: 0 in 0.358s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:20:34.736039 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952108521248]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:20:34.736698 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-ef693be1-e672-489d-9086-f7adba45dd9c req-ab7e489c-667e-48bb-a266-5720506d6015 tempest-ServerActionsTestJSON-938769644 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 19:20:34.737131 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-ef693be1-e672-489d-9086-f7adba45dd9c req-ab7e489c-667e-48bb-a266-5720506d6015 tempest-ServerActionsTestJSON-938769644 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 19:20:34.738370 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:20:34.746723 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:20:34.747128 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952108521248]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89\n Backing store flags: \n Account information:\n UC3PdXNi9Ui5vfWsEnNV\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-ef693be1-e672-489d-9086-f7adba45dd9c req-ab7e489c-667e-48bb-a266-5720506d6015 tempest-ServerActionsTestJSON-938769644 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: UC3PdXNi9Ui5vfWsEnNV
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 19:20:34.747798 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 19:20:34.752510 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:20:34.841622 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:20:34.842258 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952108521248]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89\n Backing store flags: \n Account information:\n UC3PdXNi9Ui5vfWsEnNV\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:20:34.843208 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:20:34.933291 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:20:34.933521 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952108521248]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89\n Backing store flags: \n Account information:\n UC3PdXNi9Ui5vfWsEnNV\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:20:34.941185 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-ef693be1-e672-489d-9086-f7adba45dd9c req-ab7e489c-667e-48bb-a266-5720506d6015 tempest-ServerActionsTestJSON-938769644 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 19:20:35.182501 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-ef693be1-e672-489d-9086-f7adba45dd9c req-ab7e489c-667e-48bb-a266-5720506d6015 tempest-ServerActionsTestJSON-938769644 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89', 'target_lun': 1, 'volume_id': 'a869c045-0498-4a07-b1f6-daaa23b2af89', 'auth_method': 'CHAP', 'auth_username': 'UC3PdXNi9Ui5vfWsEnNV', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '7b914f91-8e96-464d-86cb-a0e2815fbfc9'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 19:20:35.391193 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-ef693be1-e672-489d-9086-f7adba45dd9c req-ab7e489c-667e-48bb-a266-5720506d6015 tempest-ServerActionsTestJSON-938769644 None] attachment_update completed successfully.
Mar 02 19:20:47.893745 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-56b433e3-9f0d-45e5-af65-1b08c7c6924f req-3ed52024-a67a-4ae3-897d-89f88a431c34 tempest-ServerActionsTestJSON-938769644 None] Terminate volume connection completed successfully.
Mar 02 19:20:47.894452 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-56b433e3-9f0d-45e5-af65-1b08c7c6924f req-3ed52024-a67a-4ae3-897d-89f88a431c34 tempest-ServerActionsTestJSON-938769644 None] Deleting attachment 7b914f91-8e96-464d-86cb-a0e2815fbfc9. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 19:20:47.895524 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:20:47.985723 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:20:47.986060 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777944848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89\n Backing store flags: \n Account information:\n UC3PdXNi9Ui5vfWsEnNV\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:20:47.986720 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-56b433e3-9f0d-45e5-af65-1b08c7c6924f req-3ed52024-a67a-4ae3-897d-89f88a431c34 tempest-ServerActionsTestJSON-938769644 None] Removing iscsi_target for Volume ID: a869c045-0498-4a07-b1f6-daaa23b2af89
Mar 02 19:20:47.987750 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:20:48.088383 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a869c045-0498-4a07-b1f6-daaa23b2af89 -f" returned: 0 in 0.100s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:20:48.088697 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777944848]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:20:48.089871 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:20:48.180715 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:20:48.181030 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951777944848]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:20:49.807579 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-117eab94-3173-4481-b67f-4612a2ea17d7 tempest-ServerActionsTestJSON-938769644 None] Lock "b'cinder-a869c045-0498-4a07-b1f6-daaa23b2af89-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 19:20:49.924241 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:20:50.021394 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:20:50.021718 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805953472]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:20:50.022397 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-117eab94-3173-4481-b67f-4612a2ea17d7 tempest-ServerActionsTestJSON-938769644 None] Skipping remove_export. No iscsi_target is presently exported for volume: a869c045-0498-4a07-b1f6-daaa23b2af89
Mar 02 19:20:50.023433 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-117eab94-3173-4481-b67f-4612a2ea17d7 tempest-ServerActionsTestJSON-938769644 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/volume-a869c045-0498-4a07-b1f6-daaa23b2af89 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:20:50.042265 n-d-828839-1 sudo[155475]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-a869c045-0498-4a07-b1f6-daaa23b2af89
Mar 02 19:20:50.043131 n-d-828839-1 sudo[155475]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:20:50.446655 n-d-828839-1 sudo[155475]: pam_unix(sudo:session): session closed for user root
Mar 02 19:20:50.448940 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-117eab94-3173-4481-b67f-4612a2ea17d7 tempest-ServerActionsTestJSON-938769644 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/volume-a869c045-0498-4a07-b1f6-daaa23b2af89" returned: 0 in 0.425s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:20:50.450912 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-117eab94-3173-4481-b67f-4612a2ea17d7 tempest-ServerActionsTestJSON-938769644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:20:50.468938 n-d-828839-1 sudo[155478]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89
Mar 02 19:20:50.469727 n-d-828839-1 sudo[155478]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:20:50.883234 n-d-828839-1 sudo[155478]: pam_unix(sudo:session): session closed for user root
Mar 02 19:20:50.885731 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-117eab94-3173-4481-b67f-4612a2ea17d7 tempest-ServerActionsTestJSON-938769644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89" returned: 0 in 0.434s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:20:50.887835 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-117eab94-3173-4481-b67f-4612a2ea17d7 tempest-ServerActionsTestJSON-938769644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:20:50.905739 n-d-828839-1 sudo[155481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89
Mar 02 19:20:50.906568 n-d-828839-1 sudo[155481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:20:51.455518 n-d-828839-1 sudo[155481]: pam_unix(sudo:session): session closed for user root
Mar 02 19:20:51.457818 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-117eab94-3173-4481-b67f-4612a2ea17d7 tempest-ServerActionsTestJSON-938769644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a869c045-0498-4a07-b1f6-daaa23b2af89" returned: 0 in 0.570s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:20:51.459001 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-117eab94-3173-4481-b67f-4612a2ea17d7 tempest-ServerActionsTestJSON-938769644 None] Successfully deleted volume: a869c045-0498-4a07-b1f6-daaa23b2af89
Mar 02 19:20:51.576609 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-117eab94-3173-4481-b67f-4612a2ea17d7 tempest-ServerActionsTestJSON-938769644 None] Created reservations ['1d652ac3-bda5-4ee5-ba4b-0cb6c8340f54', '6d40966d-d68b-4bd1-8962-f83af71684c4', 'ff272e73-fe54-4947-85c4-073ad978be53', 'cce17300-a9fd-41fe-ad71-2dd3e1c1fd7e'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 19:20:51.723465 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-117eab94-3173-4481-b67f-4612a2ea17d7 tempest-ServerActionsTestJSON-938769644 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:20:51.724121 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-117eab94-3173-4481-b67f-4612a2ea17d7 tempest-ServerActionsTestJSON-938769644 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:20:51.741860 n-d-828839-1 sudo[155490]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:20:51.742656 n-d-828839-1 sudo[155490]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:20:52.214214 n-d-828839-1 sudo[155490]: pam_unix(sudo:session): session closed for user root
Mar 02 19:20:52.216529 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-117eab94-3173-4481-b67f-4612a2ea17d7 tempest-ServerActionsTestJSON-938769644 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.492s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:20:52.218653 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-117eab94-3173-4481-b67f-4612a2ea17d7 tempest-ServerActionsTestJSON-938769644 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:20:52.237760 n-d-828839-1 sudo[155493]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:20:52.238584 n-d-828839-1 sudo[155493]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:20:52.671636 n-d-828839-1 sudo[155493]: pam_unix(sudo:session): session closed for user root
Mar 02 19:20:52.673963 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-117eab94-3173-4481-b67f-4612a2ea17d7 tempest-ServerActionsTestJSON-938769644 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.455s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:20:52.676098 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-117eab94-3173-4481-b67f-4612a2ea17d7 tempest-ServerActionsTestJSON-938769644 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:20:52.682843 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-117eab94-3173-4481-b67f-4612a2ea17d7 tempest-ServerActionsTestJSON-938769644 None] Deleted volume successfully.
Mar 02 19:20:52.793172 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-117eab94-3173-4481-b67f-4612a2ea17d7 tempest-ServerActionsTestJSON-938769644 None] Lock "b'cinder-a869c045-0498-4a07-b1f6-daaa23b2af89-delete_volume'" released by "delete_volume" :: held 2.986s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 19:20:53.405721 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:20:53.406871 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:20:53.407708 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:20:53.426201 n-d-828839-1 sudo[155496]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:20:53.426973 n-d-828839-1 sudo[155496]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:20:53.910843 n-d-828839-1 sudo[155496]: pam_unix(sudo:session): session closed for user root
Mar 02 19:20:53.912898 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.505s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:20:53.914663 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:20:53.933224 n-d-828839-1 sudo[155499]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:20:53.934166 n-d-828839-1 sudo[155499]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:20:54.367471 n-d-828839-1 sudo[155499]: pam_unix(sudo:session): session closed for user root
Mar 02 19:20:54.369714 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.455s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:20:54.371087 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:21:53.410463 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:21:53.416188 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:21:53.416188 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:21:53.430047 n-d-828839-1 sudo[155647]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:21:53.430878 n-d-828839-1 sudo[155647]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:21:53.897706 n-d-828839-1 sudo[155647]: pam_unix(sudo:session): session closed for user root
Mar 02 19:21:53.900354 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.488s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:21:53.902013 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:21:53.920734 n-d-828839-1 sudo[155651]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:21:53.921618 n-d-828839-1 sudo[155651]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:21:54.377197 n-d-828839-1 sudo[155651]: pam_unix(sudo:session): session closed for user root
Mar 02 19:21:54.379403 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.477s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:21:54.380716 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:22:46.261871 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-20614066-27cd-4b0d-bed5-d591491a891b tempest-TestEncryptedCinderVolumes-1967593936 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 19:22:46.266155 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-20614066-27cd-4b0d-bed5-d591491a891b tempest-TestEncryptedCinderVolumes-1967593936 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 19:22:46.266713 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-20614066-27cd-4b0d-bed5-d591491a891b tempest-TestEncryptedCinderVolumes-1967593936 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'
Mar 02 19:22:46.280226 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-20614066-27cd-4b0d-bed5-d591491a891b tempest-TestEncryptedCinderVolumes-1967593936 None] Flow 'volume_create_manager' (641a8c73-f853-4369-be76-3220a43a4952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 19:22:46.283651 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-20614066-27cd-4b0d-bed5-d591491a891b tempest-TestEncryptedCinderVolumes-1967593936 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (de4fdefd-579e-49fa-8dd5-85b892846077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:22:46.306275 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-20614066-27cd-4b0d-bed5-d591491a891b tempest-TestEncryptedCinderVolumes-1967593936 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 19:22:46.332857 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-20614066-27cd-4b0d-bed5-d591491a891b tempest-TestEncryptedCinderVolumes-1967593936 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (de4fdefd-579e-49fa-8dd5-85b892846077) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T19:22:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1658126207',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=220aebc4-66b8-4171-a3e4-904bb99bc1e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b92948b4dce74f9ba430bcc1ef38310f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T19:22:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T19:22:46Z,user_id='4619f839740a4bc8ba800335cd75606f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(319f8505-cfe9-457a-8d0b-2da69c504fa6),volume_type_id=319f8505-cfe9-457a-8d0b-2da69c504fa6)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:22:46.335278 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-20614066-27cd-4b0d-bed5-d591491a891b tempest-TestEncryptedCinderVolumes-1967593936 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (47294b19-bc09-4b94-92ef-d38e6aae3bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:22:46.337308 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-20614066-27cd-4b0d-bed5-d591491a891b tempest-TestEncryptedCinderVolumes-1967593936 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (47294b19-bc09-4b94-92ef-d38e6aae3bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:22:46.340190 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-20614066-27cd-4b0d-bed5-d591491a891b tempest-TestEncryptedCinderVolumes-1967593936 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f67aa448-4e00-4eba-bab6-5d1286d99f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:22:46.342353 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-20614066-27cd-4b0d-bed5-d591491a891b tempest-TestEncryptedCinderVolumes-1967593936 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f67aa448-4e00-4eba-bab6-5d1286d99f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '220aebc4-66b8-4171-a3e4-904bb99bc1e8', 'volume_name': 'volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:22:46.344526 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-20614066-27cd-4b0d-bed5-d591491a891b tempest-TestEncryptedCinderVolumes-1967593936 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ceb406ff-2d7c-417e-ae6d-cd5cd0e9e6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:22:46.346565 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-20614066-27cd-4b0d-bed5-d591491a891b tempest-TestEncryptedCinderVolumes-1967593936 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ceb406ff-2d7c-417e-ae6d-cd5cd0e9e6a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:22:46.348626 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-20614066-27cd-4b0d-bed5-d591491a891b tempest-TestEncryptedCinderVolumes-1967593936 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5096f5a7-5c6e-4a67-9ad0-4ff7650be9e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:22:46.349378 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-20614066-27cd-4b0d-bed5-d591491a891b tempest-TestEncryptedCinderVolumes-1967593936 None] Volume 220aebc4-66b8-4171-a3e4-904bb99bc1e8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8', 'volume_size': 1}
Mar 02 19:22:46.350580 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-20614066-27cd-4b0d-bed5-d591491a891b tempest-TestEncryptedCinderVolumes-1967593936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:22:46.368224 n-d-828839-1 sudo[156412]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8 stack-volumes-lvmdriver-1 -L 1g
Mar 02 19:22:46.369003 n-d-828839-1 sudo[156412]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:22:46.962372 n-d-828839-1 sudo[156412]: pam_unix(sudo:session): session closed for user root
Mar 02 19:22:46.964614 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-20614066-27cd-4b0d-bed5-d591491a891b tempest-TestEncryptedCinderVolumes-1967593936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.614s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:22:46.968208 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-20614066-27cd-4b0d-bed5-d591491a891b tempest-TestEncryptedCinderVolumes-1967593936 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5096f5a7-5c6e-4a67-9ad0-4ff7650be9e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:22:46.970528 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-20614066-27cd-4b0d-bed5-d591491a891b tempest-TestEncryptedCinderVolumes-1967593936 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8f8a0510-8b8c-4376-baeb-61451654683d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:22:47.048871 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-20614066-27cd-4b0d-bed5-d591491a891b tempest-TestEncryptedCinderVolumes-1967593936 None] Volume volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8 (220aebc4-66b8-4171-a3e4-904bb99bc1e8): created successfully
Mar 02 19:22:47.051020 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-20614066-27cd-4b0d-bed5-d591491a891b tempest-TestEncryptedCinderVolumes-1967593936 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8f8a0510-8b8c-4376-baeb-61451654683d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:22:47.054160 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-20614066-27cd-4b0d-bed5-d591491a891b tempest-TestEncryptedCinderVolumes-1967593936 None] Flow 'volume_create_manager' (641a8c73-f853-4369-be76-3220a43a4952) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 19:22:47.116740 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-20614066-27cd-4b0d-bed5-d591491a891b tempest-TestEncryptedCinderVolumes-1967593936 None] Created volume successfully.
Mar 02 19:22:49.583919 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-385ce3ac-f3d6-4ab3-a4a6-d02ed417c166 req-05bf6882-00da-4ca1-806f-9a9e0bcfe840 tempest-TestEncryptedCinderVolumes-1967593936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:22:49.601956 n-d-828839-1 sudo[156448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8
Mar 02 19:22:49.602768 n-d-828839-1 sudo[156448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:22:50.002183 n-d-828839-1 sudo[156448]: pam_unix(sudo:session): session closed for user root
Mar 02 19:22:50.004544 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-385ce3ac-f3d6-4ab3-a4a6-d02ed417c166 req-05bf6882-00da-4ca1-806f-9a9e0bcfe840 tempest-TestEncryptedCinderVolumes-1967593936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8" returned: 0 in 0.420s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:22:50.051705 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:22:50.057965 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:22:50.058313 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808609088]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:22:50.058934 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-385ce3ac-f3d6-4ab3-a4a6-d02ed417c166 req-05bf6882-00da-4ca1-806f-9a9e0bcfe840 tempest-TestEncryptedCinderVolumes-1967593936 None] Targets prior to update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 19:22:50.059718 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-385ce3ac-f3d6-4ab3-a4a6-d02ed417c166 req-05bf6882-00da-4ca1-806f-9a9e0bcfe840 tempest-TestEncryptedCinderVolumes-1967593936 None] Creating iscsi_target for Volume ID: volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 19:22:50.110098 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-385ce3ac-f3d6-4ab3-a4a6-d02ed417c166 req-05bf6882-00da-4ca1-806f-9a9e0bcfe840 tempest-TestEncryptedCinderVolumes-1967593936 None] Created volume path /opt/stack/data/cinder/volumes/volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8,
Mar 02 19:22:50.110098 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 19:22:50.110098 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:22:50.110098 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8
Mar 02 19:22:50.110098 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 19:22:50.110098 n-d-828839-1 cinder-volume[96937]: incominguser UubDGjL8w4nASHjxEnXD 4RhAGLDFBiDyeZmg
Mar 02 19:22:50.110098 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:22:50.110098 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 19:22:50.110098 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:22:50.110098 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 19:22:50.111236 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:22:50.447167 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8" returned: 0 in 0.336s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:22:50.447495 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808609088]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:22:50.448096 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-385ce3ac-f3d6-4ab3-a4a6-d02ed417c166 req-05bf6882-00da-4ca1-806f-9a9e0bcfe840 tempest-TestEncryptedCinderVolumes-1967593936 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 19:22:50.448469 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-385ce3ac-f3d6-4ab3-a4a6-d02ed417c166 req-05bf6882-00da-4ca1-806f-9a9e0bcfe840 tempest-TestEncryptedCinderVolumes-1967593936 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 19:22:50.450315 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:22:50.456077 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:22:50.456410 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808609088]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8\n Backing store flags: \n Account information:\n UubDGjL8w4nASHjxEnXD\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:22:50.456964 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-385ce3ac-f3d6-4ab3-a4a6-d02ed417c166 req-05bf6882-00da-4ca1-806f-9a9e0bcfe840 tempest-TestEncryptedCinderVolumes-1967593936 None] Targets after update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 19:22:50.457793 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:22:50.547153 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:22:50.547481 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808609088]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8\n Backing store flags: \n Account information:\n UubDGjL8w4nASHjxEnXD\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:22:50.548597 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:22:50.634148 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:22:50.634740 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808609088]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8\n Backing store flags: \n Account information:\n UubDGjL8w4nASHjxEnXD\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:22:50.635408 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-385ce3ac-f3d6-4ab3-a4a6-d02ed417c166 req-05bf6882-00da-4ca1-806f-9a9e0bcfe840 tempest-TestEncryptedCinderVolumes-1967593936 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 19:22:50.751611 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-385ce3ac-f3d6-4ab3-a4a6-d02ed417c166 req-05bf6882-00da-4ca1-806f-9a9e0bcfe840 tempest-TestEncryptedCinderVolumes-1967593936 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8', 'target_lun': 1, 'volume_id': '220aebc4-66b8-4171-a3e4-904bb99bc1e8', 'auth_method': 'CHAP', 'auth_username': 'UubDGjL8w4nASHjxEnXD', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '6ab1f93e-94f3-48b0-8444-33d7914fdc60'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 19:22:50.894676 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-385ce3ac-f3d6-4ab3-a4a6-d02ed417c166 req-05bf6882-00da-4ca1-806f-9a9e0bcfe840 tempest-TestEncryptedCinderVolumes-1967593936 None] attachment_update completed successfully.
Mar 02 19:22:53.408620 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:22:53.409213 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:22:53.409773 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:22:53.427875 n-d-828839-1 sudo[156488]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:22:53.428663 n-d-828839-1 sudo[156488]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:22:53.849502 n-d-828839-1 sudo[156488]: pam_unix(sudo:session): session closed for user root
Mar 02 19:22:53.851544 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.441s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:22:53.853228 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:22:53.870308 n-d-828839-1 sudo[156491]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:22:53.871082 n-d-828839-1 sudo[156491]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:22:54.270703 n-d-828839-1 sudo[156491]: pam_unix(sudo:session): session closed for user root
Mar 02 19:22:54.273283 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.419s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:22:54.274915 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:22:58.239339 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-c0a40fe1-6414-40b6-9e4c-9ec3cd206b75 req-e23a30aa-91b2-4919-b329-4cd36a9d5461 tempest-TestEncryptedCinderVolumes-1967593936 None] Terminate volume connection completed successfully.
Mar 02 19:22:58.240028 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-c0a40fe1-6414-40b6-9e4c-9ec3cd206b75 req-e23a30aa-91b2-4919-b329-4cd36a9d5461 tempest-TestEncryptedCinderVolumes-1967593936 None] Deleting attachment 6ab1f93e-94f3-48b0-8444-33d7914fdc60. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 19:22:58.241205 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:22:58.327764 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:22:58.328103 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808682464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8\n Backing store flags: \n Account information:\n UubDGjL8w4nASHjxEnXD\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:22:58.328753 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-c0a40fe1-6414-40b6-9e4c-9ec3cd206b75 req-e23a30aa-91b2-4919-b329-4cd36a9d5461 tempest-TestEncryptedCinderVolumes-1967593936 None] Removing iscsi_target for Volume ID: 220aebc4-66b8-4171-a3e4-904bb99bc1e8
Mar 02 19:22:58.329752 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:22:58.420283 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8 -f" returned: 0 in 0.090s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:22:58.420617 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808682464]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:22:58.421664 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:22:58.509103 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:22:58.509425 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808682464]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:23:00.186353 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-c10203ed-6456-40fa-88a0-73706274271a tempest-TestEncryptedCinderVolumes-1967593936 None] Lock "b'cinder-220aebc4-66b8-4171-a3e4-904bb99bc1e8-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 19:23:00.309070 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:23:00.394977 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:23:00.395304 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951808682464]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:23:00.395971 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-c10203ed-6456-40fa-88a0-73706274271a tempest-TestEncryptedCinderVolumes-1967593936 None] Skipping remove_export. No iscsi_target is presently exported for volume: 220aebc4-66b8-4171-a3e4-904bb99bc1e8
Mar 02 19:23:00.397014 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c10203ed-6456-40fa-88a0-73706274271a tempest-TestEncryptedCinderVolumes-1967593936 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/volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:23:00.414525 n-d-828839-1 sudo[156513]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8
Mar 02 19:23:00.415316 n-d-828839-1 sudo[156513]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:23:00.817504 n-d-828839-1 sudo[156513]: pam_unix(sudo:session): session closed for user root
Mar 02 19:23:00.819818 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c10203ed-6456-40fa-88a0-73706274271a tempest-TestEncryptedCinderVolumes-1967593936 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/volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8" returned: 0 in 0.422s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:23:00.821686 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c10203ed-6456-40fa-88a0-73706274271a tempest-TestEncryptedCinderVolumes-1967593936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:23:00.839646 n-d-828839-1 sudo[156516]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8
Mar 02 19:23:00.840437 n-d-828839-1 sudo[156516]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:23:01.246513 n-d-828839-1 sudo[156516]: pam_unix(sudo:session): session closed for user root
Mar 02 19:23:01.249276 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c10203ed-6456-40fa-88a0-73706274271a tempest-TestEncryptedCinderVolumes-1967593936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8" returned: 0 in 0.427s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:23:01.251445 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c10203ed-6456-40fa-88a0-73706274271a tempest-TestEncryptedCinderVolumes-1967593936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:23:01.270056 n-d-828839-1 sudo[156519]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8
Mar 02 19:23:01.270895 n-d-828839-1 sudo[156519]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:23:01.815751 n-d-828839-1 sudo[156519]: pam_unix(sudo:session): session closed for user root
Mar 02 19:23:01.817984 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c10203ed-6456-40fa-88a0-73706274271a tempest-TestEncryptedCinderVolumes-1967593936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-220aebc4-66b8-4171-a3e4-904bb99bc1e8" returned: 0 in 0.566s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:23:01.819143 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-c10203ed-6456-40fa-88a0-73706274271a tempest-TestEncryptedCinderVolumes-1967593936 None] Successfully deleted volume: 220aebc4-66b8-4171-a3e4-904bb99bc1e8
Mar 02 19:23:01.848471 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-c10203ed-6456-40fa-88a0-73706274271a tempest-TestEncryptedCinderVolumes-1967593936 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1234462715 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1234462715, it is now deprecated. Please use the default quota class for default quota.
Mar 02 19:23:01.849283 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-c10203ed-6456-40fa-88a0-73706274271a tempest-TestEncryptedCinderVolumes-1967593936 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1234462715 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1234462715, it is now deprecated. Please use the default quota class for default quota.
Mar 02 19:23:01.921013 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-c10203ed-6456-40fa-88a0-73706274271a tempest-TestEncryptedCinderVolumes-1967593936 None] Created reservations ['8f4b5832-884c-4474-ab84-d609f17f4d4f', '58ec89c3-74f6-45e4-8c5e-c92864b398cf', '49597dd5-ebd0-474b-8f43-b817ed2eb57c', '74d47982-3650-43c4-8240-34542971da68'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 19:23:02.088742 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-c10203ed-6456-40fa-88a0-73706274271a tempest-TestEncryptedCinderVolumes-1967593936 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:23:02.089485 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c10203ed-6456-40fa-88a0-73706274271a tempest-TestEncryptedCinderVolumes-1967593936 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:23:02.107887 n-d-828839-1 sudo[156528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:23:02.108686 n-d-828839-1 sudo[156528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:23:02.550082 n-d-828839-1 sudo[156528]: pam_unix(sudo:session): session closed for user root
Mar 02 19:23:02.552387 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c10203ed-6456-40fa-88a0-73706274271a tempest-TestEncryptedCinderVolumes-1967593936 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.462s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:23:02.554567 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c10203ed-6456-40fa-88a0-73706274271a tempest-TestEncryptedCinderVolumes-1967593936 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:23:02.572799 n-d-828839-1 sudo[156531]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:23:02.573598 n-d-828839-1 sudo[156531]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:23:03.038341 n-d-828839-1 sudo[156531]: pam_unix(sudo:session): session closed for user root
Mar 02 19:23:03.040691 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c10203ed-6456-40fa-88a0-73706274271a tempest-TestEncryptedCinderVolumes-1967593936 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.486s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:23:03.044178 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-c10203ed-6456-40fa-88a0-73706274271a tempest-TestEncryptedCinderVolumes-1967593936 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:23:03.050986 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-c10203ed-6456-40fa-88a0-73706274271a tempest-TestEncryptedCinderVolumes-1967593936 None] Deleted volume successfully.
Mar 02 19:23:03.151307 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-c10203ed-6456-40fa-88a0-73706274271a tempest-TestEncryptedCinderVolumes-1967593936 None] Lock "b'cinder-220aebc4-66b8-4171-a3e4-904bb99bc1e8-delete_volume'" released by "delete_volume" :: held 2.968s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 19:23:24.512633 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-c919c4b0-eda4-411e-ba89-8a2034d90a1f tempest-TestEncryptedCinderVolumes-1967593936 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 19:23:24.516334 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-c919c4b0-eda4-411e-ba89-8a2034d90a1f tempest-TestEncryptedCinderVolumes-1967593936 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 19:23:24.516875 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-c919c4b0-eda4-411e-ba89-8a2034d90a1f tempest-TestEncryptedCinderVolumes-1967593936 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'
Mar 02 19:23:24.529316 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c919c4b0-eda4-411e-ba89-8a2034d90a1f tempest-TestEncryptedCinderVolumes-1967593936 None] Flow 'volume_create_manager' (ecc5a1c4-a15f-4c61-81ad-40b689bea690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 19:23:24.533665 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c919c4b0-eda4-411e-ba89-8a2034d90a1f tempest-TestEncryptedCinderVolumes-1967593936 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a6744699-fad5-4d0a-8c1d-49013049d1c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:23:24.556136 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-c919c4b0-eda4-411e-ba89-8a2034d90a1f tempest-TestEncryptedCinderVolumes-1967593936 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 19:23:24.579603 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c919c4b0-eda4-411e-ba89-8a2034d90a1f tempest-TestEncryptedCinderVolumes-1967593936 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a6744699-fad5-4d0a-8c1d-49013049d1c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T19:23:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1179999604',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=b822677f-7a59-4cbc-8282-1902f815b590,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b92948b4dce74f9ba430bcc1ef38310f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T19:23:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T19:23:24Z,user_id='4619f839740a4bc8ba800335cd75606f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1e6d70b0-3b15-460a-8bd2-4555a4fb0bb9),volume_type_id=1e6d70b0-3b15-460a-8bd2-4555a4fb0bb9)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:23:24.582076 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c919c4b0-eda4-411e-ba89-8a2034d90a1f tempest-TestEncryptedCinderVolumes-1967593936 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1c3d5f08-bb86-4913-b8dd-1648e2f0add4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:23:24.584165 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c919c4b0-eda4-411e-ba89-8a2034d90a1f tempest-TestEncryptedCinderVolumes-1967593936 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1c3d5f08-bb86-4913-b8dd-1648e2f0add4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:23:24.586478 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c919c4b0-eda4-411e-ba89-8a2034d90a1f tempest-TestEncryptedCinderVolumes-1967593936 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (60217aab-1011-4ab4-aa03-59b6cbefdbd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:23:24.588645 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c919c4b0-eda4-411e-ba89-8a2034d90a1f tempest-TestEncryptedCinderVolumes-1967593936 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (60217aab-1011-4ab4-aa03-59b6cbefdbd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b822677f-7a59-4cbc-8282-1902f815b590', 'volume_name': 'volume-b822677f-7a59-4cbc-8282-1902f815b590', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:23:24.590892 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c919c4b0-eda4-411e-ba89-8a2034d90a1f tempest-TestEncryptedCinderVolumes-1967593936 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (98e9fd23-af3d-49a5-8cfd-2e550403ad75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:23:24.592960 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c919c4b0-eda4-411e-ba89-8a2034d90a1f tempest-TestEncryptedCinderVolumes-1967593936 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (98e9fd23-af3d-49a5-8cfd-2e550403ad75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:23:24.595618 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c919c4b0-eda4-411e-ba89-8a2034d90a1f tempest-TestEncryptedCinderVolumes-1967593936 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3c0b61e6-3495-4b57-a798-64cdd05d5fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:23:24.596394 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-c919c4b0-eda4-411e-ba89-8a2034d90a1f tempest-TestEncryptedCinderVolumes-1967593936 None] Volume b822677f-7a59-4cbc-8282-1902f815b590: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b822677f-7a59-4cbc-8282-1902f815b590', 'volume_size': 1}
Mar 02 19:23:24.597568 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c919c4b0-eda4-411e-ba89-8a2034d90a1f tempest-TestEncryptedCinderVolumes-1967593936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b822677f-7a59-4cbc-8282-1902f815b590 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:23:24.615557 n-d-828839-1 sudo[156576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b822677f-7a59-4cbc-8282-1902f815b590 stack-volumes-lvmdriver-1 -L 1g
Mar 02 19:23:24.616337 n-d-828839-1 sudo[156576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:23:25.231147 n-d-828839-1 sudo[156576]: pam_unix(sudo:session): session closed for user root
Mar 02 19:23:25.233768 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-c919c4b0-eda4-411e-ba89-8a2034d90a1f tempest-TestEncryptedCinderVolumes-1967593936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b822677f-7a59-4cbc-8282-1902f815b590 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.635s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:23:25.237055 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c919c4b0-eda4-411e-ba89-8a2034d90a1f tempest-TestEncryptedCinderVolumes-1967593936 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3c0b61e6-3495-4b57-a798-64cdd05d5fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b822677f-7a59-4cbc-8282-1902f815b590', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:23:25.239431 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c919c4b0-eda4-411e-ba89-8a2034d90a1f tempest-TestEncryptedCinderVolumes-1967593936 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5001bd7c-6c34-449d-90e3-f63d5ebbaafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:23:25.305159 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-c919c4b0-eda4-411e-ba89-8a2034d90a1f tempest-TestEncryptedCinderVolumes-1967593936 None] Volume volume-b822677f-7a59-4cbc-8282-1902f815b590 (b822677f-7a59-4cbc-8282-1902f815b590): created successfully
Mar 02 19:23:25.307231 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c919c4b0-eda4-411e-ba89-8a2034d90a1f tempest-TestEncryptedCinderVolumes-1967593936 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5001bd7c-6c34-449d-90e3-f63d5ebbaafa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:23:25.315095 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-c919c4b0-eda4-411e-ba89-8a2034d90a1f tempest-TestEncryptedCinderVolumes-1967593936 None] Flow 'volume_create_manager' (ecc5a1c4-a15f-4c61-81ad-40b689bea690) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 19:23:25.407874 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-c919c4b0-eda4-411e-ba89-8a2034d90a1f tempest-TestEncryptedCinderVolumes-1967593936 None] Created volume successfully.
Mar 02 19:23:27.722552 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-db3de0e9-a7b2-4df4-b85b-d9fc6dfb227f req-2bfae0d7-a860-44a9-8fd8-265e5be648b6 tempest-TestEncryptedCinderVolumes-1967593936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b822677f-7a59-4cbc-8282-1902f815b590 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:23:27.740439 n-d-828839-1 sudo[156610]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b822677f-7a59-4cbc-8282-1902f815b590
Mar 02 19:23:27.741212 n-d-828839-1 sudo[156610]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:23:28.141176 n-d-828839-1 sudo[156610]: pam_unix(sudo:session): session closed for user root
Mar 02 19:23:28.143527 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-db3de0e9-a7b2-4df4-b85b-d9fc6dfb227f req-2bfae0d7-a860-44a9-8fd8-265e5be648b6 tempest-TestEncryptedCinderVolumes-1967593936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b822677f-7a59-4cbc-8282-1902f815b590" returned: 0 in 0.421s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:23:28.191870 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:23:28.197660 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:23:28.197972 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805195712]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:23:28.198581 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-db3de0e9-a7b2-4df4-b85b-d9fc6dfb227f req-2bfae0d7-a860-44a9-8fd8-265e5be648b6 tempest-TestEncryptedCinderVolumes-1967593936 None] Targets prior to update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 19:23:28.199357 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-db3de0e9-a7b2-4df4-b85b-d9fc6dfb227f req-2bfae0d7-a860-44a9-8fd8-265e5be648b6 tempest-TestEncryptedCinderVolumes-1967593936 None] Creating iscsi_target for Volume ID: volume-b822677f-7a59-4cbc-8282-1902f815b590 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 19:23:28.258596 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-db3de0e9-a7b2-4df4-b85b-d9fc6dfb227f req-2bfae0d7-a860-44a9-8fd8-265e5be648b6 tempest-TestEncryptedCinderVolumes-1967593936 None] Created volume path /opt/stack/data/cinder/volumes/volume-b822677f-7a59-4cbc-8282-1902f815b590,
Mar 02 19:23:28.258596 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 19:23:28.258596 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:23:28.258596 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b822677f-7a59-4cbc-8282-1902f815b590
Mar 02 19:23:28.258596 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 19:23:28.258596 n-d-828839-1 cinder-volume[96937]: incominguser BpCebLy9HKNyQCDsKFzh 7gg9RHwHQ9aZm6jH
Mar 02 19:23:28.258596 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:23:28.258596 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 19:23:28.258596 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:23:28.258596 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 19:23:28.259672 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b822677f-7a59-4cbc-8282-1902f815b590 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:23:28.601395 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b822677f-7a59-4cbc-8282-1902f815b590" returned: 0 in 0.341s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:23:28.601711 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805195712]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:23:28.602342 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-db3de0e9-a7b2-4df4-b85b-d9fc6dfb227f req-2bfae0d7-a860-44a9-8fd8-265e5be648b6 tempest-TestEncryptedCinderVolumes-1967593936 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 19:23:28.602709 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-db3de0e9-a7b2-4df4-b85b-d9fc6dfb227f req-2bfae0d7-a860-44a9-8fd8-265e5be648b6 tempest-TestEncryptedCinderVolumes-1967593936 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 19:23:28.603812 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:23:28.609797 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:23:28.610112 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805195712]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b822677f-7a59-4cbc-8282-1902f815b590\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b822677f-7a59-4cbc-8282-1902f815b590\n Backing store flags: \n Account information:\n BpCebLy9HKNyQCDsKFzh\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:23:28.610643 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-db3de0e9-a7b2-4df4-b85b-d9fc6dfb227f req-2bfae0d7-a860-44a9-8fd8-265e5be648b6 tempest-TestEncryptedCinderVolumes-1967593936 None] Targets after update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 19:23:28.611479 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:23:28.697670 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:23:28.698000 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805195712]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b822677f-7a59-4cbc-8282-1902f815b590\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b822677f-7a59-4cbc-8282-1902f815b590\n Backing store flags: \n Account information:\n BpCebLy9HKNyQCDsKFzh\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:23:28.699071 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:23:28.787042 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:23:28.787616 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805195712]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b822677f-7a59-4cbc-8282-1902f815b590\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b822677f-7a59-4cbc-8282-1902f815b590\n Backing store flags: \n Account information:\n BpCebLy9HKNyQCDsKFzh\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:23:28.788383 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-db3de0e9-a7b2-4df4-b85b-d9fc6dfb227f req-2bfae0d7-a860-44a9-8fd8-265e5be648b6 tempest-TestEncryptedCinderVolumes-1967593936 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-b822677f-7a59-4cbc-8282-1902f815b590 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 19:23:29.019117 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-db3de0e9-a7b2-4df4-b85b-d9fc6dfb227f req-2bfae0d7-a860-44a9-8fd8-265e5be648b6 tempest-TestEncryptedCinderVolumes-1967593936 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b822677f-7a59-4cbc-8282-1902f815b590', 'target_lun': 1, 'volume_id': 'b822677f-7a59-4cbc-8282-1902f815b590', 'auth_method': 'CHAP', 'auth_username': 'BpCebLy9HKNyQCDsKFzh', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '77ce1d03-7f69-4aa3-b385-7b0bfccf0e44'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 19:23:29.184324 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-db3de0e9-a7b2-4df4-b85b-d9fc6dfb227f req-2bfae0d7-a860-44a9-8fd8-265e5be648b6 tempest-TestEncryptedCinderVolumes-1967593936 None] attachment_update completed successfully.
Mar 02 19:23:37.436722 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-b41a5561-8868-4cc4-80d0-e3af2ac819db req-bef3e0d3-83a7-4151-8a96-ad5c0414c0a1 tempest-TestEncryptedCinderVolumes-1967593936 None] Terminate volume connection completed successfully.
Mar 02 19:23:37.437365 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-b41a5561-8868-4cc4-80d0-e3af2ac819db req-bef3e0d3-83a7-4151-8a96-ad5c0414c0a1 tempest-TestEncryptedCinderVolumes-1967593936 None] Deleting attachment 77ce1d03-7f69-4aa3-b385-7b0bfccf0e44. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 19:23:37.438474 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:23:37.525604 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:23:37.526003 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805754704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b822677f-7a59-4cbc-8282-1902f815b590\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b822677f-7a59-4cbc-8282-1902f815b590\n Backing store flags: \n Account information:\n BpCebLy9HKNyQCDsKFzh\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:23:37.526680 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-b41a5561-8868-4cc4-80d0-e3af2ac819db req-bef3e0d3-83a7-4151-8a96-ad5c0414c0a1 tempest-TestEncryptedCinderVolumes-1967593936 None] Removing iscsi_target for Volume ID: b822677f-7a59-4cbc-8282-1902f815b590
Mar 02 19:23:37.527745 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b822677f-7a59-4cbc-8282-1902f815b590 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:23:37.617521 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b822677f-7a59-4cbc-8282-1902f815b590 -f" returned: 0 in 0.089s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:23:37.617848 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805754704]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:23:37.618920 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:23:37.705874 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:23:37.706217 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805754704]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:23:39.333443 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-fa6f47a9-a8e8-44bd-8602-48358ddd9332 tempest-TestEncryptedCinderVolumes-1967593936 None] Lock "b'cinder-b822677f-7a59-4cbc-8282-1902f815b590-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 19:23:39.452696 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:23:39.540474 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:23:39.540803 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805754704]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:23:39.541489 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-fa6f47a9-a8e8-44bd-8602-48358ddd9332 tempest-TestEncryptedCinderVolumes-1967593936 None] Skipping remove_export. No iscsi_target is presently exported for volume: b822677f-7a59-4cbc-8282-1902f815b590
Mar 02 19:23:39.542568 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fa6f47a9-a8e8-44bd-8602-48358ddd9332 tempest-TestEncryptedCinderVolumes-1967593936 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/volume-b822677f-7a59-4cbc-8282-1902f815b590 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:23:39.559851 n-d-828839-1 sudo[156703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-b822677f-7a59-4cbc-8282-1902f815b590
Mar 02 19:23:39.560637 n-d-828839-1 sudo[156703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:23:39.970759 n-d-828839-1 sudo[156703]: pam_unix(sudo:session): session closed for user root
Mar 02 19:23:39.973017 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fa6f47a9-a8e8-44bd-8602-48358ddd9332 tempest-TestEncryptedCinderVolumes-1967593936 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/volume-b822677f-7a59-4cbc-8282-1902f815b590" returned: 0 in 0.430s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:23:39.974848 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fa6f47a9-a8e8-44bd-8602-48358ddd9332 tempest-TestEncryptedCinderVolumes-1967593936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b822677f-7a59-4cbc-8282-1902f815b590 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:23:39.992446 n-d-828839-1 sudo[156706]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b822677f-7a59-4cbc-8282-1902f815b590
Mar 02 19:23:39.993245 n-d-828839-1 sudo[156706]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:23:40.385844 n-d-828839-1 sudo[156706]: pam_unix(sudo:session): session closed for user root
Mar 02 19:23:40.388047 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fa6f47a9-a8e8-44bd-8602-48358ddd9332 tempest-TestEncryptedCinderVolumes-1967593936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b822677f-7a59-4cbc-8282-1902f815b590" returned: 0 in 0.413s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:23:40.390083 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fa6f47a9-a8e8-44bd-8602-48358ddd9332 tempest-TestEncryptedCinderVolumes-1967593936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b822677f-7a59-4cbc-8282-1902f815b590 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:23:40.407778 n-d-828839-1 sudo[156709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b822677f-7a59-4cbc-8282-1902f815b590
Mar 02 19:23:40.408582 n-d-828839-1 sudo[156709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:23:40.975850 n-d-828839-1 sudo[156709]: pam_unix(sudo:session): session closed for user root
Mar 02 19:23:40.978222 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fa6f47a9-a8e8-44bd-8602-48358ddd9332 tempest-TestEncryptedCinderVolumes-1967593936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b822677f-7a59-4cbc-8282-1902f815b590" returned: 0 in 0.588s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:23:40.979477 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-fa6f47a9-a8e8-44bd-8602-48358ddd9332 tempest-TestEncryptedCinderVolumes-1967593936 None] Successfully deleted volume: b822677f-7a59-4cbc-8282-1902f815b590
Mar 02 19:23:41.008171 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-fa6f47a9-a8e8-44bd-8602-48358ddd9332 tempest-TestEncryptedCinderVolumes-1967593936 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1801368056 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1801368056, it is now deprecated. Please use the default quota class for default quota.
Mar 02 19:23:41.008967 n-d-828839-1 cinder-volume[96937]: WARNING cinder.quota [None req-fa6f47a9-a8e8-44bd-8602-48358ddd9332 tempest-TestEncryptedCinderVolumes-1967593936 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1801368056 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1801368056, it is now deprecated. Please use the default quota class for default quota.
Mar 02 19:23:41.150590 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-fa6f47a9-a8e8-44bd-8602-48358ddd9332 tempest-TestEncryptedCinderVolumes-1967593936 None] Created reservations ['72a93c90-74e5-4f23-8d31-53b36c9b16b3', 'ffb5400b-44c8-4d08-9ee1-bc7a690fa3a0', '18691a34-ee1b-410e-81dd-ddd158e8147b', '2a1bb8cf-2a16-4d42-9d5d-4f154f72544c'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 19:23:41.304891 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-fa6f47a9-a8e8-44bd-8602-48358ddd9332 tempest-TestEncryptedCinderVolumes-1967593936 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:23:41.305498 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fa6f47a9-a8e8-44bd-8602-48358ddd9332 tempest-TestEncryptedCinderVolumes-1967593936 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:23:41.324012 n-d-828839-1 sudo[156716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:23:41.324799 n-d-828839-1 sudo[156716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:23:41.756372 n-d-828839-1 sudo[156716]: pam_unix(sudo:session): session closed for user root
Mar 02 19:23:41.759001 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fa6f47a9-a8e8-44bd-8602-48358ddd9332 tempest-TestEncryptedCinderVolumes-1967593936 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.453s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:23:41.761113 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fa6f47a9-a8e8-44bd-8602-48358ddd9332 tempest-TestEncryptedCinderVolumes-1967593936 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:23:41.778951 n-d-828839-1 sudo[156721]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:23:41.779752 n-d-828839-1 sudo[156721]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:23:42.231485 n-d-828839-1 sudo[156721]: pam_unix(sudo:session): session closed for user root
Mar 02 19:23:42.233856 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-fa6f47a9-a8e8-44bd-8602-48358ddd9332 tempest-TestEncryptedCinderVolumes-1967593936 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.472s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:23:42.235960 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-fa6f47a9-a8e8-44bd-8602-48358ddd9332 tempest-TestEncryptedCinderVolumes-1967593936 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:23:42.242734 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-fa6f47a9-a8e8-44bd-8602-48358ddd9332 tempest-TestEncryptedCinderVolumes-1967593936 None] Deleted volume successfully.
Mar 02 19:23:42.297906 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-fa6f47a9-a8e8-44bd-8602-48358ddd9332 tempest-TestEncryptedCinderVolumes-1967593936 None] Lock "b'cinder-b822677f-7a59-4cbc-8282-1902f815b590-delete_volume'" released by "delete_volume" :: held 2.966s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 19:23:53.413321 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:23:53.414463 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:23:53.415164 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:23:53.434617 n-d-828839-1 sudo[156775]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:23:53.435434 n-d-828839-1 sudo[156775]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:23:53.891309 n-d-828839-1 sudo[156775]: pam_unix(sudo:session): session closed for user root
Mar 02 19:23:53.893439 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.478s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:23:53.895076 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:23:53.913630 n-d-828839-1 sudo[156783]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:23:53.914448 n-d-828839-1 sudo[156783]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:23:54.368114 n-d-828839-1 sudo[156783]: pam_unix(sudo:session): session closed for user root
Mar 02 19:23:54.370101 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.475s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:23:54.371675 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:24:51.155445 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-75e84c0e-b08d-4733-b0b4-192a40b58987 tempest-TestMinimumBasicScenario-1459739221 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 19:24:51.159371 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-75e84c0e-b08d-4733-b0b4-192a40b58987 tempest-TestMinimumBasicScenario-1459739221 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 19:24:51.159887 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-75e84c0e-b08d-4733-b0b4-192a40b58987 tempest-TestMinimumBasicScenario-1459739221 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'
Mar 02 19:24:51.172694 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75e84c0e-b08d-4733-b0b4-192a40b58987 tempest-TestMinimumBasicScenario-1459739221 None] Flow 'volume_create_manager' (63c999b2-8d02-4779-b61a-a27a147edded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 19:24:51.179983 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75e84c0e-b08d-4733-b0b4-192a40b58987 tempest-TestMinimumBasicScenario-1459739221 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3b3ec38-df63-4a63-9562-b68fdb0c5dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:24:51.202827 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-75e84c0e-b08d-4733-b0b4-192a40b58987 tempest-TestMinimumBasicScenario-1459739221 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 19:24:51.226873 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75e84c0e-b08d-4733-b0b4-192a40b58987 tempest-TestMinimumBasicScenario-1459739221 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3b3ec38-df63-4a63-9562-b68fdb0c5dde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T19:24:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1492814196',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=34cc563f-3f10-44bc-962b-ace637c4dc6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2743a520b31643e4ba146ee041490b5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T19:24:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T19:24:51Z,user_id='e1f981d36fca4b86bf03b8e2a50d5bba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:24:51.229306 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75e84c0e-b08d-4733-b0b4-192a40b58987 tempest-TestMinimumBasicScenario-1459739221 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8cd1d386-1305-41a4-ad96-b3044c290b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:24:51.231416 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75e84c0e-b08d-4733-b0b4-192a40b58987 tempest-TestMinimumBasicScenario-1459739221 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8cd1d386-1305-41a4-ad96-b3044c290b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:24:51.233693 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75e84c0e-b08d-4733-b0b4-192a40b58987 tempest-TestMinimumBasicScenario-1459739221 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (182f8a38-a586-494f-bde1-516a852dea90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:24:51.235907 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75e84c0e-b08d-4733-b0b4-192a40b58987 tempest-TestMinimumBasicScenario-1459739221 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (182f8a38-a586-494f-bde1-516a852dea90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '34cc563f-3f10-44bc-962b-ace637c4dc6a', 'volume_name': 'volume-34cc563f-3f10-44bc-962b-ace637c4dc6a', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:24:51.238106 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75e84c0e-b08d-4733-b0b4-192a40b58987 tempest-TestMinimumBasicScenario-1459739221 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab6f6b01-2ec0-4d01-98ff-9be3666b4ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:24:51.240177 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75e84c0e-b08d-4733-b0b4-192a40b58987 tempest-TestMinimumBasicScenario-1459739221 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab6f6b01-2ec0-4d01-98ff-9be3666b4ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:24:51.243011 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75e84c0e-b08d-4733-b0b4-192a40b58987 tempest-TestMinimumBasicScenario-1459739221 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ae96b008-e48a-452f-bb62-8aeb68f4e41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:24:51.243774 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-75e84c0e-b08d-4733-b0b4-192a40b58987 tempest-TestMinimumBasicScenario-1459739221 None] Volume 34cc563f-3f10-44bc-962b-ace637c4dc6a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-34cc563f-3f10-44bc-962b-ace637c4dc6a', 'volume_size': 1}
Mar 02 19:24:51.244964 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-75e84c0e-b08d-4733-b0b4-192a40b58987 tempest-TestMinimumBasicScenario-1459739221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-34cc563f-3f10-44bc-962b-ace637c4dc6a stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:24:51.262591 n-d-828839-1 sudo[157386]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-34cc563f-3f10-44bc-962b-ace637c4dc6a stack-volumes-lvmdriver-1 -L 1g
Mar 02 19:24:51.263387 n-d-828839-1 sudo[157386]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:24:51.832003 n-d-828839-1 sudo[157386]: pam_unix(sudo:session): session closed for user root
Mar 02 19:24:51.834322 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-75e84c0e-b08d-4733-b0b4-192a40b58987 tempest-TestMinimumBasicScenario-1459739221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-34cc563f-3f10-44bc-962b-ace637c4dc6a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.589s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:24:51.838480 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75e84c0e-b08d-4733-b0b4-192a40b58987 tempest-TestMinimumBasicScenario-1459739221 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ae96b008-e48a-452f-bb62-8aeb68f4e41d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-34cc563f-3f10-44bc-962b-ace637c4dc6a', 'volume_size': 1}' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:24:51.840790 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75e84c0e-b08d-4733-b0b4-192a40b58987 tempest-TestMinimumBasicScenario-1459739221 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (700d4273-64b8-4364-8ffb-0d4cd9baa5a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:24:51.966377 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-75e84c0e-b08d-4733-b0b4-192a40b58987 tempest-TestMinimumBasicScenario-1459739221 None] Volume volume-34cc563f-3f10-44bc-962b-ace637c4dc6a (34cc563f-3f10-44bc-962b-ace637c4dc6a): created successfully
Mar 02 19:24:51.968311 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75e84c0e-b08d-4733-b0b4-192a40b58987 tempest-TestMinimumBasicScenario-1459739221 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (700d4273-64b8-4364-8ffb-0d4cd9baa5a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:24:51.971350 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-75e84c0e-b08d-4733-b0b4-192a40b58987 tempest-TestMinimumBasicScenario-1459739221 None] Flow 'volume_create_manager' (63c999b2-8d02-4779-b61a-a27a147edded) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 19:24:52.086704 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-75e84c0e-b08d-4733-b0b4-192a40b58987 tempest-TestMinimumBasicScenario-1459739221 None] Created volume successfully.
Mar 02 19:24:53.413458 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:24:53.414098 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:24:53.414823 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:24:53.433365 n-d-828839-1 sudo[157422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:24:53.434196 n-d-828839-1 sudo[157422]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:24:53.826070 n-d-828839-1 sudo[157422]: pam_unix(sudo:session): session closed for user root
Mar 02 19:24:53.828172 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.413s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:24:53.830026 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:24:53.847737 n-d-828839-1 sudo[157425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:24:53.848520 n-d-828839-1 sudo[157425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:24:54.242639 n-d-828839-1 sudo[157425]: pam_unix(sudo:session): session closed for user root
Mar 02 19:24:54.245192 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.415s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:24:54.247676 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:24:54.527015 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-2d857039-a5dc-492a-9223-6562ecb15a6b req-e4ffc68b-ea4b-44ab-8e73-9e0b1241fea4 tempest-TestMinimumBasicScenario-1459739221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-34cc563f-3f10-44bc-962b-ace637c4dc6a {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:24:54.546879 n-d-828839-1 sudo[157428]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-34cc563f-3f10-44bc-962b-ace637c4dc6a
Mar 02 19:24:54.548092 n-d-828839-1 sudo[157428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:24:54.936814 n-d-828839-1 sudo[157428]: pam_unix(sudo:session): session closed for user root
Mar 02 19:24:54.939231 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-2d857039-a5dc-492a-9223-6562ecb15a6b req-e4ffc68b-ea4b-44ab-8e73-9e0b1241fea4 tempest-TestMinimumBasicScenario-1459739221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-34cc563f-3f10-44bc-962b-ace637c4dc6a" returned: 0 in 0.412s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:24:54.985683 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:24:54.991716 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:24:54.992095 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952079012256]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:24:54.992705 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-2d857039-a5dc-492a-9223-6562ecb15a6b req-e4ffc68b-ea4b-44ab-8e73-9e0b1241fea4 tempest-TestMinimumBasicScenario-1459739221 None] Targets prior to update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 19:24:54.993490 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-2d857039-a5dc-492a-9223-6562ecb15a6b req-e4ffc68b-ea4b-44ab-8e73-9e0b1241fea4 tempest-TestMinimumBasicScenario-1459739221 None] Creating iscsi_target for Volume ID: volume-34cc563f-3f10-44bc-962b-ace637c4dc6a {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 19:24:55.050887 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-2d857039-a5dc-492a-9223-6562ecb15a6b req-e4ffc68b-ea4b-44ab-8e73-9e0b1241fea4 tempest-TestMinimumBasicScenario-1459739221 None] Created volume path /opt/stack/data/cinder/volumes/volume-34cc563f-3f10-44bc-962b-ace637c4dc6a,
Mar 02 19:24:55.050887 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 19:24:55.050887 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:24:55.050887 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-34cc563f-3f10-44bc-962b-ace637c4dc6a
Mar 02 19:24:55.050887 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 19:24:55.050887 n-d-828839-1 cinder-volume[96937]: incominguser TnPMNESPCBpKdDMH9nrF 3yPxbfc6EyaGRBr6
Mar 02 19:24:55.050887 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:24:55.050887 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 19:24:55.050887 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:24:55.050887 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 19:24:55.052235 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-34cc563f-3f10-44bc-962b-ace637c4dc6a {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:24:55.394901 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-34cc563f-3f10-44bc-962b-ace637c4dc6a" returned: 0 in 0.342s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:24:55.395229 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952079012256]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:24:55.395873 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-2d857039-a5dc-492a-9223-6562ecb15a6b req-e4ffc68b-ea4b-44ab-8e73-9e0b1241fea4 tempest-TestMinimumBasicScenario-1459739221 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 19:24:55.396241 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-2d857039-a5dc-492a-9223-6562ecb15a6b req-e4ffc68b-ea4b-44ab-8e73-9e0b1241fea4 tempest-TestMinimumBasicScenario-1459739221 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 19:24:55.397367 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:24:55.403298 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:24:55.403699 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952079012256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-34cc563f-3f10-44bc-962b-ace637c4dc6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-34cc563f-3f10-44bc-962b-ace637c4dc6a\n Backing store flags: \n Account information:\n TnPMNESPCBpKdDMH9nrF\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:24:55.404229 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-2d857039-a5dc-492a-9223-6562ecb15a6b req-e4ffc68b-ea4b-44ab-8e73-9e0b1241fea4 tempest-TestMinimumBasicScenario-1459739221 None] Targets after update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 19:24:55.405370 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:24:55.492788 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:24:55.493222 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952079012256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-34cc563f-3f10-44bc-962b-ace637c4dc6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-34cc563f-3f10-44bc-962b-ace637c4dc6a\n Backing store flags: \n Account information:\n TnPMNESPCBpKdDMH9nrF\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:24:55.494927 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:24:55.580908 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:24:55.581498 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952079012256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-34cc563f-3f10-44bc-962b-ace637c4dc6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-34cc563f-3f10-44bc-962b-ace637c4dc6a\n Backing store flags: \n Account information:\n TnPMNESPCBpKdDMH9nrF\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:24:55.582262 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-2d857039-a5dc-492a-9223-6562ecb15a6b req-e4ffc68b-ea4b-44ab-8e73-9e0b1241fea4 tempest-TestMinimumBasicScenario-1459739221 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-34cc563f-3f10-44bc-962b-ace637c4dc6a 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 19:24:55.811940 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-2d857039-a5dc-492a-9223-6562ecb15a6b req-e4ffc68b-ea4b-44ab-8e73-9e0b1241fea4 tempest-TestMinimumBasicScenario-1459739221 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-34cc563f-3f10-44bc-962b-ace637c4dc6a', 'target_lun': 1, 'volume_id': '34cc563f-3f10-44bc-962b-ace637c4dc6a', 'auth_method': 'CHAP', 'auth_username': 'TnPMNESPCBpKdDMH9nrF', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'd69950ef-bdd6-4892-9dba-9af60b2dfca9'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 19:24:56.006868 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-2d857039-a5dc-492a-9223-6562ecb15a6b req-e4ffc68b-ea4b-44ab-8e73-9e0b1241fea4 tempest-TestMinimumBasicScenario-1459739221 None] attachment_update completed successfully.
Mar 02 19:25:53.418889 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:25:53.419495 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:25:53.419914 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:25:53.437216 n-d-828839-1 sudo[157544]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:25:53.437994 n-d-828839-1 sudo[157544]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:25:53.824847 n-d-828839-1 sudo[157544]: pam_unix(sudo:session): session closed for user root
Mar 02 19:25:53.826941 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.407s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:25:53.828584 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:25:53.845668 n-d-828839-1 sudo[157547]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:25:53.846465 n-d-828839-1 sudo[157547]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:25:54.246846 n-d-828839-1 sudo[157547]: pam_unix(sudo:session): session closed for user root
Mar 02 19:25:54.249101 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.420s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:25:54.250394 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:26:16.596293 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-e5935a43-7eb0-4372-83ef-ac97aea05f4b req-9762aca6-4359-4dcf-98f2-4fbfebdb7b19 tempest-TestMinimumBasicScenario-1459739221 None] Terminate volume connection completed successfully.
Mar 02 19:26:16.596847 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-e5935a43-7eb0-4372-83ef-ac97aea05f4b req-9762aca6-4359-4dcf-98f2-4fbfebdb7b19 tempest-TestMinimumBasicScenario-1459739221 None] Deleting attachment d69950ef-bdd6-4892-9dba-9af60b2dfca9. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 19:26:16.598576 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:26:16.688601 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:26:16.688951 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805583424]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-34cc563f-3f10-44bc-962b-ace637c4dc6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-34cc563f-3f10-44bc-962b-ace637c4dc6a\n Backing store flags: \n Account information:\n TnPMNESPCBpKdDMH9nrF\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:26:16.689585 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-e5935a43-7eb0-4372-83ef-ac97aea05f4b req-9762aca6-4359-4dcf-98f2-4fbfebdb7b19 tempest-TestMinimumBasicScenario-1459739221 None] Removing iscsi_target for Volume ID: 34cc563f-3f10-44bc-962b-ace637c4dc6a
Mar 02 19:26:16.690565 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-34cc563f-3f10-44bc-962b-ace637c4dc6a -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:26:16.782033 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-34cc563f-3f10-44bc-962b-ace637c4dc6a -f" returned: 0 in 0.091s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:26:16.782617 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805583424]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:26:16.783963 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:26:16.874507 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:26:16.875010 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805583424]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:26:17.487913 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-d2b8592c-5972-407d-a304-3bf2316fdc7c tempest-TestMinimumBasicScenario-1459739221 None] Lock "b'cinder-34cc563f-3f10-44bc-962b-ace637c4dc6a-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 19:26:17.598529 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:26:17.684340 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:26:17.684664 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951805583424]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:26:17.685363 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [None req-d2b8592c-5972-407d-a304-3bf2316fdc7c tempest-TestMinimumBasicScenario-1459739221 None] Skipping remove_export. No iscsi_target is presently exported for volume: 34cc563f-3f10-44bc-962b-ace637c4dc6a
Mar 02 19:26:17.686464 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d2b8592c-5972-407d-a304-3bf2316fdc7c tempest-TestMinimumBasicScenario-1459739221 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/volume-34cc563f-3f10-44bc-962b-ace637c4dc6a {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:26:17.703681 n-d-828839-1 sudo[157599]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-34cc563f-3f10-44bc-962b-ace637c4dc6a
Mar 02 19:26:17.704454 n-d-828839-1 sudo[157599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:26:18.108772 n-d-828839-1 sudo[157599]: pam_unix(sudo:session): session closed for user root
Mar 02 19:26:18.111198 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d2b8592c-5972-407d-a304-3bf2316fdc7c tempest-TestMinimumBasicScenario-1459739221 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/volume-34cc563f-3f10-44bc-962b-ace637c4dc6a" returned: 0 in 0.424s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:26:18.113030 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d2b8592c-5972-407d-a304-3bf2316fdc7c tempest-TestMinimumBasicScenario-1459739221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-34cc563f-3f10-44bc-962b-ace637c4dc6a {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:26:18.130628 n-d-828839-1 sudo[157602]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-34cc563f-3f10-44bc-962b-ace637c4dc6a
Mar 02 19:26:18.131396 n-d-828839-1 sudo[157602]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:26:18.534739 n-d-828839-1 sudo[157602]: pam_unix(sudo:session): session closed for user root
Mar 02 19:26:18.537079 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d2b8592c-5972-407d-a304-3bf2316fdc7c tempest-TestMinimumBasicScenario-1459739221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-34cc563f-3f10-44bc-962b-ace637c4dc6a" returned: 0 in 0.424s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:26:18.539191 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d2b8592c-5972-407d-a304-3bf2316fdc7c tempest-TestMinimumBasicScenario-1459739221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-34cc563f-3f10-44bc-962b-ace637c4dc6a {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:26:18.556810 n-d-828839-1 sudo[157605]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-34cc563f-3f10-44bc-962b-ace637c4dc6a
Mar 02 19:26:18.557588 n-d-828839-1 sudo[157605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:26:19.092871 n-d-828839-1 sudo[157605]: pam_unix(sudo:session): session closed for user root
Mar 02 19:26:19.095079 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d2b8592c-5972-407d-a304-3bf2316fdc7c tempest-TestMinimumBasicScenario-1459739221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-34cc563f-3f10-44bc-962b-ace637c4dc6a" returned: 0 in 0.556s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:26:19.096140 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [None req-d2b8592c-5972-407d-a304-3bf2316fdc7c tempest-TestMinimumBasicScenario-1459739221 None] Successfully deleted volume: 34cc563f-3f10-44bc-962b-ace637c4dc6a
Mar 02 19:26:19.176018 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [None req-d2b8592c-5972-407d-a304-3bf2316fdc7c tempest-TestMinimumBasicScenario-1459739221 None] Created reservations ['7a8efb7a-bb61-474e-a12a-75ec745d721b', '791b5d75-035e-4ad3-92f6-bdb66e8212f0', '6c6a5b6d-d78f-4611-b6cd-e0daf1e066d2', 'a4dc2d2f-503c-41c1-a8f6-21e849df8b80'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 19:26:19.301370 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-d2b8592c-5972-407d-a304-3bf2316fdc7c tempest-TestMinimumBasicScenario-1459739221 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:26:19.302140 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d2b8592c-5972-407d-a304-3bf2316fdc7c tempest-TestMinimumBasicScenario-1459739221 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:26:19.320334 n-d-828839-1 sudo[157611]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:26:19.321111 n-d-828839-1 sudo[157611]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:26:19.791757 n-d-828839-1 sudo[157611]: pam_unix(sudo:session): session closed for user root
Mar 02 19:26:19.794080 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d2b8592c-5972-407d-a304-3bf2316fdc7c tempest-TestMinimumBasicScenario-1459739221 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.491s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:26:19.796262 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d2b8592c-5972-407d-a304-3bf2316fdc7c tempest-TestMinimumBasicScenario-1459739221 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:26:19.814320 n-d-828839-1 sudo[157614]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:26:19.815111 n-d-828839-1 sudo[157614]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:26:20.287796 n-d-828839-1 sudo[157614]: pam_unix(sudo:session): session closed for user root
Mar 02 19:26:20.290051 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-d2b8592c-5972-407d-a304-3bf2316fdc7c tempest-TestMinimumBasicScenario-1459739221 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.493s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:26:20.292135 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-d2b8592c-5972-407d-a304-3bf2316fdc7c tempest-TestMinimumBasicScenario-1459739221 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:26:20.298200 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-d2b8592c-5972-407d-a304-3bf2316fdc7c tempest-TestMinimumBasicScenario-1459739221 None] Deleted volume successfully.
Mar 02 19:26:20.368002 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [None req-d2b8592c-5972-407d-a304-3bf2316fdc7c tempest-TestMinimumBasicScenario-1459739221 None] Lock "b'cinder-34cc563f-3f10-44bc-962b-ace637c4dc6a-delete_volume'" released by "delete_volume" :: held 2.880s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 19:26:53.419351 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:26:53.420038 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:26:53.420472 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:26:53.439373 n-d-828839-1 sudo[157887]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:26:53.440170 n-d-828839-1 sudo[157887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:26:53.919971 n-d-828839-1 sudo[157887]: pam_unix(sudo:session): session closed for user root
Mar 02 19:26:53.922023 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.501s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:26:53.923735 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:26:53.942718 n-d-828839-1 sudo[157901]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:26:53.943501 n-d-828839-1 sudo[157901]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:26:54.405406 n-d-828839-1 sudo[157901]: pam_unix(sudo:session): session closed for user root
Mar 02 19:26:54.407583 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.483s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:26:54.409185 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:27:53.418730 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:27:53.419379 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:27:53.419866 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:27:53.437845 n-d-828839-1 sudo[158139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:27:53.438661 n-d-828839-1 sudo[158139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:27:53.899310 n-d-828839-1 sudo[158139]: pam_unix(sudo:session): session closed for user root
Mar 02 19:27:53.901451 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.481s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:27:53.903400 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:27:53.920903 n-d-828839-1 sudo[158144]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:27:53.921696 n-d-828839-1 sudo[158144]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:27:54.386857 n-d-828839-1 sudo[158144]: pam_unix(sudo:session): session closed for user root
Mar 02 19:27:54.388938 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.486s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:27:54.390369 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:28:53.417958 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:28:53.418607 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:28:53.419056 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:28:53.436376 n-d-828839-1 sudo[158522]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:28:53.437149 n-d-828839-1 sudo[158522]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:28:53.885534 n-d-828839-1 sudo[158522]: pam_unix(sudo:session): session closed for user root
Mar 02 19:28:53.887642 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.468s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:28:53.889279 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:28:53.907181 n-d-828839-1 sudo[158525]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:28:53.907948 n-d-828839-1 sudo[158525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:28:54.365159 n-d-828839-1 sudo[158525]: pam_unix(sudo:session): session closed for user root
Mar 02 19:28:54.367371 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.478s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:28:54.368792 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:29:53.414910 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:29:53.415568 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:29:53.416175 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:29:53.434441 n-d-828839-1 sudo[158605]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:29:53.435212 n-d-828839-1 sudo[158605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:29:53.887554 n-d-828839-1 sudo[158605]: pam_unix(sudo:session): session closed for user root
Mar 02 19:29:53.889610 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.473s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:29:53.891217 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:29:53.909544 n-d-828839-1 sudo[158610]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:29:53.910413 n-d-828839-1 sudo[158610]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:29:54.363513 n-d-828839-1 sudo[158610]: pam_unix(sudo:session): session closed for user root
Mar 02 19:29:54.365589 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.474s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:29:54.367504 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:30:53.417209 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:30:53.417870 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:30:53.418330 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:30:53.435546 n-d-828839-1 sudo[159006]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:30:53.436322 n-d-828839-1 sudo[159006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:30:53.865003 n-d-828839-1 sudo[159006]: pam_unix(sudo:session): session closed for user root
Mar 02 19:30:53.867084 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.448s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:30:53.868722 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:30:53.886339 n-d-828839-1 sudo[159009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:30:53.887112 n-d-828839-1 sudo[159009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:30:54.298863 n-d-828839-1 sudo[159009]: pam_unix(sudo:session): session closed for user root
Mar 02 19:30:54.301004 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.432s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:30:54.302451 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:31:53.422921 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:31:53.423611 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:31:53.423952 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:31:53.441624 n-d-828839-1 sudo[159096]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:31:53.442442 n-d-828839-1 sudo[159096]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:31:53.896717 n-d-828839-1 sudo[159096]: pam_unix(sudo:session): session closed for user root
Mar 02 19:31:53.898812 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.474s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:31:53.900677 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:31:53.918441 n-d-828839-1 sudo[159099]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:31:53.919224 n-d-828839-1 sudo[159099]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:31:54.360222 n-d-828839-1 sudo[159099]: pam_unix(sudo:session): session closed for user root
Mar 02 19:31:54.362295 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.461s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:31:54.364287 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:32:53.425478 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:32:53.426224 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:32:53.426567 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:32:53.443926 n-d-828839-1 sudo[159512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:32:53.444709 n-d-828839-1 sudo[159512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:32:53.892662 n-d-828839-1 sudo[159512]: pam_unix(sudo:session): session closed for user root
Mar 02 19:32:53.894717 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.468s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:32:53.896356 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:32:53.914538 n-d-828839-1 sudo[159516]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:32:53.915337 n-d-828839-1 sudo[159516]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:32:54.362406 n-d-828839-1 sudo[159516]: pam_unix(sudo:session): session closed for user root
Mar 02 19:32:54.364507 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.468s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:32:54.365845 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:33:53.425011 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:33:53.425654 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:33:53.426099 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:33:53.443751 n-d-828839-1 sudo[159586]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:33:53.444519 n-d-828839-1 sudo[159586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:33:53.881655 n-d-828839-1 sudo[159586]: pam_unix(sudo:session): session closed for user root
Mar 02 19:33:53.883828 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.457s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:33:53.885422 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:33:53.903442 n-d-828839-1 sudo[159589]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:33:53.904228 n-d-828839-1 sudo[159589]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:33:54.342516 n-d-828839-1 sudo[159589]: pam_unix(sudo:session): session closed for user root
Mar 02 19:33:54.344627 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.459s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:33:54.345954 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:34:53.425908 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:34:53.426607 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:34:53.427043 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:34:53.444658 n-d-828839-1 sudo[160003]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:34:53.445446 n-d-828839-1 sudo[160003]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:34:53.873535 n-d-828839-1 sudo[160003]: pam_unix(sudo:session): session closed for user root
Mar 02 19:34:53.875656 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.448s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:34:53.877321 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:34:53.895551 n-d-828839-1 sudo[160006]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:34:53.896376 n-d-828839-1 sudo[160006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:34:54.333915 n-d-828839-1 sudo[160006]: pam_unix(sudo:session): session closed for user root
Mar 02 19:34:54.336120 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.458s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:34:54.337479 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:36:53.431863 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:36:53.432540 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:36:53.432946 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:36:53.450938 n-d-828839-1 sudo[160731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:36:53.451710 n-d-828839-1 sudo[160731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:36:53.890299 n-d-828839-1 sudo[160731]: pam_unix(sudo:session): session closed for user root
Mar 02 19:36:53.892306 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.459s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:36:53.893914 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:36:53.911460 n-d-828839-1 sudo[160734]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:36:53.912245 n-d-828839-1 sudo[160734]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:36:54.351296 n-d-828839-1 sudo[160734]: pam_unix(sudo:session): session closed for user root
Mar 02 19:36:54.354141 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.460s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:36:54.355477 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:37:53.435717 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:37:53.436336 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:37:53.436821 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:37:53.454581 n-d-828839-1 sudo[160787]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:37:53.455348 n-d-828839-1 sudo[160787]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:37:53.880984 n-d-828839-1 sudo[160787]: pam_unix(sudo:session): session closed for user root
Mar 02 19:37:53.883027 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.446s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:37:53.884626 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:37:53.902825 n-d-828839-1 sudo[160790]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:37:53.903595 n-d-828839-1 sudo[160790]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:37:54.357511 n-d-828839-1 sudo[160790]: pam_unix(sudo:session): session closed for user root
Mar 02 19:37:54.359599 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.475s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:37:54.360925 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:38:53.441073 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:38:53.441705 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:38:53.442231 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:38:53.459509 n-d-828839-1 sudo[160839]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:38:53.460285 n-d-828839-1 sudo[160839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:38:53.918338 n-d-828839-1 sudo[160839]: pam_unix(sudo:session): session closed for user root
Mar 02 19:38:53.920659 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.478s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:38:53.921953 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:38:53.939106 n-d-828839-1 sudo[160842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:38:53.939905 n-d-828839-1 sudo[160842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:38:54.389128 n-d-828839-1 sudo[160842]: pam_unix(sudo:session): session closed for user root
Mar 02 19:38:54.391246 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.469s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:38:54.392587 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:39:53.442265 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:39:53.442909 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:39:53.443390 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:39:53.461317 n-d-828839-1 sudo[160895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:39:53.462242 n-d-828839-1 sudo[160895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:39:53.905866 n-d-828839-1 sudo[160895]: pam_unix(sudo:session): session closed for user root
Mar 02 19:39:53.908004 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.464s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:39:53.909614 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:39:53.927598 n-d-828839-1 sudo[160898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:39:53.928390 n-d-828839-1 sudo[160898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:39:54.380748 n-d-828839-1 sudo[160898]: pam_unix(sudo:session): session closed for user root
Mar 02 19:39:54.382858 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.473s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:39:54.384154 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:40:07.280437 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828839-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828839-1@lvmdriver-1#lvmdriver-1']} {{(pid=96937) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Mar 02 19:40:07.284369 n-d-828839-1 cinder-volume[96937]: WARNING stevedore.named [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Mar 02 19:40:07.284879 n-d-828839-1 cinder-volume[96937]: WARNING castellan.key_manager [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 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'
Mar 02 19:40:07.298224 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Flow 'volume_create_manager' (d85ed950-5c7b-4657-a170-5261ff5b433b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 19:40:07.301485 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88904bad-91d2-430c-88ac-af2b27c7870c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:40:07.323085 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_db.sqlalchemy.engines [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 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=96937) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Mar 02 19:40:07.347405 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88904bad-91d2-430c-88ac-af2b27c7870c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-03-02T19:40:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1068266532',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828839-1@lvmdriver-1#lvmdriver-1',id=2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dddffa374d0b498db4bba5ca5fb553bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-03-02T19:40:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-03-02T19:40:07Z,user_id='d38f7f76e95a401a81f8c00433e449e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(952cc795-03d9-4d2e-83b8-004cd6cc3d34),volume_type_id=952cc795-03d9-4d2e-83b8-004cd6cc3d34)' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:40:07.350523 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8714c076-882d-4cb5-a69a-d3a0f023573c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:40:07.352603 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8714c076-882d-4cb5-a69a-d3a0f023573c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:40:07.354969 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (26e399dc-73a6-4cb3-a4a3-53b109530ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:40:07.443510 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (26e399dc-73a6-4cb3-a4a3-53b109530ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0', 'volume_name': 'volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:40:07.445782 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a0e56eed-d5f9-41e9-aab4-c49ea9291678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:40:07.447966 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a0e56eed-d5f9-41e9-aab4-c49ea9291678) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:40:07.450097 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a02e4817-0ff1-4c8d-ab58-42827a63344b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:40:07.450945 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Volume 2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Mar 02 19:40:07.451562 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Cloning 2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0 from image 2ac48b56-eabc-4774-8d21-7d0b03765520 at location (None, None). {{(pid=96937) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Mar 02 19:40:16.476309 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_4487rg7xn-d-828839-1@lvmdriver-1, size 616.00 MB, duration 9.02 sec {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Mar 02 19:40:16.476309 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Image download 616.00 MB at 68.27 MB/s
Mar 02 19:40:16.519374 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_4487rg7xn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:40:16.611694 n-d-828839-1 sudo[160930]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_4487rg7xn-d-828839-1@lvmdriver-1
Mar 02 19:40:16.613364 n-d-828839-1 sudo[160930]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:40:16.929684 n-d-828839-1 sudo[160930]: pam_unix(sudo:session): session closed for user root
Mar 02 19:40:16.931984 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_4487rg7xn-d-828839-1@lvmdriver-1" returned: 0 in 0.412s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:40:16.932971 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 is fetched for user d38f7f76e95a401a81f8c00433e449e7. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Mar 02 19:40:17.083527 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_4487rg7xn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:40:17.166936 n-d-828839-1 sudo[160935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_4487rg7xn-d-828839-1@lvmdriver-1
Mar 02 19:40:17.167887 n-d-828839-1 sudo[160935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:40:17.482766 n-d-828839-1 sudo[160935]: pam_unix(sudo:session): session closed for user root
Mar 02 19:40:17.485045 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_4487rg7xn-d-828839-1@lvmdriver-1" returned: 0 in 0.402s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:40:17.487378 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0 stack-volumes-lvmdriver-1 -L 1g {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:40:17.504612 n-d-828839-1 sudo[160940]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0 stack-volumes-lvmdriver-1 -L 1g
Mar 02 19:40:17.505884 n-d-828839-1 sudo[160940]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:40:18.141468 n-d-828839-1 sudo[160940]: pam_unix(sudo:session): session closed for user root
Mar 02 19:40:18.144089 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.656s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:40:18.272766 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Attempting download of 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume 2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Mar 02 19:40:18.317001 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_8qw00tou {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:40:18.399732 n-d-828839-1 sudo[160974]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_8qw00tou
Mar 02 19:40:18.400496 n-d-828839-1 sudo[160974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:40:18.712336 n-d-828839-1 sudo[160974]: pam_unix(sudo:session): session closed for user root
Mar 02 19:40:18.714590 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2ac48b56-eabc-4774-8d21-7d0b03765520_8qw00tou" returned: 0 in 0.397s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:40:18.715843 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_4487rg7xn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:40:18.800684 n-d-828839-1 sudo[160978]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_4487rg7xn-d-828839-1@lvmdriver-1
Mar 02 19:40:18.801467 n-d-828839-1 sudo[160978]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:40:19.118717 n-d-828839-1 sudo[160978]: pam_unix(sudo:session): session closed for user root
Mar 02 19:40:19.120974 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_4487rg7xn-d-828839-1@lvmdriver-1" returned: 0 in 0.405s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:40:19.121812 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] 2ac48b56-eabc-4774-8d21-7d0b03765520 was vhdx, converting to raw {{(pid=96937) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Mar 02 19:40:19.122807 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_4487rg7xn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2b3ce60e--f3d2--4b34--9869--a23cec7cfdc0 oflag=direct {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:40:19.140494 n-d-828839-1 sudo[160983]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_4487rg7xn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2b3ce60e--f3d2--4b34--9869--a23cec7cfdc0 oflag=direct
Mar 02 19:40:19.142111 n-d-828839-1 sudo[160983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:40:19.458220 n-d-828839-1 sudo[160983]: pam_unix(sudo:session): session closed for user root
Mar 02 19:40:19.460246 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_4487rg7xn-d-828839-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2b3ce60e--f3d2--4b34--9869--a23cec7cfdc0 oflag=direct" returned: 0 in 0.337s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:40:19.461361 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_4487rg7xn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2b3ce60e--f3d2--4b34--9869--a23cec7cfdc0 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:40:19.478903 n-d-828839-1 sudo[160995]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_4487rg7xn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2b3ce60e--f3d2--4b34--9869--a23cec7cfdc0
Mar 02 19:40:19.479690 n-d-828839-1 sudo[160995]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:40:25.484991 n-d-828839-1 sudo[160995]: pam_unix(sudo:session): session closed for user root
Mar 02 19:40:25.487241 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_4487rg7xn-d-828839-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2b3ce60e--f3d2--4b34--9869--a23cec7cfdc0" returned: 0 in 6.025s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:40:25.488313 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_4487rg7xn-d-828839-1@lvmdriver-1 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:40:25.575090 n-d-828839-1 sudo[161024]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_4487rg7xn-d-828839-1@lvmdriver-1
Mar 02 19:40:25.575871 n-d-828839-1 sudo[161024]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:40:25.893812 n-d-828839-1 sudo[161024]: pam_unix(sudo:session): session closed for user root
Mar 02 19:40:25.896108 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_4487rg7xn-d-828839-1@lvmdriver-1" returned: 0 in 0.407s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:40:25.896979 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ac48b56-eabc-4774-8d21-7d0b03765520_4487rg7xn-d-828839-1@lvmdriver-1, size 700.00 MB, duration 6.03 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--2b3ce60e--f3d2--4b34--9869--a23cec7cfdc0 {{(pid=96937) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Mar 02 19:40:25.897403 n-d-828839-1 cinder-volume[96937]: INFO cinder.image.image_utils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Converted 700.00 MB image at 116.15 MB/s
Mar 02 19:40:25.898670 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Downloaded image 2ac48b56-eabc-4774-8d21-7d0b03765520 ((None, None)) to volume 2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0 successfully. {{(pid=96937) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Mar 02 19:40:26.013154 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.image.image_utils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Temporary image 2ac48b56-eabc-4774-8d21-7d0b03765520 for user d38f7f76e95a401a81f8c00433e449e7 is deleted. {{(pid=96937) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Mar 02 19:40:26.013822 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.volume_utils [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Marking volume 2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0 as bootable. {{(pid=96937) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Mar 02 19:40:26.110847 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Copying metadata from image 2ac48b56-eabc-4774-8d21-7d0b03765520 to 2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0. {{(pid=96937) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Mar 02 19:40:26.111313 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.flows.manager.create_volume [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Creating volume glance metadata for volume 2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0 backed by image 2ac48b56-eabc-4774-8d21-7d0b03765520 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96937) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Mar 02 19:40:26.365359 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a02e4817-0ff1-4c8d-ab58-42827a63344b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0', 'volume_size': 1, 'image_id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'df7b220919f8425389103bff077c649c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ac48b56-eabc-4774-8d21-7d0b03765520', 'created_at': datetime.datetime(2022, 3, 2, 18, 2, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 3, 2, 18, 2, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ac48b56-eabc-4774-8d21-7d0b03765520/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:40:26.368379 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (778b3cee-0d33-4d76-bf1e-d574803cee16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Mar 02 19:40:26.510900 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.flows.manager.create_volume [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Volume volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0 (2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0): created successfully
Mar 02 19:40:26.512896 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (778b3cee-0d33-4d76-bf1e-d574803cee16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96937) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Mar 02 19:40:26.516022 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Flow 'volume_create_manager' (d85ed950-5c7b-4657-a170-5261ff5b433b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96937) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Mar 02 19:40:26.613359 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [None req-32665336-f6be-49a3-bcf7-85327cb4e4a0 tempest-TestShelveInstance-704643137 None] Created volume successfully.
Mar 02 19:40:31.322440 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-f99138a0-ea51-4e59-9b8a-e54ae94e1f14 req-e881cc65-2c62-478a-951f-703671a6a77e tempest-TestShelveInstance-704643137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:40:31.347231 n-d-828839-1 sudo[161036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0
Mar 02 19:40:31.348075 n-d-828839-1 sudo[161036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:40:31.775690 n-d-828839-1 sudo[161036]: pam_unix(sudo:session): session closed for user root
Mar 02 19:40:31.777897 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-f99138a0-ea51-4e59-9b8a-e54ae94e1f14 req-e881cc65-2c62-478a-951f-703671a6a77e tempest-TestShelveInstance-704643137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0" returned: 0 in 0.455s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:40:31.824396 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:40:31.830747 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:40:31.831029 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952073481728]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:40:31.831685 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-f99138a0-ea51-4e59-9b8a-e54ae94e1f14 req-e881cc65-2c62-478a-951f-703671a6a77e tempest-TestShelveInstance-704643137 None] Targets prior to update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 19:40:31.832486 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-f99138a0-ea51-4e59-9b8a-e54ae94e1f14 req-e881cc65-2c62-478a-951f-703671a6a77e tempest-TestShelveInstance-704643137 None] Creating iscsi_target for Volume ID: volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 19:40:31.932861 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-f99138a0-ea51-4e59-9b8a-e54ae94e1f14 req-e881cc65-2c62-478a-951f-703671a6a77e tempest-TestShelveInstance-704643137 None] Created volume path /opt/stack/data/cinder/volumes/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0,
Mar 02 19:40:31.932861 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 19:40:31.932861 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:40:31.932861 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0
Mar 02 19:40:31.932861 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 19:40:31.932861 n-d-828839-1 cinder-volume[96937]: incominguser 4MooBpvUTLe4gXLihC9W P3YwyV2sLmd7i8qE
Mar 02 19:40:31.932861 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:40:31.932861 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 19:40:31.932861 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:40:31.932861 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 19:40:31.934194 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:40:32.302037 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0" returned: 0 in 0.367s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:40:32.302484 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952073481728]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:40:32.303151 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-f99138a0-ea51-4e59-9b8a-e54ae94e1f14 req-e881cc65-2c62-478a-951f-703671a6a77e tempest-TestShelveInstance-704643137 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 19:40:32.304003 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-f99138a0-ea51-4e59-9b8a-e54ae94e1f14 req-e881cc65-2c62-478a-951f-703671a6a77e tempest-TestShelveInstance-704643137 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 19:40:32.305304 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:40:32.312580 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:40:32.312967 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952073481728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0\n Backing store flags: \n Account information:\n 4MooBpvUTLe4gXLihC9W\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:40:32.313563 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-f99138a0-ea51-4e59-9b8a-e54ae94e1f14 req-e881cc65-2c62-478a-951f-703671a6a77e tempest-TestShelveInstance-704643137 None] Targets after update: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 19:40:32.314638 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:40:32.416786 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:40:32.417433 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952073481728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0\n Backing store flags: \n Account information:\n 4MooBpvUTLe4gXLihC9W\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:40:32.419633 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:40:32.520280 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:40:32.520901 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139952073481728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0\n Backing store flags: \n Account information:\n 4MooBpvUTLe4gXLihC9W\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:40:32.522281 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-f99138a0-ea51-4e59-9b8a-e54ae94e1f14 req-e881cc65-2c62-478a-951f-703671a6a77e tempest-TestShelveInstance-704643137 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 19:40:32.712613 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-f99138a0-ea51-4e59-9b8a-e54ae94e1f14 req-e881cc65-2c62-478a-951f-703671a6a77e tempest-TestShelveInstance-704643137 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0', 'target_lun': 1, 'volume_id': '2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0', 'auth_method': 'CHAP', 'auth_username': '4MooBpvUTLe4gXLihC9W', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '2cbead0d-e592-45e2-aaa1-6ba514d97602'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 19:40:32.879727 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-f99138a0-ea51-4e59-9b8a-e54ae94e1f14 req-e881cc65-2c62-478a-951f-703671a6a77e tempest-TestShelveInstance-704643137 None] attachment_update completed successfully.
Mar 02 19:40:53.442851 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:40:53.443494 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:40:53.444036 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:40:53.461863 n-d-828839-1 sudo[161155]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:40:53.462657 n-d-828839-1 sudo[161155]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:40:53.862162 n-d-828839-1 sudo[161155]: pam_unix(sudo:session): session closed for user root
Mar 02 19:40:53.864219 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.420s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:40:53.865826 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:40:53.883073 n-d-828839-1 sudo[161158]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:40:53.883862 n-d-828839-1 sudo[161158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:40:54.294868 n-d-828839-1 sudo[161158]: pam_unix(sudo:session): session closed for user root
Mar 02 19:40:54.296937 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.431s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:40:54.299124 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:41:53.448058 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:41:53.448704 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:41:53.449172 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:41:53.467526 n-d-828839-1 sudo[161212]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:41:53.468360 n-d-828839-1 sudo[161212]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:41:53.865531 n-d-828839-1 sudo[161212]: pam_unix(sudo:session): session closed for user root
Mar 02 19:41:53.868859 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.418s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:41:53.869322 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:41:53.886965 n-d-828839-1 sudo[161215]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:41:53.887758 n-d-828839-1 sudo[161215]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:41:54.310176 n-d-828839-1 sudo[161215]: pam_unix(sudo:session): session closed for user root
Mar 02 19:41:54.312276 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.443s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:41:54.313648 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:42:53.450227 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:42:53.452762 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:42:53.452762 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:42:53.469262 n-d-828839-1 sudo[161274]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:42:53.470044 n-d-828839-1 sudo[161274]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:42:53.869308 n-d-828839-1 sudo[161274]: pam_unix(sudo:session): session closed for user root
Mar 02 19:42:53.871399 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.420s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:42:53.873051 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:42:53.890510 n-d-828839-1 sudo[161277]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:42:53.891292 n-d-828839-1 sudo[161277]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:42:54.305677 n-d-828839-1 sudo[161277]: pam_unix(sudo:session): session closed for user root
Mar 02 19:42:54.307867 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.435s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:42:54.309204 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:43:41.289879 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-a3fd41db-6050-4319-9051-cd50f55ecb12 req-d02c9035-d8ca-4ab6-ac85-4d2f53a5dc06 tempest-TestShelveInstance-704643137 None] Terminate volume connection completed successfully.
Mar 02 19:43:41.290582 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-a3fd41db-6050-4319-9051-cd50f55ecb12 req-d02c9035-d8ca-4ab6-ac85-4d2f53a5dc06 tempest-TestShelveInstance-704643137 None] Deleting attachment 2cbead0d-e592-45e2-aaa1-6ba514d97602. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 19:43:44.025704 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-7ef59b7b-2d7d-45e2-b07e-95d6578c8a17 req-8f0af421-e8b7-4cff-8ccf-7dc7833effe9 tempest-TestShelveInstance-704643137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:43:44.044088 n-d-828839-1 sudo[161324]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0
Mar 02 19:43:44.044929 n-d-828839-1 sudo[161324]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:43:44.459413 n-d-828839-1 sudo[161324]: pam_unix(sudo:session): session closed for user root
Mar 02 19:43:44.462067 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-7ef59b7b-2d7d-45e2-b07e-95d6578c8a17 req-8f0af421-e8b7-4cff-8ccf-7dc7833effe9 tempest-TestShelveInstance-704643137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0" returned: 0 in 0.436s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:43:44.508034 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:43:44.514341 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:43:44.514692 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779069792]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0\n Backing store flags: \n Account information:\n 4MooBpvUTLe4gXLihC9W\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-7ef59b7b-2d7d-45e2-b07e-95d6578c8a17 req-8f0af421-e8b7-4cff-8ccf-7dc7833effe9 tempest-TestShelveInstance-704643137 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: 4MooBpvUTLe4gXLihC9W
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 19:43:44.515298 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Mar 02 19:43:44.517606 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-7ef59b7b-2d7d-45e2-b07e-95d6578c8a17 req-8f0af421-e8b7-4cff-8ccf-7dc7833effe9 tempest-TestShelveInstance-704643137 None] Creating iscsi_target for Volume ID: volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Mar 02 19:43:44.517606 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-7ef59b7b-2d7d-45e2-b07e-95d6578c8a17 req-8f0af421-e8b7-4cff-8ccf-7dc7833effe9 tempest-TestShelveInstance-704643137 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0 {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Mar 02 19:43:44.570705 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-7ef59b7b-2d7d-45e2-b07e-95d6578c8a17 req-8f0af421-e8b7-4cff-8ccf-7dc7833effe9 tempest-TestShelveInstance-704643137 None] Created volume path /opt/stack/data/cinder/volumes/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0,
Mar 02 19:43:44.570705 n-d-828839-1 cinder-volume[96937]: content:
Mar 02 19:43:44.570705 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:43:44.570705 n-d-828839-1 cinder-volume[96937]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0
Mar 02 19:43:44.570705 n-d-828839-1 cinder-volume[96937]: driver iscsi
Mar 02 19:43:44.570705 n-d-828839-1 cinder-volume[96937]: incominguser 4MooBpvUTLe4gXLihC9W P3YwyV2sLmd7i8qE
Mar 02 19:43:44.570705 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:43:44.570705 n-d-828839-1 cinder-volume[96937]: write-cache on
Mar 02 19:43:44.570705 n-d-828839-1 cinder-volume[96937]:
Mar 02 19:43:44.570705 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Mar 02 19:43:44.571867 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0 {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:43:44.930510 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0" returned: 0 in 0.358s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:43:44.930839 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779069792]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:43:44.931472 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-7ef59b7b-2d7d-45e2-b07e-95d6578c8a17 req-8f0af421-e8b7-4cff-8ccf-7dc7833effe9 tempest-TestShelveInstance-704643137 None] StdOut from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Mar 02 19:43:44.931847 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-7ef59b7b-2d7d-45e2-b07e-95d6578c8a17 req-8f0af421-e8b7-4cff-8ccf-7dc7833effe9 tempest-TestShelveInstance-704643137 None] StdErr from tgt-admin --update: {{(pid=96937) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Mar 02 19:43:44.932975 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:43:44.938900 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:43:44.939295 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779069792]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0\n Backing store flags: \n Account information:\n 4MooBpvUTLe4gXLihC9W\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.tgt [req-7ef59b7b-2d7d-45e2-b07e-95d6578c8a17 req-8f0af421-e8b7-4cff-8ccf-7dc7833effe9 tempest-TestShelveInstance-704643137 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: System information:
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: Driver: iscsi
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: State: ready
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: I_T nexus information:
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: LUN information:
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: LUN: 0
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: Type: controller
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010000
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf10
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: Size: 0 MB, Block size: 1
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: Backing store type: null
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: Backing store path: None
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: LUN: 1
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: Type: disk
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: SCSI ID: IET 00010001
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: SCSI SN: beaf11
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: Size: 1074 MB, Block size: 512
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: Online: Yes
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: Removable media: No
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: Prevent removal: No
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: Readonly: No
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: SWP: No
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: Thin-provisioning: No
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: Backing store type: rdwr
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: Backing store flags:
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: Account information:
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: 4MooBpvUTLe4gXLihC9W
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: ACL information:
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: ALL
Mar 02 19:43:44.939828 n-d-828839-1 cinder-volume[96937]: {{(pid=96937) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Mar 02 19:43:44.941974 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:43:45.028662 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:43:45.029792 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779069792]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0\n Backing store flags: \n Account information:\n 4MooBpvUTLe4gXLihC9W\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:43:45.030720 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:43:45.116489 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:43:45.116830 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951779069792]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0\n Backing store flags: \n Account information:\n 4MooBpvUTLe4gXLihC9W\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:43:45.117791 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.targets.iscsi [req-7ef59b7b-2d7d-45e2-b07e-95d6578c8a17 req-8f0af421-e8b7-4cff-8ccf-7dc7833effe9 tempest-TestShelveInstance-704643137 None] Set provider_location to: 10.222.0.66:3260,1 iqn.2010-10.org.openstack:volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0 1 {{(pid=96937) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Mar 02 19:43:45.251710 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-7ef59b7b-2d7d-45e2-b07e-95d6578c8a17 req-8f0af421-e8b7-4cff-8ccf-7dc7833effe9 tempest-TestShelveInstance-704643137 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.66:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0', 'target_lun': 1, 'volume_id': '2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0', 'auth_method': 'CHAP', 'auth_username': '4MooBpvUTLe4gXLihC9W', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'ffb1e8d8-e7d8-48de-aebc-31426a0e6ea9'} {{(pid=96937) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Mar 02 19:43:45.402505 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-7ef59b7b-2d7d-45e2-b07e-95d6578c8a17 req-8f0af421-e8b7-4cff-8ccf-7dc7833effe9 tempest-TestShelveInstance-704643137 None] attachment_update completed successfully.
Mar 02 19:43:53.457724 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:43:53.458315 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:43:53.458884 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:43:53.476246 n-d-828839-1 sudo[161392]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:43:53.477024 n-d-828839-1 sudo[161392]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:43:53.873598 n-d-828839-1 sudo[161392]: pam_unix(sudo:session): session closed for user root
Mar 02 19:43:53.875739 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.417s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:43:53.877346 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:43:53.894924 n-d-828839-1 sudo[161395]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:43:53.895709 n-d-828839-1 sudo[161395]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:43:54.298879 n-d-828839-1 sudo[161395]: pam_unix(sudo:session): session closed for user root
Mar 02 19:43:54.301004 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.423s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:43:54.302426 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:44:53.462301 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:44:53.462856 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:44:53.463087 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:44:53.480872 n-d-828839-1 sudo[161444]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:44:53.481712 n-d-828839-1 sudo[161444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:44:53.937678 n-d-828839-1 sudo[161444]: pam_unix(sudo:session): session closed for user root
Mar 02 19:44:53.939753 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.476s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:44:53.941507 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:44:53.959663 n-d-828839-1 sudo[161447]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:44:53.960444 n-d-828839-1 sudo[161447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:44:54.390241 n-d-828839-1 sudo[161447]: pam_unix(sudo:session): session closed for user root
Mar 02 19:44:54.392521 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.451s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:44:54.393732 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:45:53.462654 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:45:53.463296 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:45:53.463849 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:45:53.481517 n-d-828839-1 sudo[161502]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:45:53.482312 n-d-828839-1 sudo[161502]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:45:53.872176 n-d-828839-1 sudo[161502]: pam_unix(sudo:session): session closed for user root
Mar 02 19:45:53.874980 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.411s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:45:53.876556 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:45:53.894541 n-d-828839-1 sudo[161505]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:45:53.895328 n-d-828839-1 sudo[161505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:45:54.321943 n-d-828839-1 sudo[161505]: pam_unix(sudo:session): session closed for user root
Mar 02 19:45:54.324032 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.447s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:45:54.325432 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:46:03.013210 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-7569b303-bc6f-477d-8d0e-ed0b250190d0 req-3864256e-1e2e-4a1f-85c3-9f018976b18c tempest-TestShelveInstance-704643137 None] Terminate volume connection completed successfully.
Mar 02 19:46:03.015217 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.manager [req-7569b303-bc6f-477d-8d0e-ed0b250190d0 req-3864256e-1e2e-4a1f-85c3-9f018976b18c tempest-TestShelveInstance-704643137 None] Deleting attachment ffb1e8d8-e7d8-48de-aebc-31426a0e6ea9. {{(pid=96937) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Mar 02 19:46:03.019089 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:46:03.115182 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:46:03.115537 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804674112]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0\n Backing store flags: \n Account information:\n 4MooBpvUTLe4gXLihC9W\n ACL information:\n ALL\n', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:46:03.116185 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.tgt [req-7569b303-bc6f-477d-8d0e-ed0b250190d0 req-3864256e-1e2e-4a1f-85c3-9f018976b18c tempest-TestShelveInstance-704643137 None] Removing iscsi_target for Volume ID: 2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0
Mar 02 19:46:03.117166 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0 -f {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:46:03.245177 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0 -f" returned: 0 in 0.128s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:46:03.245505 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804674112]: (4, None) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:46:03.246641 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:46:03.335346 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:46:03.335676 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804674112]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:46:03.720310 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [req-7569b303-bc6f-477d-8d0e-ed0b250190d0 req-aa948d25-ca3b-491d-8b58-6e12d6224477 tempest-TestShelveInstance-704643137 None] Lock "b'cinder-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Mar 02 19:46:03.846555 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:46:03.939372 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=107040) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:46:03.939680 n-d-828839-1 cinder-volume[96937]: DEBUG oslo.privsep.daemon [-] privsep: reply[139951804674112]: (4, ('', '')) {{(pid=107040) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Mar 02 19:46:03.940350 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.targets.iscsi [req-7569b303-bc6f-477d-8d0e-ed0b250190d0 req-aa948d25-ca3b-491d-8b58-6e12d6224477 tempest-TestShelveInstance-704643137 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0
Mar 02 19:46:03.941384 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-7569b303-bc6f-477d-8d0e-ed0b250190d0 req-aa948d25-ca3b-491d-8b58-6e12d6224477 tempest-TestShelveInstance-704643137 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/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:46:03.959173 n-d-828839-1 sudo[161555]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0
Mar 02 19:46:03.959944 n-d-828839-1 sudo[161555]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:46:04.371666 n-d-828839-1 sudo[161555]: pam_unix(sudo:session): session closed for user root
Mar 02 19:46:04.374045 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-7569b303-bc6f-477d-8d0e-ed0b250190d0 req-aa948d25-ca3b-491d-8b58-6e12d6224477 tempest-TestShelveInstance-704643137 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/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0" returned: 0 in 0.432s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:46:04.375953 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-7569b303-bc6f-477d-8d0e-ed0b250190d0 req-aa948d25-ca3b-491d-8b58-6e12d6224477 tempest-TestShelveInstance-704643137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:46:04.393814 n-d-828839-1 sudo[161558]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0
Mar 02 19:46:04.394781 n-d-828839-1 sudo[161558]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:46:04.795322 n-d-828839-1 sudo[161558]: pam_unix(sudo:session): session closed for user root
Mar 02 19:46:04.797435 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-7569b303-bc6f-477d-8d0e-ed0b250190d0 req-aa948d25-ca3b-491d-8b58-6e12d6224477 tempest-TestShelveInstance-704643137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0" returned: 0 in 0.421s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:46:04.799622 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-7569b303-bc6f-477d-8d0e-ed0b250190d0 req-aa948d25-ca3b-491d-8b58-6e12d6224477 tempest-TestShelveInstance-704643137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0 {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:46:04.817469 n-d-828839-1 sudo[161561]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0
Mar 02 19:46:04.818291 n-d-828839-1 sudo[161561]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:46:05.366040 n-d-828839-1 sudo[161561]: pam_unix(sudo:session): session closed for user root
Mar 02 19:46:05.368364 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-7569b303-bc6f-477d-8d0e-ed0b250190d0 req-aa948d25-ca3b-491d-8b58-6e12d6224477 tempest-TestShelveInstance-704643137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0" returned: 0 in 0.568s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:46:05.369523 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.drivers.lvm [req-7569b303-bc6f-477d-8d0e-ed0b250190d0 req-aa948d25-ca3b-491d-8b58-6e12d6224477 tempest-TestShelveInstance-704643137 None] Successfully deleted volume: 2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0
Mar 02 19:46:05.469676 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.quota [req-7569b303-bc6f-477d-8d0e-ed0b250190d0 req-aa948d25-ca3b-491d-8b58-6e12d6224477 tempest-TestShelveInstance-704643137 None] Created reservations ['5137dc4a-b148-4bfe-9a3d-33907ebc41f5', 'bb685b7b-bb75-42c7-a034-5e9900b5d6c8', '5409dee6-52e6-4fc8-843a-fd53d178f8a4', 'a2451789-65f4-41ee-8259-1bfc459e6f79'] {{(pid=96937) reserve /opt/stack/cinder/cinder/quota.py:756}}
Mar 02 19:46:05.643214 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [req-7569b303-bc6f-477d-8d0e-ed0b250190d0 req-aa948d25-ca3b-491d-8b58-6e12d6224477 tempest-TestShelveInstance-704643137 None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:46:05.643935 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-7569b303-bc6f-477d-8d0e-ed0b250190d0 req-aa948d25-ca3b-491d-8b58-6e12d6224477 tempest-TestShelveInstance-704643137 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:46:05.662906 n-d-828839-1 sudo[161569]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:46:05.663747 n-d-828839-1 sudo[161569]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:46:06.123030 n-d-828839-1 sudo[161569]: pam_unix(sudo:session): session closed for user root
Mar 02 19:46:06.125333 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-7569b303-bc6f-477d-8d0e-ed0b250190d0 req-aa948d25-ca3b-491d-8b58-6e12d6224477 tempest-TestShelveInstance-704643137 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.481s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:46:06.127474 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-7569b303-bc6f-477d-8d0e-ed0b250190d0 req-aa948d25-ca3b-491d-8b58-6e12d6224477 tempest-TestShelveInstance-704643137 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:46:06.146041 n-d-828839-1 sudo[161572]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:46:06.146850 n-d-828839-1 sudo[161572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:46:06.585147 n-d-828839-1 sudo[161572]: pam_unix(sudo:session): session closed for user root
Mar 02 19:46:06.587540 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [req-7569b303-bc6f-477d-8d0e-ed0b250190d0 req-aa948d25-ca3b-491d-8b58-6e12d6224477 tempest-TestShelveInstance-704643137 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.460s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:46:06.589631 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [req-7569b303-bc6f-477d-8d0e-ed0b250190d0 req-aa948d25-ca3b-491d-8b58-6e12d6224477 tempest-TestShelveInstance-704643137 None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:46:06.595292 n-d-828839-1 cinder-volume[96937]: INFO cinder.volume.manager [req-7569b303-bc6f-477d-8d0e-ed0b250190d0 req-aa948d25-ca3b-491d-8b58-6e12d6224477 tempest-TestShelveInstance-704643137 None] Deleted volume successfully.
Mar 02 19:46:06.663947 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.coordination [req-7569b303-bc6f-477d-8d0e-ed0b250190d0 req-aa948d25-ca3b-491d-8b58-6e12d6224477 tempest-TestShelveInstance-704643137 None] Lock "b'cinder-2b3ce60e-f3d2-4b34-9869-a23cec7cfdc0-delete_volume'" released by "delete_volume" :: held 2.944s {{(pid=96937) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Mar 02 19:46:53.465895 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:46:53.466598 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:46:53.467042 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:46:53.484963 n-d-828839-1 sudo[162217]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:46:53.485772 n-d-828839-1 sudo[162217]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:46:53.932702 n-d-828839-1 sudo[162217]: pam_unix(sudo:session): session closed for user root
Mar 02 19:46:53.934902 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.467s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:46:53.936489 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:46:53.954507 n-d-828839-1 sudo[162220]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:46:53.955464 n-d-828839-1 sudo[162220]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:46:54.408911 n-d-828839-1 sudo[162220]: pam_unix(sudo:session): session closed for user root
Mar 02 19:46:54.411017 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.474s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:46:54.412343 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:47:53.470820 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:47:53.471390 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:47:53.472008 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:47:53.490138 n-d-828839-1 sudo[162296]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:47:53.490932 n-d-828839-1 sudo[162296]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:47:53.937704 n-d-828839-1 sudo[162296]: pam_unix(sudo:session): session closed for user root
Mar 02 19:47:53.939759 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.467s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:47:53.941346 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:47:53.958718 n-d-828839-1 sudo[162299]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:47:53.959503 n-d-828839-1 sudo[162299]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:47:54.393059 n-d-828839-1 sudo[162299]: pam_unix(sudo:session): session closed for user root
Mar 02 19:47:54.395686 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.454s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:47:54.397264 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:48:53.475481 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:48:53.480393 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:48:53.480393 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:48:53.495191 n-d-828839-1 sudo[162350]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:48:53.496017 n-d-828839-1 sudo[162350]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:48:53.928790 n-d-828839-1 sudo[162350]: pam_unix(sudo:session): session closed for user root
Mar 02 19:48:53.931455 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.454s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:48:53.933034 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:48:53.950243 n-d-828839-1 sudo[162353]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:48:53.951029 n-d-828839-1 sudo[162353]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:48:54.389622 n-d-828839-1 sudo[162353]: pam_unix(sudo:session): session closed for user root
Mar 02 19:48:54.391715 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.458s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:48:54.393067 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:49:53.483352 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:49:53.483920 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:49:53.484475 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:49:53.502520 n-d-828839-1 sudo[162446]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:49:53.503296 n-d-828839-1 sudo[162446]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:49:53.948893 n-d-828839-1 sudo[162446]: pam_unix(sudo:session): session closed for user root
Mar 02 19:49:53.950944 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.466s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:49:53.952619 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:49:53.970349 n-d-828839-1 sudo[162449]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:49:53.971135 n-d-828839-1 sudo[162449]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:49:54.400650 n-d-828839-1 sudo[162449]: pam_unix(sudo:session): session closed for user root
Mar 02 19:49:54.402813 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.450s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:49:54.404779 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:50:53.484579 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:50:53.485177 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:50:53.485722 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:50:53.504265 n-d-828839-1 sudo[162505]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:50:53.505047 n-d-828839-1 sudo[162505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:50:53.927405 n-d-828839-1 sudo[162505]: pam_unix(sudo:session): session closed for user root
Mar 02 19:50:53.929435 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.443s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:50:53.931155 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:50:53.948779 n-d-828839-1 sudo[162508]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:50:53.949550 n-d-828839-1 sudo[162508]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:50:54.389540 n-d-828839-1 sudo[162508]: pam_unix(sudo:session): session closed for user root
Mar 02 19:50:54.391739 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.460s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:50:54.393117 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:51:53.492172 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:51:53.492835 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:51:53.493311 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:51:53.511008 n-d-828839-1 sudo[162686]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:51:53.511786 n-d-828839-1 sudo[162686]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:51:53.974162 n-d-828839-1 sudo[162686]: pam_unix(sudo:session): session closed for user root
Mar 02 19:51:53.976949 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.483s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:51:53.978575 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:51:53.995855 n-d-828839-1 sudo[162689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:51:53.996647 n-d-828839-1 sudo[162689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:51:54.434101 n-d-828839-1 sudo[162689]: pam_unix(sudo:session): session closed for user root
Mar 02 19:51:54.436209 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.457s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:51:54.437538 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:52:53.496296 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:52:53.496886 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:52:53.497560 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:52:53.515669 n-d-828839-1 sudo[162751]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:52:53.516456 n-d-828839-1 sudo[162751]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:52:53.950881 n-d-828839-1 sudo[162751]: pam_unix(sudo:session): session closed for user root
Mar 02 19:52:53.952977 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.455s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:52:53.954679 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:52:53.972201 n-d-828839-1 sudo[162754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:52:53.972976 n-d-828839-1 sudo[162754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:52:54.410403 n-d-828839-1 sudo[162754]: pam_unix(sudo:session): session closed for user root
Mar 02 19:52:54.413159 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.458s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:52:54.414518 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:53:53.502908 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:53:53.503519 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:53:53.504043 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:53:53.522327 n-d-828839-1 sudo[162820]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:53:53.523108 n-d-828839-1 sudo[162820]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:53:53.966876 n-d-828839-1 sudo[162820]: pam_unix(sudo:session): session closed for user root
Mar 02 19:53:53.969076 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.465s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:53:53.970723 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:53:53.987809 n-d-828839-1 sudo[162823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:53:53.988580 n-d-828839-1 sudo[162823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:53:54.450957 n-d-828839-1 sudo[162823]: pam_unix(sudo:session): session closed for user root
Mar 02 19:53:54.453067 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.482s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:53:54.454453 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:54:53.505097 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:54:53.505724 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:54:53.506265 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:54:53.523602 n-d-828839-1 sudo[162872]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:54:53.524376 n-d-828839-1 sudo[162872]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:54:53.981901 n-d-828839-1 sudo[162872]: pam_unix(sudo:session): session closed for user root
Mar 02 19:54:53.984015 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.477s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:54:53.985681 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:54:54.003195 n-d-828839-1 sudo[162875]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:54:54.004757 n-d-828839-1 sudo[162875]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:54:54.465986 n-d-828839-1 sudo[162875]: pam_unix(sudo:session): session closed for user root
Mar 02 19:54:54.468126 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.482s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:54:54.469484 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:55:53.509635 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:55:53.510296 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:55:53.510801 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:55:53.528705 n-d-828839-1 sudo[162924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:55:53.529489 n-d-828839-1 sudo[162924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:55:53.969909 n-d-828839-1 sudo[162924]: pam_unix(sudo:session): session closed for user root
Mar 02 19:55:53.972044 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.461s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:55:53.973712 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:55:53.991444 n-d-828839-1 sudo[162927]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:55:53.992226 n-d-828839-1 sudo[162927]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:55:54.462099 n-d-828839-1 sudo[162927]: pam_unix(sudo:session): session closed for user root
Mar 02 19:55:54.464239 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.490s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:55:54.465611 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:56:53.514399 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:56:53.514999 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:56:53.515526 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:56:53.533144 n-d-828839-1 sudo[162976]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:56:53.533925 n-d-828839-1 sudo[162976]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:56:53.966168 n-d-828839-1 sudo[162976]: pam_unix(sudo:session): session closed for user root
Mar 02 19:56:53.968224 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.452s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:56:53.969852 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:56:53.987552 n-d-828839-1 sudo[162979]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:56:53.988320 n-d-828839-1 sudo[162979]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:56:54.429598 n-d-828839-1 sudo[162979]: pam_unix(sudo:session): session closed for user root
Mar 02 19:56:54.431660 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.461s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:56:54.432967 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:57:53.521671 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:57:53.522265 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:57:53.522820 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:57:53.540507 n-d-828839-1 sudo[163030]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:57:53.541276 n-d-828839-1 sudo[163030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:57:53.994387 n-d-828839-1 sudo[163030]: pam_unix(sudo:session): session closed for user root
Mar 02 19:57:53.996495 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.473s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:57:53.998107 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:57:54.016436 n-d-828839-1 sudo[163033]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:57:54.017214 n-d-828839-1 sudo[163033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:57:54.461603 n-d-828839-1 sudo[163033]: pam_unix(sudo:session): session closed for user root
Mar 02 19:57:54.463698 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.465s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:57:54.465168 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:58:53.524060 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:58:53.524670 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:58:53.525191 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:58:53.543076 n-d-828839-1 sudo[163082]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:58:53.543856 n-d-828839-1 sudo[163082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:58:53.982235 n-d-828839-1 sudo[163082]: pam_unix(sudo:session): session closed for user root
Mar 02 19:58:53.984294 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.459s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:58:53.985866 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:58:54.003344 n-d-828839-1 sudo[163085]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:58:54.004124 n-d-828839-1 sudo[163085]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:58:54.454356 n-d-828839-1 sudo[163085]: pam_unix(sudo:session): session closed for user root
Mar 02 19:58:54.457127 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.471s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:58:54.458501 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Mar 02 19:59:53.526913 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_service.periodic_task [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96937) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Mar 02 19:59:53.527547 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.volume.drivers.lvm [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Updating volume stats {{(pid=96937) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Mar 02 19:59:53.528057 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:59:53.545954 n-d-828839-1 sudo[163332]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:59:53.546755 n-d-828839-1 sudo[163332]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:59:53.997793 n-d-828839-1 sudo[163332]: pam_unix(sudo:session): session closed for user root
Mar 02 19:59:54.000407 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.472s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:59:54.001982 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Mar 02 19:59:54.019912 n-d-828839-1 sudo[163335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Mar 02 19:59:54.020681 n-d-828839-1 sudo[163335]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 02 19:59:54.490700 n-d-828839-1 sudo[163335]: pam_unix(sudo:session): session closed for user root
Mar 02 19:59:54.493255 n-d-828839-1 cinder-volume[96937]: DEBUG oslo_concurrency.processutils [None req-12b75570-4e5c-412c-b247-970358728c61 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.491s {{(pid=96937) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Mar 02 19:59:54.495086 n-d-828839-1 cinder-volume[96937]: DEBUG cinder.manager [None req-12b75570-4e5c-412c-b247-970358728c61 None None] Notifying Schedulers of capabilities ... {{(pid=96937) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}